1736 Commits (4306eea3cb61a565669ddff32899366bbea8922c)
 

Author SHA1 Message Date
Sean Barrett 51a5368dee Merge branch 'master' of https://github.com/pboettch/stb into working ago%!(EXTRA string=8 years)
Sean Barrett e248e30954 change license to public-domain AND mit (based on twitter vote) ago%!(EXTRA string=8 years)
Sean Barrett f88e2a8e7b update version ago%!(EXTRA string=8 years)
Sean Barrett 46046238b8 rename Point data structure as suggested in pull request ago%!(EXTRA string=8 years)
Sean Barrett c88489549d Merge branch 'avoid-name-clash' of https://github.com/jlnr/stb into working ago%!(EXTRA string=8 years)
Sean Barrett f9a83c0ae1 Merge branch 'master' of https://github.com/alxprd/stb into working ago%!(EXTRA string=8 years)
Sean Barrett 66fdbaaa87 Merge branch 'fix_vorbis_ilog' of https://github.com/rygorous/stb into working ago%!(EXTRA string=8 years)
Sean Barrett d2de2be10f vorbis: propagate errors better on seek failure (e.g. when coarse seek fails) ago%!(EXTRA string=8 years)
Jeremy Sawicki f5f7dc02a1 stb_image: JPEG: Provide failure reason for unknown marker ago%!(EXTRA string=8 years)
Jeremy Sawicki 2219a6da29 stb_image: JPEG: Accept DNL segment ago%!(EXTRA string=8 years)
Jeremy Sawicki 6f5677946c stb_image: JPEG: Accept non-zero junk bytes at the end of image data ago%!(EXTRA string=8 years)
Jeremy Sawicki 344c3f73d5 stb_image: JPEG: Accept fill bytes in stbi__grow_buffer_unsafe ago%!(EXTRA string=8 years)
Jeremy Sawicki e08d398671 stb_image: JPEG: Accept 16-bit quantization tables ago%!(EXTRA string=8 years)
Jeremy Sawicki 34fa37bbb4 stb_image: JPEG: Accept any component IDs ago%!(EXTRA string=8 years)
Jeremy Sawicki cb7ffb2408 stb_image: Update contributors ago%!(EXTRA string=8 years)
Jeremy Sawicki 552c548a0e stb_image: JPEG: Convert RGB to grayscale properly ago%!(EXTRA string=8 years)
Cort f5519a8f85 stbtt: chardata can be const in GetBakedQuad() and GetPackedQuad() ago%!(EXTRA string=8 years)
Sean Barrett 7ef6ac1b35 added redundant pg_test.c just in case ago%!(EXTRA string=8 years)
Jorge Rodriguez 638267b6d5 Floating point rounding causes stbir__calculate_sample_range_upsample to sometimes think it needs one more scanline than it really does. This patch adds one extra entry to the ringbuffer to avoid the problem. ago%!(EXTRA string=8 years)
Sean Barrett 59a5a155b4 Merge pull request #401 from themanagainstthetank/patch-1 ago%!(EXTRA string=8 years)
Sean Barrett 52920a2d5e update version numbers ago%!(EXTRA string=8 years)
Sean Barrett 84e2fc0a9e makefile ago%!(EXTRA string=8 years)
Sean Barrett 4d19411acd makefile ago%!(EXTRA string=8 years)
Sean Barrett 1dd1b6c191 makefile ago%!(EXTRA string=8 years)
Sean Barrett c09f1eebe7 makefile ago%!(EXTRA string=8 years)
Sean Barrett 1b7aa1af87 makefile ago%!(EXTRA string=8 years)
themanagainstthetank 7e989db555 update stb_image.h ago%!(EXTRA string=8 years)
Sean Barrett d71aea034b makefile ago%!(EXTRA string=8 years)
Sean Barrett a235b6cd44 makefile ago%!(EXTRA string=8 years)
Sean Barrett cf6d17cd74 makefile ago%!(EXTRA string=8 years)
Sean Barrett e29e2bfb12 makefile ago%!(EXTRA string=8 years)
Sean Barrett ea2b06976c Merge branch 'master' of https://github.com/nothings/stb ago%!(EXTRA string=8 years)
Sean Barrett 21913be792 makefile ago%!(EXTRA string=8 years)
Sean Barrett e6268b5558 Delete release_notes.md ago%!(EXTRA string=8 years)
Sean Barrett fc5668cdac makefile for tests ago%!(EXTRA string=8 years)
Sean Barrett 96620a3a54 update version numbers ago%!(EXTRA string=8 years)
Sean Barrett 0bd0a9abc4 stb_truetype: comment typo ago%!(EXTRA string=8 years)
Sean Barrett dead3815e2 credits ago%!(EXTRA string=8 years)
Sean Barrett 28c24f7b83 Merge branch 'fix-truncation' of https://github.com/sammyhw/stb into working ago%!(EXTRA string=8 years)
Sean Barrett 48710234f2 credits; 1/2/4-bit png fix; easy font spacing; NO_STDIO in image_write ago%!(EXTRA string=8 years)
Sean Barrett 96714b2a13 Merge branch 'fix_stbi_write_hdr_scope' of https://github.com/poppolopoppo/stb into working ago%!(EXTRA string=8 years)
Sean Barrett 80a39f958f Merge branch 'fix-percent-check' of https://github.com/d26435/stb into working ago%!(EXTRA string=8 years)
Sean Barrett 7bb64aa867 pull request template ago%!(EXTRA string=8 years)
Sean Barrett dcdf02a59f pull request template ago%!(EXTRA string=8 years)
Sean Barrett 73b511b1a3 pull request template ago%!(EXTRA string=8 years)
Sean Barrett 2db6897d48 contributing ago%!(EXTRA string=8 years)
Sean Barrett d36c43f337 contributing.md ago%!(EXTRA string=8 years)
Sean Barrett fc682ec2de update readme ago%!(EXTRA string=8 years)
Sean Barrett f5c9aaacd2 Merge pull request #395 from dougallj/patch-1 ago%!(EXTRA string=9 years)
Dougall Johnson 9bb7f80cb8 stb_truetype: Fix a couple of CFF bugs ago%!(EXTRA string=9 years)