2192 Commits (af07f9d6e951d5ec9e3d9a66b6f5c97bc159ee2a)
 

Author SHA1 Message Date
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 177b6c6d9d Merge branch 'patch-1' of https://github.com/mundusnine/stb into working ago%!(EXTRA string=4 years)
Sean Barrett 2a74e27bdc Merge branch 'floatfix' of https://github.com/ybungalobill/stb into working ago%!(EXTRA string=4 years)
Sean Barrett c497f72786 Merge branch 'dev' into working ago%!(EXTRA string=4 years)
Fabian Giesen 5c0cc31fb0 stb_image: Update credits ago%!(EXTRA string=4 years)
Eugene Golushkov 69a7dd32a8 stb_image: fix building by MSVC for Windows 10 on ARM ago%!(EXTRA string=4 years)
Fabian Giesen a0231a9e94 stb_image: Key Win32 UTF-8 support off _WIN32 not _MSC_VER ago%!(EXTRA string=4 years)
Fabian Giesen e3a63f3793 stb_image: Fix wrong buffer sizes passed to MultiByteToWideChar ago%!(EXTRA string=4 years)
Fabian Giesen 3870fb6a93 stb_image: Reorder format test sequence ago%!(EXTRA string=4 years)
Fabian Giesen e795306bbc stb_image: Document image size limits ago%!(EXTRA string=4 years)
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)