Commit Graph

  • 1fa8d6d06b 4-bit RLE Eivind Vold Aunebakk 2021-11-07 18:57:19 +0100
  • cbe6c9e90d Added support for 8-bit RLE compressed BMP Eivind Vold Aunebakk 2021-11-06 20:28:59 +0100
  • 0b52ff7e52 Added another sample program and updated a sample opengl call. Underdisc 2021-10-31 21:54:24 +0100
  • 5cf3af3181
    Predeclare stbhw__process struct to fix warnings Ryan Wiedemann 2021-10-25 22:11:48 -0600
  • 84642be2fc Add to contributors list Ryhor Spivak 2021-10-22 21:16:21 +0300
  • 89f4340317 Add Lanczos 3 filter to stb_image_resize Ryhor Spivak 2021-10-22 21:02:28 +0300
  • 806abe0aa1 stb_ds: Fix arrfree when custom allocators are used. Martin Dorazil 2021-10-12 21:31:30 +0200
  • f70b90b19e
    Update stb_dxt.h shubhangsingh6023 2021-10-03 22:05:04 +0530
  • 3436f4d046
    Doc Update susi132002 2021-09-30 21:38:34 +0530
  • f92f70b5af DUMMY Aleksey 2021-09-29 00:46:31 +0300
  • 2c5d256372 switched to int64_t Aleksey 2021-09-29 00:43:48 +0300
  • 8376c5a805 added credits Aleksey 2021-09-29 00:28:09 +0300
  • 83fc2050b9 High resolution image saving fix Aleksey 2021-09-29 00:09:46 +0300
  • 106655fc45 stb_truetype: added stbtt_ScaleForPixelWidth Moss Gallagher 2021-09-21 16:47:36 -0400
  • 561b9c4354 avoid sign-compare warning in stb_sprintf Robert Müller 2021-09-16 12:08:40 +0200
  • 18a9ccbbbb Fix indentation from my previous change Macoy Madson 2021-09-14 20:52:11 -0400
  • 0e97e21135 Fix missing temp_key copy on key-reinsert Macoy Madson 2021-09-14 20:36:19 -0400
  • 3054026123 Merge branch 'master' of https://github.com/nothings/stb Macoy Madson 2021-09-14 20:34:39 -0400
  • af1a5bc352
    Update bug_report.md Sean Barrett 2021-09-10 00:48:29 -0700
  • 37e21f17b2
    Update bug_report.md Sean Barrett 2021-09-10 00:47:35 -0700
  • b9e1d86edc
    Create config.yml Sean Barrett 2021-09-10 00:43:51 -0700
  • b1826c9894 Update issue templates Sean Barrett 2021-09-10 00:41:32 -0700
  • f1fc796075 Remove stb_perlin from tests Benjamin A. Beasley 2021-09-08 19:20:24 -0400
  • c0c982601f stb_truetype 1.26: fix rendering glitches Sean Barrett 2021-08-28 04:52:41 -0700
  • ef861421e2 stb.h: stb_splitpath correctly handles relative paths with explicit drive specifiers Sean Barrett 2021-08-28 03:20:04 -0700
  • 7df031f802
    variable bt may be uninitialized: stbsp__int64 bt mgood7123 2021-08-27 13:27:51 +1000
  • f9a5eaee84 Fix signature of dummy realloc() for STB_VORBIS_NO_CRT Benjamin A. Beasley 2021-08-24 11:45:48 -0400
  • 49c16b0c2a Add missing initializer braces in stb_easy_font.h Benjamin A. Beasley 2021-08-19 12:57:27 -0400
  • 5818c4e48a Fix misleading indentation in stb_divide.h Benjamin A. Beasley 2021-08-18 13:22:14 -0400
  • 3d401e7145 Fix undefined behavior from array “shape-punning” Benjamin A. Beasley 2021-08-17 21:30:44 -0400
  • 59e7dec3e8 delete file covered by patents Sean Barrett 2021-08-13 13:57:23 -0700
  • 08e89524f6 Merge branch 'dev' of https://github.com/nothings/stb into dev Sean Barrett 2021-08-13 13:57:07 -0700
  • 3ee4a52273 stb_ds: fix hash collisions Cap Petschulat 2021-08-09 19:44:05 +0100
  • bd01887b88
    Use STBTT_assert macro Øyvind 2021-08-02 04:22:25 +0200
  • 900bf79629 Add a getter for stbi__vertically_flip_on_load Tiago Chaves 2021-08-01 11:22:09 -0300
  • 60a999d14a stb_printf: compile-time option? ocornut 2021-07-28 21:31:56 +0200
  • 7ea7d59f96 stb_printf: trim comments and unused code ocornut 2021-07-28 20:19:17 +0200
  • 0f39786cf6 stb_printf: wip V5 ocornut 2021-07-28 19:58:07 +0200
  • 8a60e00e14 stb_sprintf: WIP v3 draft patch to test the perf impact of changing inner code to use a string span instead of zero-terminator ocornut 2021-07-27 16:25:54 +0200
  • 5ba0baaa26 stb_image: Reject fractional JPEG component subsampling ratios Fabian Giesen 2021-07-25 20:24:10 -0700
  • c404b789ca stb_truetype: fix sample code drawing characters upside-down Sean Barrett 2021-07-12 23:47:20 -0700
  • 1401f2257d clean up project file Sean Barrett 2021-07-12 15:58:08 -0700
  • 7c65d5621f fix compiling with NO_HDR NO_LINEAR Sean Barrett 2021-07-12 15:57:39 -0700
  • bad2ab7df3
    Add calloc support to stb_leakcheck.h Sean 2021-07-24 13:55:20 +0100
  • 7c0372bcda Optional PNG text chunks support for stb_image: Fix one more warning Ivan KOLESNIKOV 2021-07-18 15:57:41 +0200
  • 1ee330741b Optional PNG text chunks support for stb_image: Fix warnings Ivan KOLESNIKOV 2021-07-18 15:54:29 +0200
  • 4cea06a7e1 Optional PNG text chunks support for stb_image Ivan KOLESNIKOV 2021-07-18 15:47:20 +0200
  • 0368b774b6
    Remove arrpush docs and readd stbds_arraddnoff Tiago Chaves 2021-07-18 10:35:20 -0300
  • 7c98a66058
    Update stb_ds.h documentation and arrfree Tiago Chaves 2021-07-18 09:52:09 -0300
  • dc1dd637f1
    Added arrclear(), cast values to ptrdiff_t in comparision in arrsetlen() Caleb Marshall 2021-07-16 17:30:48 -0400
  • c892dd0017 stb_vorbis: fix slow loads and leaks in start_decoder. AliceLR 2021-07-15 21:37:26 -0600
  • 82752e76cd stb_vorbis: add STB_VORBIS_NO_COMMENTS to allow disabling comments. AliceLR 2021-07-15 19:40:39 -0600
  • d35089323f vorbis: fix -Wmaybe-uninitialized warnings in get_seek_page_info. AliceLR 2021-07-15 18:31:16 -0600
  • 7832f03511 Fix issue in stb_tilemap_editor.h which caused tiles in palette to be rendered incorrectly SkaillZ 2021-07-15 19:15:46 +0200
  • be901954b2 stb_truetype: fix sample code drawing characters upside-down Sean Barrett 2021-07-12 23:47:20 -0700
  • 7de8f7999b Merge branch 'master' into dev Sean Barrett 2021-07-12 23:47:13 -0700
  • 3a1174060a opengl stb_truetype demo app Sean Barrett 2021-07-12 21:27:12 -0700
  • 4adb57af42 clean up project file Sean Barrett 2021-07-12 15:58:08 -0700
  • cd6b6f70ec fix compiling with NO_HDR NO_LINEAR Sean Barrett 2021-07-12 15:57:39 -0700
  • a0a939058c update README Sean Barrett 2021-07-12 01:50:47 -0700
  • 5a0bb8b1c1 update readme Sean Barrett 2021-07-12 01:39:27 -0700
  • c4ef8e1fdc fix version date Sean Barrett 2021-07-12 01:23:29 -0700
  • 7023e273f1 fix stb_dxt version Sean Barrett 2021-07-11 18:06:46 -0700
  • 5324597dcb README: update stb_dxt version for fix Fabian Giesen 2021-07-11 17:58:19 -0700
  • 3cfb892cf3 stb_dxt: Fix bug in table generator Fabian Giesen 2021-07-11 17:56:55 -0700
  • 1ee679ca2e update version numbers Sean Barrett 2021-07-11 17:07:54 -0700
  • fd7807e92d stb_c_lexer: allow including stb_c_lexer.h without defining overrides (all tokens are always defined; token values have changed) Sean Barrett 2021-07-11 16:37:34 -0700
  • 0be82e4814 stb_truetype: fix incorrect antialiasing computation in v2 rasterizer, and handle certain cases where math blew up Sean Barrett 2021-07-11 16:26:02 -0700
  • e05ecc05ee Fix compiling-as-C-pre-C99 issues Sean Barrett 2021-07-11 15:26:16 -0700
  • 38c15ee7cf
    Merge pull request #1165 from randy408/dev-fix Sean Barrett 2021-07-11 13:28:24 -0700
  • af4c673174 change directory for seed corpus downloads Randy 2021-07-10 15:51:11 +0200
  • a0a8653a7d attempt to fix issue with CIFuzz Randy 2021-07-10 15:29:39 +0200
  • 818ac26785 stb_rect_pack: making functions cdecl for msvc qsort ocornut 2021-07-09 13:17:06 +0200
  • c8e3d3086d stb_truetype: Small tweaks to make PVS Studio happy Fabian Giesen 2021-07-09 18:49:15 -0700
  • 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
  • 7df172e955 stb_rect_pack: making functions cdecl for msvc qsort ocornut 2021-07-09 13:17:06 +0200
  • 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