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 |
|