Commit Graph

866 Commits

Author SHA1 Message Date
Sean Barrett
95e954c822 const correctness for pushdata API;
minor tweak to get_samples_interleaved documentation
2016-01-16 07:26:16 -08:00
Sean Barrett
0860860af6 avoid __forceinline in mingw since their definition for C is broken;
dummy definitions for malloc et al (note you have to modify source to make this work though anyway);
tweak credits change;
2016-01-16 07:19:27 -08:00
Sean Barrett
2b57ea95da fixed version of removed support for CODEBOOK_SHORTS 2015-11-08 19:16:25 -08:00
Sean Barrett
fe74a8c223 broken attempt at removign STB_VORBIS_CODEBOOK_FLOAT option 2015-11-08 19:13:32 -08:00
Sean Barrett
bc2219e1b3 fix multiple crashes on invalid files 2015-11-08 16:22:07 -08:00
Sean Barrett
bdac1d2ab4 fix two crashes in invalid files 2015-11-08 16:01:40 -08:00
Sean Barrett
70b33e99f0 fix crash from invalid file 2015-11-08 14:04:56 -08:00
Sean Barrett
ea88e59b5d fix invalid handling of truncated end-of-file indicator 2015-11-08 13:45:33 -08:00
Sean Barrett
69a318bdb3 fix two invalid-file crashes found by fuzz testing 2015-11-08 13:20:55 -08:00
Sean Barrett
2073403a5f fix two setup crashes found by fuzz testing 2015-11-08 13:09:30 -08:00
Sean Barrett
297ff62859 change bmp info to use common header parser 2015-11-08 13:09:16 -08:00
Sean Barrett
876aea3dbe refactor bmp header parser for sharing with stbi_info 2015-11-08 01:22:30 -08:00
Sean Barrett
16fc63404d suppress bogus static analysis warning 2015-11-08 01:03:37 -08:00
Sean Barrett
6382e49063 don't crash if out of memory allocating a new active edge (assert in debug) 2015-11-08 00:54:49 -08:00
Sean Barrett
0615df6c9b allows comments in pgm/ppm headers 2015-11-08 00:45:17 -08:00
Sean Barrett
a0f850421d Merge branch 'master' into working 2015-11-08 00:41:01 -08:00
Sean Barrett
31eff2dcaf fix bug in integer parsing 2015-11-08 00:37:52 -08:00
Sean Barrett
3f73dfd7ce Update other_libs.md 2015-11-05 06:49:02 -08:00
Sean Barrett
fa9a6e4e0a Update other_libs.md 2015-11-05 06:48:42 -08:00
Sean Barrett
d4cea6123a Update other_libs.md 2015-11-05 05:13:00 -08:00
Sean Barrett
20eea21e01 Update other_libs.md 2015-11-05 05:11:34 -08:00
Sean Barrett
a44e950d9a Update other_libs.md 2015-11-05 04:58:42 -08:00
Sean Barrett
b6602ab085 Update other_libs.md 2015-11-05 04:51:38 -08:00
Sean Barrett
450db24449 Update other_libs.md 2015-11-05 04:47:49 -08:00
Sean Barrett
76b8ff0051 Update other_libs.md 2015-11-05 04:47:36 -08:00
Sean Barrett
702c5bfee8 Update other_libs.md 2015-11-03 15:10:58 -08:00
Sean Barrett
06ae60645e Update other_libs.md 2015-10-31 11:17:02 -07:00
Sean Barrett
385927fb4b Update other_libs.md 2015-10-15 17:59:40 -07:00
Sean Barrett
c4082cfb89 Update other_libs.md 2015-10-09 15:31:50 -07:00
Sean Barrett
ff085b88f4 Update other_libs.md 2015-10-09 02:11:28 -07:00
Sean Barrett
6a9cdd1c83 other_libs: add a few libraries 2015-10-09 02:03:44 -07:00
Sean Barrett
3e404042c5 other_libs: added TweetNaCl 2015-10-07 21:53:40 -07:00
Sean Barrett
0b79b3bfe1 Update other_libs.md 2015-10-05 09:43:46 -07:00
Sean Barrett
cc3bb7c458 Update other_libs.md 2015-10-05 09:43:27 -07:00
Sean Barrett
bdcc1535d6 Update other_libs.md 2015-09-27 11:04:06 -07:00
Sean Barrett
dc92c6c4c4 Update other_libs.md 2015-09-27 08:30:16 -07:00
Sean Barrett
bbdb4f65ef Update other_libs.md 2015-09-27 08:23:56 -07:00
Sean Barrett
cd9c6d7b43 Update other_libs.md 2015-09-27 08:21:39 -07:00
Sean Barrett
8d0ae2d39f move other_libs list to its own file 2015-09-27 08:16:33 -07:00
Sean Barrett
2bd2e571a2 Update other_libs.md 2015-09-27 08:16:13 -07:00
Sean Barrett
f6d172d92b Update other_libs.md 2015-09-27 08:15:32 -07:00
Sean Barrett
4b587a409a Update other_libs.md 2015-09-27 08:14:48 -07:00
Sean Barrett
847fb2c230 put other_libs list in its own file 2015-09-27 08:13:09 -07:00
Sean Barrett
6464d059ab fix typo 2015-09-27 08:11:09 -07:00
Sean Barrett
37a493ae21 fix typo 2015-09-27 08:11:02 -07:00
Sean Barrett
b1160eb7e9 update other_libs 2015-09-27 08:09:25 -07:00
Sean Barrett
60e3ecac85 added ImGui to other_libs 2015-09-26 12:14:37 -07:00
Sean Barrett
3eb363c193 italicize more recent others' libs 2015-09-26 12:03:24 -07:00
Sean Barrett
616633b557 italicize most recent others' libs 2015-09-26 12:03:09 -07:00
Sean Barrett
6998a8e064 add gb_string.h 2015-09-26 11:51:23 -07:00