Commit Graph

13 Commits (1d5652044d7b0ecb67b29339df35910d336aac3f)

Author SHA1 Message Date
Sean Barrett f9e593c25c Merge branch 'optimize' of https://github.com/rygorous/stb into working
Conflicts:
	stb_image.h

Also disable VC6 automatic precompiled headers which were enabled in some projects.
2014-12-14 01:57:22 -08:00
Sean Barrett d1c85eac78 update version numbers 2014-12-08 19:58:51 -08:00
Sean Barrett 8252a94f02 add stb_tilemap_editor.h 2014-09-23 17:19:25 -07:00
Sean Barrett 60064f9803 add stb_image_resize.h to readme 2014-09-13 05:56:06 -07:00
Sean Barrett 1dcaa6059e add stb_herringbone_wang_tile 2014-07-07 07:41:07 -07:00
nothings 41a3179397 Note insecurity of stb_sprintf 2014-06-03 10:23:12 -07:00
nothings b5230e0685 Add comments describing all stb_ functions
Added comments for all stb_ functions since I'm
now using this program as an illustrative example
of the value of something like stb_ functions.
2014-06-03 10:21:39 -07:00
Sean Barrett 9e63c50707 rename stb_image.c to stb_image.h 2014-06-03 09:15:53 -07:00
Sean Barrett 5dc4bbbdc4 minor README tweak 2014-06-01 08:05:01 -07:00
Sean Barrett ca093eda56 add strict-aliasing warnings; update readme to include stretchy_buffer 2014-06-01 08:04:07 -07:00
Sean Barrett a57dfc50fc fix bugs in new stretchy buffer code, add stretchy buffer tests 2014-06-01 08:01:01 -07:00
Sean Barrett 2d412f0d6c move stb_how.txt into docs directory 2014-05-30 14:20:16 -07:00
Sean Barrett fcfcb9bb3f generate README.md in part by parsing libraries so that version numbers are in sync 2014-05-30 14:15:51 -07:00