Update stb_image to v2.02 and stb_image_write to v0.97

This commit is contained in:
Jeffrey Clark 2015-01-11 17:17:09 -06:00 committed by Lukas Dürrenberger
parent 6ca9f66a06
commit f47f89a759
4 changed files with 3793 additions and 1953 deletions

1
.gitattributes vendored
View file

@ -1,7 +1,6 @@
* text=auto eol=lf
extlibs/**/* -text -eol linguist-vendored
src/SFML/Graphics/stb_image/**/* -text -eol
*.png -text -eol
*.jpg -text -eol