1. 20 4月, 2015 1 次提交
    • G
      fix compilation of stb_image_write.h with gcc -O3 · 347e7838
      Guillaume Chereau 提交于
      When compiling with -O3, gcc would complain that 'linear' might not be
      initialized if comp is superior to 4.
      
      In fact passing a value > 4 is an error anyway, but gcc does not know
      that.  I changed the switch case to support comp > 4.  I don't think it
      should affect the performances.
      347e7838
  2. 14 4月, 2015 1 次提交
  3. 08 4月, 2015 1 次提交
  4. 25 3月, 2015 1 次提交
  5. 19 1月, 2015 1 次提交
  6. 18 1月, 2015 1 次提交
  7. 17 1月, 2015 2 次提交
  8. 09 9月, 2014 1 次提交
  9. 18 8月, 2014 1 次提交
  10. 17 8月, 2014 1 次提交
  11. 09 8月, 2014 3 次提交
  12. 01 6月, 2014 1 次提交
  13. 31 5月, 2014 3 次提交
  14. 28 5月, 2014 1 次提交
  15. 26 5月, 2014 1 次提交