Sean Barrett пре 8 година
родитељ
комит
d459039f8b
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      stb_image.h

+ 1 - 1
stb_image.h

@@ -48,7 +48,7 @@ LICENSE
 
 
 RECENT REVISION HISTORY:
 RECENT REVISION HISTORY:
 
 
-      2.15  (2017-03-18) fix png-1,2,4 bug; all Imagenet JPGs decode
+      2.15  (2017-03-18) fix png-1,2,4; all Imagenet JPGs; no runtime SSE detection on GCC
       2.14  (2017-03-03) remove deprecated STBI_JPEG_OLD; fixes for Imagenet JPGs
       2.14  (2017-03-03) remove deprecated STBI_JPEG_OLD; fixes for Imagenet JPGs
       2.13  (2016-12-04) experimental 16-bit API, only for PNG so far; fixes
       2.13  (2016-12-04) experimental 16-bit API, only for PNG so far; fixes
       2.12  (2016-04-02) fix typo in 2.11 PSD fix that caused crashes
       2.12  (2016-04-02) fix typo in 2.11 PSD fix that caused crashes