Sean Barrett
|
d0c33a77f9
|
TGA loader fix to new optimized path by Jerry Jansson
|
2014-06-15 13:00:00 -07:00 |
|
Sean Barrett
|
2fb6df190b
|
fix accidental stb__skip renames in comments
|
2014-06-15 12:49:32 -07:00 |
|
Hayaki Saito
|
cd6819374c
|
Make sure to rewind after BMP test, to fix broken GIF test
|
2014-06-15 13:57:03 +09:00 |
|
Hayaki Saito
|
381ae02955
|
Add support for loading BMP v5 header
|
2014-06-15 13:47:41 +09:00 |
|
Sean Barrett
|
3557e66362
|
fix accidental rename of 'skip'
|
2014-06-06 12:17:39 -07:00 |
|
Sean Barrett
|
47a34c1723
|
stb_image.h version number increase
|
2014-06-06 10:17:32 -07:00 |
|
Sean Barrett
|
c28ffbbf0d
|
Change byte casts in stb_image.h that intentionally truncate to do so explicitly for MSVC runtime check compatibility
|
2014-06-06 10:15:30 -07:00 |
|
Sean Barrett
|
df3dcb5d0d
|
remove duplicate typedef of stbi_uc
|
2014-06-04 17:56:18 -07:00 |
|
Sean Barrett
|
334cec8d8c
|
Fix handling of iphone-procesed image to not accidentally appear corrupt (instead they just load wrong).
Add a proper testing path to image test
|
2014-06-03 08:45:34 -07:00 |
|
Sean Barrett
|
236004f573
|
finished renaming all private functions & globals with stbi__ prefix
|
2014-05-31 06:55:48 -07:00 |
|
Sean Barrett
|
d5272d32e4
|
renaming completed through png decoder
|
2014-05-31 06:27:37 -07:00 |
|
Sean Barrett
|
9549e83e5d
|
renaming completed through jpeg decoder
|
2014-05-31 05:40:05 -07:00 |
|
Sean Barrett
|
2514fbc2c7
|
more renaming
|
2014-05-31 05:38:26 -07:00 |
|
Sean Barrett
|
927b455d85
|
start converting stb_image.c to a .h file
|
2014-05-31 04:49:43 -07:00 |
|