Commit Graph

8 Commits

Author SHA1 Message Date
Fabian Giesen
76a0a00874 stb.h: _MSC_VER in readdir_raw -> _WIN32
For MinGW.
2021-07-06 20:19:51 -07:00
Fabian Giesen
e5fd7f6ce0 stb: Remove stua entirely
As per issue 634, Stua "will be deleted from stb.h" soonish. That
was 3 years ago, which should be plenty of warning, and the
language has been de-facto orphaned and undocumented for a
good while longer than that.

Fixes issue #634.
2021-07-04 21:09:20 -07:00
Fabian Giesen
6294c6cfa2 Move stb.h to deprecated.
It was never designed to be used by anyone but Sean and has
numerous problems; new code should definitely not be using
this.
2021-07-04 01:38:24 -07:00
Sean Barrett
559d759c2c stb_hexwave added, stretchy_buffer.h deprecated 2021-04-01 01:53:09 -07:00
Sean Barrett
454ed822a7 deprecate rrsprintf 2016-12-05 02:57:49 -08:00
Sean Barrett
b96edc012c Merge branch 'headerify'
Conflicts:
	tests/stretch_test.dsp
2014-06-03 08:51:40 -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
687985dbf9 move stb_image.c to deprecated since stb_image.h replaces it 2014-05-31 12:10:35 -07:00