Commit Graph

  • 5bf78b8f23 stb_truetype: fix bad declaration Sean Barrett 2021-07-09 05:37:56 -0700
  • 99e13217ce Merge branch 'dev' of https://github.com/nothings/stb into dev Sean Barrett 2021-07-09 05:37:19 -0700
  • 4bb337ddf0 test including stb_c_lexer header independnet of implementation Sean Barrett 2021-07-09 05:36:53 -0700
  • 2b667e4d30 stb_rect_pack: Several minor fixes Fabian Giesen 2021-07-08 00:32:38 -0700
  • 1e1efbdc75 stb_image_write: Make globals extern "C" in C++ Fabian Giesen 2021-07-08 00:24:00 -0700
  • d2476c3845 stb_sprintf: GCC compilation fix Fabian Giesen 2021-07-08 00:21:08 -0700
  • 06b6009e3b stb_sprintf: Fix unused variable warning with STB_SPRINTF_NOFLOAT Fabian Giesen 2021-07-07 15:51:56 -0700
  • 3be65f1c0c stb_sprintf: Small simplification Fabian Giesen 2021-07-07 15:43:47 -0700
  • 013884b53b stb_sprintf: Fix string length calc Fabian Giesen 2021-07-07 15:38:42 -0700
  • 2af2e69219 stb_ds: Fix addn when n=0 Fabian Giesen 2021-07-07 14:59:13 -0700
  • b14a80784c stb_image_write: Support writing BMPs with alpha Fabian Giesen 2021-07-07 14:35:46 -0700
  • 315e979f34 stb_truetype: Add protoype for stbtt_FindSVGDoc Fabian Giesen 2021-07-07 04:10:52 -0700
  • 8af4d40950 stb_c_lexer: Move token enum defn to header portion Fabian Giesen 2021-07-07 03:58:30 -0700
  • afc9c16bfd stb_truetype: Change spelling of fallthrough comment Fabian Giesen 2021-07-07 03:43:15 -0700
  • 46c259ff90 stb_sprintf: PUBLICDEC on declarations, as intended Fabian Giesen 2021-07-07 03:32:04 -0700
  • 9fe3b4bb52 stb_truetype: GPOS handling formatting changes Fabian Giesen 2021-07-07 03:12:33 -0700
  • 1252a3e641 stb_truetype: GPOS parsing fixes Fabian Giesen 2021-07-07 02:58:28 -0700
  • e590505492 stb_truetype: GCC warning fix Fabian Giesen 2021-07-07 02:45:41 -0700
  • db6e91b7d8 Store uncompressed if compression was worse Andrew Kensler 2021-07-03 23:39:43 -0700
  • 14c224c84e stb_image_resize: Remove ill-advised asserts. Fabian Giesen 2021-07-07 01:45:29 -0700
  • e7f9f92c9d stb_divide: Update changelog Fabian Giesen 2021-07-07 01:33:35 -0700
  • ab69a04d0a Merge branch 'dev' of github.com:nothings/stb into dev Fabian Giesen 2021-07-07 01:30:58 -0700
  • c38ec91d22 stb_divide: Fix integer overflow issues Fabian Giesen 2021-07-07 01:27:15 -0700
  • fc5b791228 stb_truetype: fix SDF handling of multiple move_to commands in a row Sean Barrett 2021-07-07 01:21:37 -0700
  • ca0e6d06d8 stb_c_lexer: don't define default macro definitions on non-implementation includes Sean Barrett 2021-07-07 00:57:43 -0700
  • 84e7a4ae24 stb_c_lexer: fix NUL eof test so it compiles Sean Barrett 2021-07-07 00:43:40 -0700
  • 08e4b18650 Merge branch 'dev' of https://github.com/nothings/stb into dev Sean Barrett 2021-07-07 00:39:10 -0700
  • a32aeefd6b Merge branch 'patch-1' of https://github.com/t-mw/stb into dev Sean Barrett 2021-07-07 00:34:43 -0700
  • 95372dc4f8 stb.h: fix bug in stb_readdir caused by change to stb_strncpy Sean Barrett 2021-07-07 00:29:19 -0700
  • dcb1116f13 ossfuzz: improve code coverage Randy 2020-11-26 02:18:13 +0100
  • b77192742d oss-fuzz: integrate with CIFuzz Randy 2020-11-25 14:04:52 +0100
  • 9f98546022 Travis-ci: added support for ppc64le Devendranath Thadi 2020-11-25 06:48:14 +0000
  • 6ca560c9af stb_image: Update documentation for de-iPhone flag Fabian Giesen 2021-07-06 21:40:31 -0700
  • 15d2dc5c51 stb_tilemap_editor: Update contributors Fabian Giesen 2021-07-06 21:25:41 -0700
  • 77eedd4fcf stb_tilemap_editor: Several fixes. Werner Stoop 2021-04-09 20:03:01 +0200
  • 21bfcbbc3d stb_tilemap_editor: Update version, credits Fabian Giesen 2021-07-06 21:07:34 -0700
  • b18c989dc2 stb_tilemap_editor: Fix variable usage Rob Loach 2021-04-16 04:21:42 -0400
  • 7e10880f53 stb_image: Update credits Fabian Giesen 2021-07-06 20:47:30 -0700
  • 2c8cd33e2e stb_image: make unpremultiply and de-iPhone flags thread_local. Vladimír Vondruš 2020-04-06 18:06:34 +0200
  • b691fc4305 stb_truetype: Remove dead assignments Fabian Giesen 2021-07-06 20:39:35 -0700
  • 44f046af0c stb_textedit: Fix paste failure handling breaking undo stack ocornut 2021-07-05 17:22:24 +0200
  • eb677dda6e stb_textedit: Update credit, version history Fabian Giesen 2021-07-06 20:25:16 -0700
  • 85bc8060be Support for Page Up/Down (changes from ocornut/imgui/commit/ec945f44) Louis Schnellbach 2020-11-19 15:59:51 +0100
  • 76a0a00874 stb.h: _MSC_VER in readdir_raw -> _WIN32 Fabian Giesen 2021-07-06 20:19:51 -0700
  • e817b4a998 stb_ds: Fix typos in docs. Fabian Giesen 2021-07-06 20:17:12 -0700
  • ba5cc43d33 stb_truetype: Fix stbtt__solve_cubic comment Fabian Giesen 2021-07-06 20:10:22 -0700
  • a5d989c358 stb_truetype: Tabs->spaces Fabian Giesen 2021-07-06 20:07:12 -0700
  • 1e82fd4a4e stb_image: BMP v4/v5 header parsing fixes Fabian Giesen 2021-07-04 22:17:57 -0700
  • 17bc84e15d stb_image: stbi__bmp_info only rewind stream on error Fabian Giesen 2021-07-04 21:47:13 -0700
  • ab18d9b250 stb_image: Fix two bugs found via VC++ /analyze Fabian Giesen 2021-07-04 21:42:44 -0700
  • e5fd7f6ce0 stb: Remove stua entirely Fabian Giesen 2021-07-04 21:09:20 -0700
  • 70136cd5f1 stb_vorbis: Change imdct_step3_inner_s_loop_ld654 Fabian Giesen 2021-07-04 20:54:18 -0700
  • 0d47d17002 stb_vorbis: Set error on open_memory with NULL data Fabian Giesen 2021-07-04 19:26:31 -0700
  • 0def11ae17 stb_vorbis: Fix some unused variables. Fabian Giesen 2021-07-04 16:35:45 -0700
  • 39a0641385 stb_vorbis: Clarify lifetime of pushdata *output buffers Fabian Giesen 2021-07-04 16:25:33 -0700
  • d5613c9511 stb_vorbis: A few UB fixes. Fabian Giesen 2021-07-04 16:19:46 -0700
  • c817c9621e stb_vorbis: Add missing cast to uint to avoid UB Fabian Giesen 2021-07-04 16:12:32 -0700
  • e31da438e8 stb_vorbis: Fix unused parameter warnings. Fabian Giesen 2021-07-04 16:08:30 -0700
  • 904ecbfc37 stb_vorbis: Remove spurious assignment to val Fabian Giesen 2021-07-04 03:15:43 -0700
  • 5300d55277 stb_vorbis: Include alloca.h on Sun targets Fabian Giesen 2021-07-04 03:00:17 -0700
  • 6fe053614c stb_vorbis: Fix memory leak in stb_vorbis morlad (iLeitgeb) 2021-03-12 14:30:06 +0000
  • 2e3a6e8222 stb_vorbis: Move asserts around a bit Fabian Giesen 2021-07-04 02:43:00 -0700
  • 3f671b870f stb_vorbis: rename BUFFER_SIZE macro to STB_BUFFER_SIZE Johannes Schultz 2021-01-16 15:04:26 +0100
  • a5e40739ac stb_image_write: Fix define tested for sprintf_s Fabian Giesen 2021-07-04 01:33:53 -0700
  • ba3ba9b78c stb_image_write: Disable HDR writer completely in NO_STDIO build Fabian Giesen 2021-07-04 00:23:38 -0700
  • 76f55ac210 stb_image_write: STBI_WINDOWS_UTF8 -> STBIW_WINDOWS_UTF8 Fabian Giesen 2021-07-04 00:16:14 -0700
  • 81bcfa9043 stb_image_write: Remove tabs Fabian Giesen 2021-07-03 23:55:14 -0700
  • 82f9950cea stb_image: Update credits Fabian Giesen 2021-07-03 01:00:46 -0700
  • db864a1e30 stb_image: fix building by MSVC for Windows 10 on ARM Eugene Golushkov 2020-10-01 03:20:30 +0300
  • 2506215e8a stb_image: Key Win32 UTF-8 support off _WIN32 not _MSC_VER Fabian Giesen 2021-07-03 00:46:04 -0700
  • 991f1f6419 stb_image: Fix wrong buffer sizes passed to MultiByteToWideChar Fabian Giesen 2021-07-03 00:38:30 -0700
  • 56a7113cd0 stb_image: Reorder format test sequence Fabian Giesen 2021-07-02 23:06:44 -0700
  • 618dbd01c8 stb_image: Document image size limits Fabian Giesen 2021-07-02 22:52:15 -0700
  • 55a180671c readme: Add "how to use these libs" section Fabian Giesen 2021-07-02 22:31:41 -0700
  • 4d3b93f589 stb_image: Erorr in BMP should error, not assert. Fabian Giesen 2021-07-02 22:01:23 -0700
  • 31ba943e3f stb_image: UB fix in stbi__get32le Fabian Giesen 2021-07-02 21:57:25 -0700
  • d6ab7faec0 stb_image: Update comment Fabian Giesen 2021-07-02 21:38:44 -0700
  • bb09317445 stb_image: Avoid left-shifts of signed values Fabian Giesen 2021-07-02 21:09:11 -0700
  • 43b32c7bab stb_image: Avoid shift of signed values in extend_receive Fabian Giesen 2021-07-02 20:59:22 -0700
  • 6d857933d5 stb_image, stb_image_write: Fix compare sign warnings Fabian Giesen 2021-07-02 18:42:01 -0700
  • 265b73bb0b stb_image: Fix lrot definition, small extend_receive tweak Fabian Giesen 2021-07-02 18:28:41 -0700
  • 86b7570cfb stb_image: Fix bug on JPEGs with malformed DC deltas Fabian Giesen 2021-07-02 18:10:49 -0700
  • 6ab6303f98 stb_image: Check results of all mallocs. Fabian Giesen 2021-07-02 17:50:34 -0700
  • 6199b717bc README: updated supported stb_image and stb_image_write formats Fabian Giesen 2021-07-01 17:49:11 -0700
  • 8e8f7d9b69 stb_image: Update credits, change log Fabian Giesen 2021-07-01 17:35:40 -0700
  • 8c15cc9c79 Adds 16-bit support for pnm files. Simon Breuss 2021-05-18 23:51:25 +0200
  • c62af85657 stb_image.h: Suppress warnings about out_size, delay_size Jacko Dirks 2020-08-15 17:19:02 +0200
  • 448bb137e3 stb_image: Better docs for stbi_info. Fabian Giesen 2021-07-01 17:18:51 -0700
  • 1203eb554b stb_image: Fix issue #994. Fabian Giesen 2021-07-01 17:11:25 -0700
  • a49749a57d stb_textedit: Docs fix. Fabian Giesen 2021-07-01 17:08:20 -0700
  • 0afc39f59a stb_truetype: Turn codepoint assert into error check Fabian Giesen 2021-07-01 17:03:51 -0700
  • 067655993a stb_sprintf: fix stbsp_ddtoS64 macro Doj 2021-01-27 20:39:02 +0300
  • 04007a071c Note GL blend state for stb_truetype Jan CW Kroeze 2021-03-11 21:13:25 +0100
  • 02578923d3 Fix compilation warnings in the s390x architeture. Fixes #1082. Rafael Sachetto 2021-01-27 15:05:48 -0300
  • 2de22bde0a stb_sprintf.h: stdlib.h is not needed Valentin Lenhart 2020-10-28 14:13:17 +0100
  • dc2aa370c0 stb_dxt: Remove dithering support. Fabian Giesen 2021-07-01 16:37:35 -0700
  • ae3ed90b0c stb_dxt: Better error calc for single-color table Fabian Giesen 2021-07-01 16:24:09 -0700
  • 98623b9577 stb_dxt: Initialize tables at compile time Alan Hickman 2021-04-24 13:08:03 -0700
  • 696cb038a3 stb_sprintf: add attribute format to variadic functions Michael Aganier 2021-06-14 14:38:26 -0400
  • 6294c6cfa2 Move stb.h to deprecated. Fabian Giesen 2021-07-01 15:29:17 -0700