Commit Graph

  • 52ad6bd4c9 update stb_vorbis version Sean Barrett 2021-07-02 06:56:34 -0700
  • 99e905e50b Merge branch 'pull_req' of https://github.com/anthofoxo/stb into working Sean Barrett 2021-07-02 06:49:03 -0700
  • 67b247ba49 README: updated supported stb_image and stb_image_write formats Fabian Giesen 2021-07-01 17:49:11 -0700
  • b4891baa6c stb_image: Update credits, change log Fabian Giesen 2021-07-01 17:35:40 -0700
  • 8befa752b0 Adds 16-bit support for pnm files. Simon Breuss 2021-05-18 23:51:25 +0200
  • 655b2b1f06 stb_image.h: Suppress warnings about out_size, delay_size Jacko Dirks 2020-08-15 17:19:02 +0200
  • 3a7dcdd269 stb_image: Better docs for stbi_info. Fabian Giesen 2021-07-01 17:18:51 -0700
  • bc4e96b5a7 stb_image: Fix issue #994. Fabian Giesen 2021-07-01 17:11:25 -0700
  • 1cacac09ed stb_textedit: Docs fix. Fabian Giesen 2021-07-01 17:08:20 -0700
  • 309322ae4a stb_truetype: Turn codepoint assert into error check Fabian Giesen 2021-07-01 17:03:51 -0700
  • 0755e6a76f stb_sprintf: fix stbsp_ddtoS64 macro Doj 2021-01-27 20:39:02 +0300
  • 6931571861 Note GL blend state for stb_truetype Jan CW Kroeze 2021-03-11 21:13:25 +0100
  • 0cc6060b77 Fix compilation warnings in the s390x architeture. Fixes #1082. Rafael Sachetto 2021-01-27 15:05:48 -0300
  • 073114d111 stb_sprintf.h: stdlib.h is not needed Valentin Lenhart 2020-10-28 14:13:17 +0100
  • 9a9c937f68 stb_dxt: Remove dithering support. Fabian Giesen 2021-07-01 16:37:35 -0700
  • 425c4d8b31 stb_dxt: Better error calc for single-color table Fabian Giesen 2021-07-01 16:24:09 -0700
  • d84beeeff3 stb_dxt: Initialize tables at compile time Alan Hickman 2021-04-24 13:08:03 -0700
  • 40d7e47896 stb_sprintf: add attribute format to variadic functions Michael Aganier 2021-06-14 14:38:26 -0400
  • 05e1efab3d Move stb.h to deprecated. Fabian Giesen 2021-07-01 15:29:17 -0700
  • 80c8f6af03
    Update why_public_domain.md Sean Barrett 2021-06-20 05:42:03 -0700
  • aac5e88feb
    Add contributor mundusnine 2021-06-16 20:28:53 -0400
  • a4433dfe38 add contributor Michael Aganier 2021-06-14 14:44:52 -0400
  • 1dab30b182 stb_sprintf: add attribute format to variadic functions Michael Aganier 2021-06-14 14:38:26 -0400
  • 9bbab890af
    Merge pull request #1 from gimpycpu/gimpycpu-arrappn-arrappda Jonathan Nadeau 2021-06-11 16:36:05 +0900
  • d57cf2dae3
    added 2 new macros, arrappn and arrappda Jonathan Nadeau 2021-06-10 23:24:46 +0900
  • 84fa046c7c
    Fix custom types having a string_len of 0(always) mundusnine 2021-06-07 14:34:45 -0400
  • 885e89f934 Replaced unsafe pointer aliasing for bitcasting float with memcpy TheSandvichMaker 2021-06-05 00:43:27 +0200
  • ea2f937a01 increment stb_ds version, update README Sean Barrett 2021-06-04 11:42:16 -0700
  • 0188581ff0 Merge branch 'stbds_custom_free_fix' of https://github.com/avennstrom/stb into foo Sean Barrett 2021-06-04 11:38:01 -0700
  • 6b647c0257 Merge branch 'working' Sean Barrett 2021-06-04 11:18:16 -0700
  • 781609b7e9 stb_ds: fix arrisn, shgetp_null Sean Barrett 2021-06-04 11:02:23 -0700
  • e97a95c0c1 Added Macoy Madson to contributors Macoy Madson 2021-05-31 19:53:09 -0700
  • 63e4ada98c Fix temp_key being stale on key re-insert Macoy Madson 2021-05-31 19:51:39 -0700
  • 866f8f3a17 Fix temp_key being stale on key re-insert Macoy Madson 2021-05-31 19:43:38 -0700
  • 1890c81123 Adds 16-bit support for pnm files. Simon Breuss 2021-05-18 23:51:25 +0200
  • 579ace225f fix indentation Andreas Vennström 2021-05-11 22:56:27 +0200
  • fcd86e8f57 credits Andreas Vennström 2021-05-11 22:50:11 +0200
  • 89762b9934 Fix stb_ds custom allocator Andreas Vennström 2021-05-11 22:44:08 +0200
  • dfe6f47b5c
    expose STBRP__MAXVAL define even if STB_RECT_PACK_IMPLEMENTATION isn't defined qo0 2021-05-11 17:52:12 +0200
  • f7bf4ec3d8 stb_dxt: Initialize tables at compile time Alan Hickman 2021-04-24 13:08:03 -0700
  • 5139082b53 .md file created unknown 2021-04-19 21:39:06 +0530
  • 9a851f0484 Glyph layered color font support (CPAL/COLR) pabloko 2021-04-18 21:21:20 +0200
  • 79c74e2aa1 Glyph layered color font support (CPAL/COLR) pabloko 2021-04-18 20:38:08 +0200
  • 467bc5f469
    tilemap_editor: Fix variable usage Rob Loach 2021-04-16 04:21:42 -0400
  • b7b2aaa587 fixed vorbis comments causing outofmem AnthoFoxo 2021-04-13 09:43:41 -0400
  • 0f7791ee86 Re-added calls to stbte__hittest(), fixed some compiler errors. Also fixed some GCC warnings about unused variables when STBTE__COLORPICKER and STBTE_ALLOW_LINK is not defined Werner Stoop 2021-04-09 20:03:01 +0200
  • c9064e3176 stb_hexwave tweak comment Sean Barrett 2021-04-01 10:31:43 -0700
  • 997d3c421e stb_hexwave: add full license text Sean Barrett 2021-04-01 10:27:54 -0700
  • 559d759c2c stb_hexwave added, stretchy_buffer.h deprecated Sean Barrett 2021-04-01 01:53:09 -0700
  • 3456484243
    added stb_warmup_dxt Tyler Glaiel 2021-03-28 16:58:05 -0700
  • b1947dd6cf pre-C99; decrease epsilon yakov 2021-03-23 01:01:42 -0400
  • d84b174fd3 add self yakov 2021-03-23 00:40:06 -0400
  • d7a44685a8 use STBTT_fabs yakov 2021-03-23 00:37:50 -0400
  • 7e2ade58ea stb_truetype -- fix floating point comparison against zero by using a correct epsilon yakov 2021-03-23 00:33:05 -0400
  • 22899f0411
    Empty comment list bug fix Roman Shuvalov 2021-03-13 07:36:00 +0400
  • 309a2f0d04 Fix #1051 - memory leak in stb_vorbis morlad (iLeitgeb) 2021-03-12 14:30:06 +0000
  • c5e2f6f7c5 Note GL blend state for stb_truetype Jan CW Kroeze 2021-03-11 21:13:25 +0100
  • 2d82cd1a2c
    Rename arraddnoff -> arraddnindex t-mw 2021-03-02 13:53:31 +0100
  • 0562cc9d69 Updated contributors as the pull request message told me so Johannes Spohr 2021-02-28 14:49:22 +0100
  • 65557d9439 Fixed EDGE_REFLECT scanline calculation for negative values. Johannes Spohr 2021-02-28 14:45:55 +0100
  • 2e5aaf90b8
    Fix stbi_load_from_memory of stbi__bmp_load DaydreamCoding 2021-02-20 15:14:51 +0800
  • 4f8b3da725 fix gcc/clang no-sign-compare warnings flriancu 2021-02-14 18:32:41 +0200
  • f6c3405162 Prevent out of memory error and return when the vorbis file has no comments list Christopher Pugh 2021-02-13 02:10:45 -0500
  • 78625bbb7c
    Replaced macro _MSV_VER to _WIN32 inside readdir_raw StellaSmith 2021-02-11 12:40:51 -0300
  • 6670d08af2 change assert to stbiw_assert Florin Iancu 2021-02-01 14:48:02 +0200
  • de2eeda2b7 stb_image_write: avoid some global vars for png and tga Florin Iancu 2021-02-01 14:40:39 +0200
  • 8d0e3cae7a Fix compilation warnings in the s390x architeture. Fixes #1082. Rafael Sachetto 2021-01-27 15:05:48 -0300
  • d61cdb21f3 * fix an argument name in stbsp__ddtoS64: ph -> xh Doj 2021-01-27 20:39:02 +0300
  • 4882970b1c vorbis comment list setup_malloc call is guarded AnthoFoxo 2021-01-25 20:01:42 -0500
  • b6b2aa7f09 gcc fixes Neil McGill 2021-01-25 20:05:52 +0000
  • 39b796a156 rename BUFFER_SIZE macro to STB_BUFFER_SIZE Johannes Schultz 2021-01-16 15:04:26 +0100
  • b789c890eb Replaced ldexp when decoding .hdr images with bit op equivalent for a greater than 2x speed-up TheSandvichMaker 2021-01-09 23:22:14 +0100
  • 5efca3254f
    Delete .gitkeep Samuel Keresztes 2021-01-09 00:14:40 +0100
  • fdf6e22409
    Update README.md Samuel Keresztes 2021-01-09 00:13:44 +0100
  • 880309ebc1
    Update README.md Samuel Keresztes 2021-01-09 00:12:45 +0100
  • 5143ec19e5
    Delete stbDLL_x64.dll Samuel Keresztes 2021-01-09 00:09:17 +0100
  • 6ce880e23c
    Delete stbDLL_x86.dll Samuel Keresztes 2021-01-09 00:09:06 +0100
  • f5915e9b5d
    dll files Samuel Keresztes 2021-01-09 00:08:41 +0100
  • c5a9284c2b
    Create .gitkeep Samuel Keresztes 2021-01-09 00:07:52 +0100
  • 892c349e12
    Update README.md Samuel Keresztes 2021-01-09 00:04:24 +0100
  • 4aa75c98ec
    update - fix Samuel Keresztes 2021-01-09 00:02:59 +0100
  • a9d214f3f8
    Add reference to dll-ls Samuel Keresztes 2021-01-09 00:02:23 +0100
  • 572b5bf6e8
    Adding dll files Samuel Keresztes 2021-01-08 23:57:31 +0100
  • c7b4765e07 drop last operation if it's a move_to based on: https://bugzilla.gnome.org/show_bug.cgi?id=665384 TobiasBohnen 2020-12-30 14:34:30 +0100
  • 4728a6d93d fix memory leak; clean up whitespace Phildo 2020-12-23 17:01:06 -0600
  • fbd7af6f45 add name to bugfix contributers, per pull request instructions Phildo 2020-12-23 16:49:52 -0600
  • 130e874363 reads vorbis files without comments Phildo 2020-12-23 16:47:44 -0600
  • b3d14158ac
    fix bug leoxupku 2020-12-17 20:05:33 +0800
  • 386c589e37
    fix potentially illegal memory access by stb leoxupku 2020-12-17 20:00:09 +0800
  • b038c11bd5 updated contributor list AnthoFoxo 2020-12-16 18:25:11 -0500
  • f0f2533754 closes #1063; Fixed files with no comments emitting outofmemory errors AnthoFoxo 2020-12-16 18:19:03 -0500
  • c220bace25 fix C4456 warning Samarth Hattangady 2020-12-10 09:00:15 +0530
  • a79183d305 ossfuzz: improve code coverage Randy 2020-11-26 02:18:13 +0100
  • fd8c5827b3 oss-fuzz: integrate with CIFuzz Randy 2020-11-25 14:04:52 +0100
  • d7ac64d1ac Travis-ci: added support for ppc64le Devendranath Thadi 2020-11-25 06:48:14 +0000
  • 8597356a8b Support for Page Up/Down (changes from ocornut/imgui/commit/ec945f44) Louis Schnellbach 2020-11-19 15:59:51 +0100
  • f9407aa878 Fix comparison of different signs. Bram Stolk 2020-11-06 11:45:11 -0800
  • b12603304a Fixes issue #994 Josh Marshall 2020-11-05 18:58:49 +0000
  • 67053d9d91 Fixes #994 Josh Marshall 2020-11-05 18:28:56 +0000
  • 83de7fe9a0 Fixes #1041 Josh Marshall 2020-11-05 16:44:55 +0000