Commit Graph

  • 5439aee7e0
    removing default options to allow all C standards noasakurajin 2020-11-05 12:22:11 +0100
  • d2e88d0bee allowing compatibility with older meson versions noasakurajin 2020-11-01 21:35:40 +0100
  • 84569aaa7e fixed meson.build noasakurajin 2020-11-01 21:15:32 +0100
  • 2622877203
    adding a meson.build file to easily include stb noasakurajin 2020-11-01 19:30:26 +0100
  • 70e4fa641a
    stb_sprintf.h: stdlib.h is not needed Valentin Lenhart 2020-10-28 14:13:17 +0100
  • ba375e6b33
    Correct variable name for STB_C_LEX_0_IS_EOF TheSandvichMaker 2020-10-24 03:29:15 +0000
  • 6a815dc31a
    Update stb_sprintf.h Akash Gupta 2020-10-18 13:57:06 +0530
  • e0530c6531
    Update LICENSE Akash Gupta 2020-10-18 13:35:25 +0530
  • 9df598a297 UTF16BE-2-UTF8 The length of the converted string is now based on the number of valid characters. Vlad Abadzhiev 2020-10-17 13:21:02 +0300
  • 8640994706 stb_truetype Added a function for getting the default english name of a font. Vlad Abadzhiev 2020-10-16 17:25:25 +0300
  • 06f46b02a2 fixing some warnings in stb_image and stb_image_write Dustin Firebaugh 2020-10-14 21:35:19 -0400
  • 15235e9cd3 stb_truetype: fix disregarded GPOS kern pairs Shiqing 2020-10-14 16:47:25 +0800
  • b96354a20f Fix warnings under -Wall -Wextra -Wpedantic. Jeanne-Kamikaze 2020-10-03 11:28:11 -0700
  • 508d089f79
    Create C++ anjali0981 2020-10-02 15:16:14 +0530
  • 6e664abdbf
    Update stb_vorbis.c Ronnie1011 2020-10-01 21:34:21 +0530
  • 98f269986c
    Update README.list kamit9171 2020-10-01 11:44:44 +0530
  • f50da6bdb3 fix building by MSVC for Windows 10 on ARM Eugene Golushkov 2020-10-01 03:20:30 +0300
  • f868cd4e61
    fixed some more warnings (GCC v8.3.0) Thomas Ruf 2020-09-28 15:53:17 +0200
  • 7a3511b51d
    Update stb_image.h Tanmay Aeron 2020-09-23 01:15:15 +0530
  • c34da0135a Update stb_image.h Tanmay Aeron 2020-09-21 03:05:58 +0530
  • 878af358a4 Initial commit of stand-alone animted gif library stb_gif.h Lokno Ketchup Decker 2020-09-04 00:47:23 -0400
  • f6523ac2a6 Fix for unused variables under linux Karol Kontny 2020-09-03 17:29:06 +0200
  • ecbedfc6cf Added cast to match types Karol Kontny 2020-09-02 23:22:58 +0200
  • 28e3c8b0da stb_ds: hmgetp_null & shgetp_null stbds_temp usage fix Vzaa 2020-07-24 17:51:50 +0300
  • 2c82ff679e stb_image.h: Replace (void) with STBI_NOTUSED Jacko Dirks 2020-08-18 14:28:21 +0200
  • b432821a02 stb_image.h: Suppress warnings about out_size, delay_size Jacko Dirks 2020-08-15 17:19:02 +0200
  • 224e4d7747 Initialize setup_malloc() NULL buffer bqqbarbhg 2020-08-15 15:17:19 +0300
  • 720fc7f9e2 Fix comment and indentation in stbtt_solve_cubic Adrian Lizarraga 2020-08-03 01:11:48 -0700
  • 0e7d7bf374 Return sentinel buffer for setup_malloc(0) bqqbarbhg 2020-08-02 15:52:35 +0300
  • 07b5de6a0b
    Update stb_vorbis.c astralinux 2020-08-01 22:06:46 +0300
  • 40adb72364
    Updated stb_image_write description Voidbert 2020-07-30 22:33:22 +0100
  • b1581616b5 stb_vorbis.c: Made it so that alloca is defined properly on OpenIndiana, and added generic fallback for all platforms using GCC Gabriel Ravier 2020-07-29 21:14:05 +0200
  • bf86b43268 Allocate memory for empty buffers in setup_malloc() bqqbarbhg 2020-07-28 01:41:20 +0300
  • f88bffdbe2 fix potential MultiByteToWideChar buffer overflow in stbi__fopen toxieainc 2020-07-23 11:39:42 +0200
  • c681456a76 Fix Missing Word sandhyabhan 2020-07-21 19:43:36 +0530
  • 887767019d Added to contributors Taylor Holberton 2020-07-19 21:46:54 -0500
  • 48f322cc7d Casting size to int, for -Wall,-Wextra Taylor Holberton 2020-07-19 21:45:14 -0500
  • ef9e3b15a1 Casting size to int, for -Wall,-Wextra Taylor Holberton 2020-07-19 21:41:29 -0500
  • c956e6fdce Fix gcc 7.5.0 compiler warnings Jon Watte 2020-07-17 23:11:45 -0700
  • dac00094c9
    Make file formatting comply with POSIX and Unix standards Aaron Franke 2020-07-18 01:03:07 -0400
  • b42009b3b9 fix readme linebreaks Sean Barrett 2020-07-13 04:46:06 -0700
  • e140649ccf remove trailign whitespace Sean Barrett 2020-07-13 04:40:31 -0700
  • 314d0a6f9a update version numbers Sean Barrett 2020-07-13 04:36:03 -0700
  • 59f06c1a97 stb_ds: move temp_key added by PR into hash_table structure instead of main header struct Sean Barrett 2020-07-13 04:25:34 -0700
  • ef23148510 Merge branch 'master' of https://github.com/srdjanstipic/stb into working Sean Barrett 2020-07-13 04:16:38 -0700
  • 580fc1ab9b Merge branch 'stb_vorbis-fix-comment-read-oom' of https://github.com/akien-mga/stb into working Sean Barrett 2020-07-13 04:15:48 -0700
  • db2acff8b1 stb_vorbis: fix bug in computing end of temp alloc buffer if it's not a multiple of 8 Sean Barrett 2020-07-13 04:12:21 -0700
  • 3152efaa97 Merge branch 'fuzzer_updates' of https://github.com/randy408/stb into working Sean Barrett 2020-07-13 04:08:36 -0700
  • f3085776a4 Merge branch 'patch-1' of https://github.com/coltongit/stb into working Sean Barrett 2020-07-13 04:07:16 -0700
  • 589a678b65 Merge branch 'master' of https://github.com/recp/stb into working Sean Barrett 2020-07-13 04:06:19 -0700
  • a9df364a7c Merge branch 'fix_stb_vorbis_alignment' of https://github.com/RandomShaper/stb into working Sean Barrett 2020-07-13 04:00:41 -0700
  • bfaccab17a Merge branch 'stb-image-fuzzing-fixes' of https://github.com/rcgordon/stb into working Sean Barrett 2020-07-13 03:53:53 -0700
  • 58b2e1490d Merge branch 'fix_alloca' of https://github.com/Clownacy/stb into working Sean Barrett 2020-07-13 03:33:18 -0700
  • ce54bbc454 Merge branch 'master' of https://github.com/AdamKorcz/stb into working Sean Barrett 2020-07-13 03:29:47 -0700
  • 0ccb4f0071 Merge branch 'rg-matchcolors' of https://github.com/castano/stb into working Sean Barrett 2020-07-13 03:27:22 -0700
  • 5a8702567a credit for PR Sean Barrett 2020-07-13 03:11:47 -0700
  • da888065bf Merge branch 'master' of https://github.com/Vawx/stb into working Sean Barrett 2020-07-13 03:11:13 -0700
  • fb1cea02f8 tweak PR Sean Barrett 2020-07-13 03:06:50 -0700
  • add7adc3ea Merge branch 'patch-1' of https://github.com/vickit144/stb into working Sean Barrett 2020-07-13 03:05:44 -0700
  • fd9c3ea4af Merge branch 'bmp-assert' of https://github.com/zturtleman/stb into working Sean Barrett 2020-07-13 03:01:52 -0700
  • 6f7420a825 add credits for last few PR merges Sean Barrett 2020-07-13 02:59:10 -0700
  • 67881b61ab Merge branch 'stbds-arraddn' of https://github.com/HeroicKatora/stb into working Sean Barrett 2020-07-13 02:52:03 -0700
  • 1c816743b6 make PR compile in MSVC6 Sean Barrett 2020-07-13 02:49:46 -0700
  • cae8e852f6 Merge branch 'perfect-endpoint-quantization' of https://github.com/castano/stb into test Sean Barrett 2020-07-13 02:48:11 -0700
  • cae97bdb17 Merge branch 'alloca-fix' of https://github.com/mackron/stb into test Sean Barrett 2020-07-13 02:47:41 -0700
  • fdafd1aab4 Merge branch 'loadgif-realloc-sized' of https://github.com/SasLuca/stb into test Sean Barrett 2020-07-13 02:45:13 -0700
  • b3a74a5c8a fix PR to work on VC6 Sean Barrett 2020-07-13 02:43:26 -0700
  • 206529e08e Merge branch 'unused#801' of https://github.com/hashitaku/stb into test Sean Barrett 2020-07-13 02:42:57 -0700
  • dfdb7d9c14 stb_ds: use keyoffset in key comparison Sean Barrett 2020-07-13 02:42:37 -0700
  • 523a14f3e1 stb_image_write: small buffer to avoid calling fwrite on every pixel Sean Barrett 2020-07-13 02:20:59 -0700
  • 802a1df278 tweak indentation Sean Barrett 2020-07-13 02:20:37 -0700
  • c5b527aa01 modern seeding of mersenne twister Sean Barrett 2020-07-13 02:20:07 -0700
  • 1e400e21d2 stb_ds: fix shputs() for strdup and arena hash table Srđan Stipić 2020-07-12 15:57:05 +0200
  • c24de24aa8 stb_vorbis: Add missing error checks in comment reading mallocs Rémi Verschelde 2020-07-07 11:38:04 +0200
  • 3dc00f5655
    Remove trailing space characters Aaron Franke 2020-06-30 03:17:31 -0400
  • 658a1bf9f9
    Make file formatting comply with POSIX and Unix standards Aaron Franke 2020-06-30 03:12:42 -0400
  • 66d328f996 stb_image: fix build errors daemyung jang 2020-06-30 15:50:43 +0900
  • 451aede9c1 stb_image: fix build errors daemyung jang 2020-06-30 15:50:43 +0900
  • fc3e040cb2 stb_ds: fix bug where arraddn would return index instead of pointer Gustav Olsson 2020-06-25 10:26:09 +0200
  • c326fd50da
    Added missing prototype for stbtt_FindSVGDoc() Ivan Tikhonov 2020-06-23 16:06:00 +0100
  • 3b14b5afa6
    Update Makefile Randy 2020-06-01 06:22:44 +0200
  • c8303509fa make fuzz target compilable as c++ code Randy 2020-06-01 06:18:13 +0200
  • 9cd6cdc0e5 add ossfuzz build script Randy 2020-06-01 06:09:16 +0200
  • a6b384358f Merge branch 'fuzzer_updates' of https://github.com/randy408/stb into fuzzer_updates Randy 2020-06-01 06:03:50 +0200
  • a7fed59fe4 add fuzz target to Makefile Randy 2020-05-11 08:59:07 +0200
  • 9e292f0731
    Fix minor typo in comment on line 6532 Colton G. Rushton 2020-05-30 17:41:25 -0300
  • ec898982b0 stbi: use __thread if GCC can't use _Thread_local Recep Aslantas 2020-05-26 00:22:12 +0300
  • 8cb98357de stbi: fix thread local selector Recep Aslantas 2020-05-26 00:03:46 +0300
  • d1d0e9fdb0 add fuzz target to Makefile Randy 2020-05-11 08:59:07 +0200
  • 5a7af50fa5 remove stb_png_read_fuzzer.options Randy 2020-05-11 08:47:45 +0200
  • 88062723ff rename fuzz target Randy 2020-05-11 08:18:56 +0200
  • b75413f8a4 do not define STBI_ONLY_PNG in fuzz target Randy 2020-05-11 08:18:15 +0200
  • 4bafa56899 rename fuzz target, add entry point Randy 2020-05-11 05:48:25 +0200
  • 2d0faa4d26 stb_vorbis.c: Fix missing update to 64-bit alignment Pedro J. Estébanez 2020-05-03 02:27:35 +0200
  • c29138ba59 Add randy408 to the "Bug warnings & fixes" list. Ryan C. Gordon 2020-04-29 14:20:33 -0400
  • 29d639546d fix integer arithmetic in stbi__zexpand() Randy 2020-04-29 14:19:01 -0400
  • b09cb2c6f5 Add Ryan C. Gordon to "Bug & warning fixes" contribution list. Ryan C. Gordon 2020-04-27 15:16:27 -0400
  • 89f3f35c9f stbi__skip should return immediately if skipping zero bytes. Ryan C. Gordon 2020-04-28 11:56:30 -0400
  • d60594847e Reject images that are too large (as defined by the application). Ryan C. Gordon 2020-04-28 11:54:22 -0400
  • 98ca24b8c7 Turn several asserts into formal checks. Ryan C. Gordon 2020-04-28 10:41:39 -0400