2031 Commits (dcb1116f1351bc8edad059d9ca432e8f322ba922)
 

Author SHA1 Message Date
Randy dcb1116f13 ossfuzz: improve code coverage ago%!(EXTRA string=4 years)
Randy b77192742d oss-fuzz: integrate with CIFuzz ago%!(EXTRA string=4 years)
Devendranath Thadi 9f98546022 Travis-ci: added support for ppc64le ago%!(EXTRA string=4 years)
Fabian Giesen 6ca560c9af stb_image: Update documentation for de-iPhone flag ago%!(EXTRA string=4 years)
Fabian Giesen 15d2dc5c51 stb_tilemap_editor: Update contributors ago%!(EXTRA string=4 years)
Werner Stoop 77eedd4fcf stb_tilemap_editor: Several fixes. ago%!(EXTRA string=4 years)
Fabian Giesen 21bfcbbc3d stb_tilemap_editor: Update version, credits ago%!(EXTRA string=4 years)
Rob Loach b18c989dc2 stb_tilemap_editor: Fix variable usage ago%!(EXTRA string=4 years)
Fabian Giesen 7e10880f53 stb_image: Update credits ago%!(EXTRA string=4 years)
Vladimír Vondruš 2c8cd33e2e stb_image: make unpremultiply and de-iPhone flags thread_local. ago%!(EXTRA string=4 years)
Fabian Giesen b691fc4305 stb_truetype: Remove dead assignments ago%!(EXTRA string=4 years)
ocornut 44f046af0c stb_textedit: Fix paste failure handling breaking undo stack ago%!(EXTRA string=4 years)
Fabian Giesen eb677dda6e stb_textedit: Update credit, version history ago%!(EXTRA string=4 years)
Louis Schnellbach 85bc8060be Support for Page Up/Down ago%!(EXTRA string=4 years)
Fabian Giesen 76a0a00874 stb.h: _MSC_VER in readdir_raw -> _WIN32 ago%!(EXTRA string=4 years)
Fabian Giesen e817b4a998 stb_ds: Fix typos in docs. ago%!(EXTRA string=4 years)
Fabian Giesen ba5cc43d33 stb_truetype: Fix stbtt__solve_cubic comment ago%!(EXTRA string=4 years)
Fabian Giesen a5d989c358 stb_truetype: Tabs->spaces ago%!(EXTRA string=4 years)
Fabian Giesen 1e82fd4a4e stb_image: BMP v4/v5 header parsing fixes ago%!(EXTRA string=4 years)
Fabian Giesen 17bc84e15d stb_image: stbi__bmp_info only rewind stream on error ago%!(EXTRA string=4 years)
Fabian Giesen ab18d9b250 stb_image: Fix two bugs found via VC++ /analyze ago%!(EXTRA string=4 years)
Fabian Giesen e5fd7f6ce0 stb: Remove stua entirely ago%!(EXTRA string=4 years)
Fabian Giesen 70136cd5f1 stb_vorbis: Change imdct_step3_inner_s_loop_ld654 ago%!(EXTRA string=4 years)
Fabian Giesen 0d47d17002 stb_vorbis: Set error on open_memory with NULL data ago%!(EXTRA string=4 years)
Fabian Giesen 0def11ae17 stb_vorbis: Fix some unused variables. ago%!(EXTRA string=4 years)
Fabian Giesen 39a0641385 stb_vorbis: Clarify lifetime of pushdata *output buffers ago%!(EXTRA string=4 years)
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)