df29024046fix old stb_image.h search&replace that screwed up comments
Sean Barrett
2014-06-25 15:29:29 -0700
816ea35435warn correction
johan
2014-06-23 01:17:43 +0200
b000f920acupdate stb_image version number
Sean Barrett
2014-06-22 11:21:11 -0700
52f1a7614dremove gcc4.9.0 / c++11 warnings
johan
2014-06-22 19:47:17 +0200
2452f0002fMerge branch 'textedit'
Sean Barrett
2014-06-19 20:21:32 -0700
d4d046be09update version number
Sean Barrett
2014-06-19 20:21:08 -0700
b5336df11dupdate version numbers
Sean Barrett
2014-06-19 20:03:33 -0700
62e4ffe6c7fix bug in string parsing that was ignoring next character after the string
Sean Barrett
2014-06-19 20:03:22 -0700
44c37c51c0add testing project for stb_c_lexer.h
Sean Barrett
2014-06-19 19:56:11 -0700
cd1f731f97update version numbers
Sean Barrett
2014-06-19 19:45:06 -0700
e8b2939df9fix bug in stb_vorbis_get_samples_float
Sean Barrett
2014-06-19 19:44:34 -0700
b7be9848aeupdate version numbers
Sean Barrett
2014-06-15 13:36:34 -0700
f5dfba0b8bUpdate stb_image test code to test loading with all channel counts (including 0), to avoid missing bugs like the recent TGA bug in the future. Doesn't check the *results*, but tests that it doesn't crash or fail.
Sean Barrett
2014-06-15 13:17:04 -0700
23a775cc13update release notes at end of file
Sean Barrett
2014-06-15 13:11:10 -0700
c4530794fbcursor should move on shift-home and shift-end
Scott Graham
2014-06-07 14:36:04 -0700
2684499fcetweak textedit sample fix
Sean Barrett
2014-06-06 23:59:38 -0700
885b1b7dedfix textedit_sample a bit
Scott Graham
2014-06-06 23:08:51 -0700
3557e66362fix accidental rename of 'skip'
Sean Barrett
2014-06-06 12:17:39 -0700
47a34c1723stb_image.h version number increase
Sean Barrett
2014-06-06 10:17:32 -0700
c28ffbbf0dChange byte casts in stb_image.h that intentionally truncate to do so explicitly for MSVC runtime check compatibility
Sean Barrett
2014-06-06 10:15:30 -0700
f54bc09e4fmake header files visible in file list
Sean Barrett
2014-06-04 17:57:42 -0700
6f851e8c0fupdate stb_image version number
Sean Barrett
2014-06-04 17:57:25 -0700
df3dcb5d0dremove duplicate typedef of stbi_uc
Sean Barrett
2014-06-04 17:56:18 -0700
41a3179397Note insecurity of stb_sprintf
nothings
2014-06-03 10:23:12 -0700
b5230e0685Add comments describing all stb_ functions
nothings
2014-06-03 10:21:39 -0700
9e63c50707rename stb_image.c to stb_image.h
Sean Barrett
2014-06-03 09:15:53 -0700
b96edc012cMerge branch 'headerify'
Sean Barrett
2014-06-03 08:51:40 -0700
334cec8d8cFix handling of iphone-procesed image to not accidentally appear corrupt (instead they just load wrong). Add a proper testing path to image test
Sean Barrett
2014-06-03 08:45:34 -0700
b0d2481b49added a little more documentation to stretchy_buffer.h and bumped version number
Sean Barrett
2014-06-01 12:13:50 -0700
76dcd60fd4update stretchy_buffer version number
Sean Barrett
2014-06-01 08:24:08 -0700
5dc4bbbdc4minor README tweak
Sean Barrett
2014-06-01 08:05:01 -0700
ca093eda56add strict-aliasing warnings; update readme to include stretchy_buffer
Sean Barrett
2014-06-01 08:04:07 -0700
a57dfc50fcfix bugs in new stretchy buffer code, add stretchy buffer tests
Sean Barrett
2014-06-01 08:01:01 -0700
728d435591move stb_howto this time
Sean Barrett
2014-05-31 23:48:58 -0700
add9346eefwhoops, wrong file
Sean Barrett
2014-05-31 23:48:05 -0700
05a9cfe036update readme with new stb_how.txt location
Sean Barrett
2014-05-31 23:45:34 -0700
037491ca45Merge branch 'working'
Sean Barrett
2014-05-31 23:43:47 -0700
4e8cade2cfmove image_test into main tests directory
Sean Barrett
2014-05-31 13:46:13 -0700
2bf4326350cleanup runtime output/error detection of stb.h unit tests
Sean Barrett
2014-05-31 13:39:00 -0700
509f9777e5minor doc improvement
Sean Barrett
2014-05-31 13:34:37 -0700