2194 Commits (9adb6063b199b1948903c4b90fa3950823a1b337)
 

Author SHA1 Message Date
Fabian Giesen ba739e54ed readme: Add "how to use these libs" section ago%!(EXTRA string=4 years)
Fabian Giesen d343a29fe6 stb_image: Erorr in BMP should error, not assert. ago%!(EXTRA string=4 years)
Fabian Giesen 41e93836d9 stb_image: UB fix in stbi__get32le ago%!(EXTRA string=4 years)
Fabian Giesen cf00c67c57 stb_image: Update comment ago%!(EXTRA string=4 years)
Fabian Giesen 48632c1752 stb_image: Avoid left-shifts of signed values ago%!(EXTRA string=4 years)
Fabian Giesen 026013546c stb_image: Avoid shift of signed values in extend_receive ago%!(EXTRA string=4 years)
Fabian Giesen 4d067e8b2b stb_image, stb_image_write: Fix compare sign warnings ago%!(EXTRA string=4 years)
Fabian Giesen 1d7bf85877 stb_image: Fix lrot definition, small extend_receive tweak ago%!(EXTRA string=4 years)
Fabian Giesen a3f2897b85 stb_image: Fix bug on JPEGs with malformed DC deltas ago%!(EXTRA string=4 years)
Fabian Giesen 50072f6658 stb_image: Check results of all mallocs. ago%!(EXTRA string=4 years)
Sean Barrett 8e51be04dc Merge branch 'master' of https://github.com/nothings/stb ago%!(EXTRA string=4 years)
Sean Barrett 52ad6bd4c9 update stb_vorbis version ago%!(EXTRA string=4 years)
Sean Barrett 99e905e50b Merge branch 'pull_req' of https://github.com/anthofoxo/stb into working ago%!(EXTRA string=4 years)
Fabian Giesen 67b247ba49 README: updated supported stb_image and stb_image_write formats ago%!(EXTRA string=4 years)
Fabian Giesen b4891baa6c stb_image: Update credits, change log ago%!(EXTRA string=4 years)
Simon Breuss 8befa752b0 Adds 16-bit support for pnm files. ago%!(EXTRA string=4 years)
Jacko Dirks 655b2b1f06 stb_image.h: Suppress warnings about out_size, delay_size ago%!(EXTRA string=4 years)
Fabian Giesen 3a7dcdd269 stb_image: Better docs for stbi_info. ago%!(EXTRA string=4 years)
Fabian Giesen bc4e96b5a7 stb_image: Fix issue #994. ago%!(EXTRA string=4 years)
Fabian Giesen 1cacac09ed stb_textedit: Docs fix. ago%!(EXTRA string=4 years)
Fabian Giesen 309322ae4a stb_truetype: Turn codepoint assert into error check ago%!(EXTRA string=4 years)
Doj 0755e6a76f stb_sprintf: fix stbsp_ddtoS64 macro ago%!(EXTRA string=4 years)
Jan CW Kroeze 6931571861 Note GL blend state for stb_truetype ago%!(EXTRA string=4 years)
Rafael Sachetto 0cc6060b77 Fix compilation warnings in the s390x architeture. Fixes #1082. ago%!(EXTRA string=4 years)
Valentin Lenhart 073114d111 stb_sprintf.h: stdlib.h is not needed ago%!(EXTRA string=4 years)
Fabian Giesen 9a9c937f68 stb_dxt: Remove dithering support. ago%!(EXTRA string=4 years)
Fabian Giesen 425c4d8b31 stb_dxt: Better error calc for single-color table ago%!(EXTRA string=4 years)
Alan Hickman d84beeeff3 stb_dxt: Initialize tables at compile time ago%!(EXTRA string=4 years)
Michael Aganier 40d7e47896 stb_sprintf: add attribute format to variadic functions ago%!(EXTRA string=4 years)
Fabian Giesen 05e1efab3d Move stb.h to deprecated. ago%!(EXTRA string=4 years)
Sean Barrett 80c8f6af03
Update why_public_domain.md ago%!(EXTRA string=4 years)
mundusnine aac5e88feb
Add contributor ago%!(EXTRA string=4 years)
mundusnine 84fa046c7c
Fix custom types having a string_len of 0(always) ago%!(EXTRA string=4 years)
Sean Barrett ea2f937a01 increment stb_ds version, update README ago%!(EXTRA string=4 years)
Sean Barrett 0188581ff0 Merge branch 'stbds_custom_free_fix' of https://github.com/avennstrom/stb into foo ago%!(EXTRA string=4 years)
Sean Barrett 6b647c0257 Merge branch 'working' ago%!(EXTRA string=4 years)
Sean Barrett 781609b7e9 stb_ds: fix arrisn, shgetp_null ago%!(EXTRA string=4 years)
Macoy Madson e97a95c0c1 Added Macoy Madson to contributors ago%!(EXTRA string=4 years)
Macoy Madson 63e4ada98c Fix temp_key being stale on key re-insert ago%!(EXTRA string=4 years)
Andreas Vennström 579ace225f fix indentation ago%!(EXTRA string=4 years)
Andreas Vennström fcd86e8f57 credits ago%!(EXTRA string=4 years)
Andreas Vennström 89762b9934 Fix stb_ds custom allocator ago%!(EXTRA string=4 years)
AnthoFoxo b7b2aaa587 fixed vorbis comments causing outofmem ago%!(EXTRA string=4 years)
Sean Barrett c9064e3176 stb_hexwave tweak comment ago%!(EXTRA string=4 years)
Sean Barrett 997d3c421e stb_hexwave: add full license text ago%!(EXTRA string=4 years)
Sean Barrett 559d759c2c stb_hexwave added, stretchy_buffer.h deprecated ago%!(EXTRA string=4 years)
yakov b1947dd6cf pre-C99; decrease epsilon ago%!(EXTRA string=4 years)
yakov d84b174fd3 add self ago%!(EXTRA string=4 years)
yakov d7a44685a8 use STBTT_fabs ago%!(EXTRA string=4 years)
yakov 7e2ade58ea stb_truetype -- fix floating point comparison against zero by using a correct epsilon ago%!(EXTRA string=4 years)