2005 Commits (d5613c9511d23b7f0573cfe53b70fa9984d2dd29)
 

Author SHA1 Message Date
Fabian Giesen d5613c9511 stb_vorbis: A few UB fixes. ago%!(EXTRA string=4 years)
Fabian Giesen c817c9621e stb_vorbis: Add missing cast to uint to avoid UB ago%!(EXTRA string=4 years)
Fabian Giesen e31da438e8 stb_vorbis: Fix unused parameter warnings. ago%!(EXTRA string=4 years)
Fabian Giesen 904ecbfc37 stb_vorbis: Remove spurious assignment to val ago%!(EXTRA string=4 years)
Fabian Giesen 5300d55277 stb_vorbis: Include alloca.h on Sun targets ago%!(EXTRA string=4 years)
morlad (iLeitgeb) 6fe053614c stb_vorbis: Fix memory leak in stb_vorbis ago%!(EXTRA string=4 years)
Fabian Giesen 2e3a6e8222 stb_vorbis: Move asserts around a bit ago%!(EXTRA string=4 years)
Johannes Schultz 3f671b870f stb_vorbis: rename BUFFER_SIZE macro to STB_BUFFER_SIZE ago%!(EXTRA string=4 years)
Fabian Giesen a5e40739ac stb_image_write: Fix define tested for sprintf_s ago%!(EXTRA string=4 years)
Fabian Giesen ba3ba9b78c stb_image_write: Disable HDR writer completely in NO_STDIO build ago%!(EXTRA string=4 years)
Fabian Giesen 76f55ac210 stb_image_write: STBI_WINDOWS_UTF8 -> STBIW_WINDOWS_UTF8 ago%!(EXTRA string=4 years)
Fabian Giesen 81bcfa9043 stb_image_write: Remove tabs ago%!(EXTRA string=4 years)
Fabian Giesen 82f9950cea stb_image: Update credits ago%!(EXTRA string=4 years)
Eugene Golushkov db864a1e30 stb_image: fix building by MSVC for Windows 10 on ARM ago%!(EXTRA string=4 years)
Fabian Giesen 2506215e8a stb_image: Key Win32 UTF-8 support off _WIN32 not _MSC_VER ago%!(EXTRA string=4 years)
Fabian Giesen 991f1f6419 stb_image: Fix wrong buffer sizes passed to MultiByteToWideChar ago%!(EXTRA string=4 years)
Fabian Giesen 56a7113cd0 stb_image: Reorder format test sequence ago%!(EXTRA string=4 years)
Fabian Giesen 618dbd01c8 stb_image: Document image size limits ago%!(EXTRA string=4 years)
Fabian Giesen 55a180671c readme: Add "how to use these libs" section ago%!(EXTRA string=4 years)
Fabian Giesen 4d3b93f589 stb_image: Erorr in BMP should error, not assert. ago%!(EXTRA string=4 years)
Fabian Giesen 31ba943e3f stb_image: UB fix in stbi__get32le ago%!(EXTRA string=4 years)
Fabian Giesen d6ab7faec0 stb_image: Update comment ago%!(EXTRA string=4 years)
Fabian Giesen bb09317445 stb_image: Avoid left-shifts of signed values ago%!(EXTRA string=4 years)
Fabian Giesen 43b32c7bab stb_image: Avoid shift of signed values in extend_receive ago%!(EXTRA string=4 years)
Fabian Giesen 6d857933d5 stb_image, stb_image_write: Fix compare sign warnings ago%!(EXTRA string=4 years)
Fabian Giesen 265b73bb0b stb_image: Fix lrot definition, small extend_receive tweak ago%!(EXTRA string=4 years)
Fabian Giesen 86b7570cfb stb_image: Fix bug on JPEGs with malformed DC deltas ago%!(EXTRA string=4 years)
Fabian Giesen 6ab6303f98 stb_image: Check results of all mallocs. ago%!(EXTRA string=4 years)
Fabian Giesen 6199b717bc README: updated supported stb_image and stb_image_write formats ago%!(EXTRA string=4 years)
Fabian Giesen 8e8f7d9b69 stb_image: Update credits, change log ago%!(EXTRA string=4 years)
Simon Breuss 8c15cc9c79 Adds 16-bit support for pnm files. ago%!(EXTRA string=4 years)
Jacko Dirks c62af85657 stb_image.h: Suppress warnings about out_size, delay_size ago%!(EXTRA string=4 years)
Fabian Giesen 448bb137e3 stb_image: Better docs for stbi_info. ago%!(EXTRA string=4 years)
Fabian Giesen 1203eb554b stb_image: Fix issue #994. ago%!(EXTRA string=4 years)
Fabian Giesen a49749a57d stb_textedit: Docs fix. ago%!(EXTRA string=4 years)
Fabian Giesen 0afc39f59a stb_truetype: Turn codepoint assert into error check ago%!(EXTRA string=4 years)
Doj 067655993a stb_sprintf: fix stbsp_ddtoS64 macro ago%!(EXTRA string=4 years)
Jan CW Kroeze 04007a071c Note GL blend state for stb_truetype ago%!(EXTRA string=4 years)
Rafael Sachetto 02578923d3 Fix compilation warnings in the s390x architeture. Fixes #1082. ago%!(EXTRA string=4 years)
Valentin Lenhart 2de22bde0a stb_sprintf.h: stdlib.h is not needed ago%!(EXTRA string=4 years)
Fabian Giesen dc2aa370c0 stb_dxt: Remove dithering support. ago%!(EXTRA string=4 years)
Fabian Giesen ae3ed90b0c stb_dxt: Better error calc for single-color table ago%!(EXTRA string=4 years)
Alan Hickman 98623b9577 stb_dxt: Initialize tables at compile time ago%!(EXTRA string=4 years)
Michael Aganier 696cb038a3 stb_sprintf: add attribute format to variadic functions ago%!(EXTRA string=4 years)
Fabian Giesen 6294c6cfa2 Move stb.h to deprecated. 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)
Sean Barrett 80c8f6af03
Update why_public_domain.md ago%!(EXTRA string=4 years)
Sean Barrett ea2f937a01 increment stb_ds version, update README ago%!(EXTRA string=4 years)