1. 05 3月, 2017 1 次提交
    • F
      stb_image: Support optional args consistently. · 22c72a06
      Fabian Giesen 提交于
      My guideline for the rules is the PNG loader (which I consider
      "canonical"). In the _load functions, x and y are required but
      comp is optional; in the _info functions, all three are optional.
      
      Fixes issue #411 (and other related, unreported issues).
      22c72a06
  2. 04 3月, 2017 39 次提交