Commit Graph

  • 79668fa641
    Update stb_vorbis.c Timur Gagiev 2018-02-03 06:45:47 +0300
  • 07ef430a88
    Merge 21c107d7ea into 73990fefe7 #505 Chris Cunningham 2018-02-01 22:54:52 +0000
  • a77d9213e4 stb_vorbis: no dealloca Sean Barrett 2018-02-01 03:53:17 -0800
  • 8fb7042301
    Merge e12cb8e92e into 73990fefe7 #547 pmttavara 2018-02-01 07:18:25 +0000
  • e12cb8e92e
    Add STBTT_fmod(x,y) #547 pmttavara 2018-02-01 02:18:23 -0500
  • 7a51d2075e
    Replace raw math calls with STBTT_* decorated variants pmttavara 2018-02-01 02:11:04 -0500
  • a6796aee40 test stb_lib Sean Barrett 2018-01-31 10:46:31 -0800
  • 0ba9ff6599 stb_image: fix unused variable warning Sean Barrett 2018-01-31 07:50:07 -0800
  • 15685cc4d4
    Removed seed from documentation #538 Jordan Peck 2018-01-31 12:33:35 +0000
  • 6ba21df503 update dsp with new compile tests Sean Barrett 2018-01-30 17:33:17 -0800
  • 48168170a1 stb_truetype: add STBTT_fmod Sean Barrett 2018-01-30 17:05:57 -0800
  • ca6548c30a Changed gradient idx table to match previous implementation, removed seeds from public API Jordan 2018-01-30 21:03:35 +0000
  • 73990fefe7 update readme Sean Barrett 2018-01-30 05:48:45 -0800
  • a9672961c9 more cases of STB_NO_HDR and STB_NO_LINEAR interfering Sean Barrett 2018-01-30 05:45:59 -0800
  • 40f43afe56 tweak tests Sean Barrett 2018-01-30 05:40:17 -0800
  • 602e986824 fix STBI_NO_HDR and STBI_NO_LINEAR to compile correctly even if you don't #include <math.h> Sean Barrett 2018-01-30 05:39:29 -0800
  • 085ba4b627 add compilation tests that have no other includes to avoid accidental dependencies Sean Barrett 2018-01-30 05:31:18 -0800
  • 01daa3a244 stb_sprintf: fix size-only snprintf query Sean Barrett 2018-01-30 05:29:31 -0800
  • ccee11ad79 stb_image: fix warnings Sean Barrett 2018-01-30 05:28:37 -0800
  • 3ac351f39d break out stb_lib.h Sean Barrett 2018-01-30 05:16:47 -0800
  • 06fedddb4d fix stb_dxt.h; fix misspelled STB_DXT_IMPLEMENTATION in test jig Sean Barrett 2018-01-30 02:56:16 -0800
  • e460d1a8d8 Add basic GPOS kerning #495 Daniel Ribeiro Maciel 2017-08-24 15:22:52 -0300
  • f2974f6c1c update readme version number Sean Barrett 2018-01-29 15:21:12 -0800
  • 663deb3a43 redo lost stb_vorbis fixes Sean Barrett 2018-01-29 15:20:54 -0800
  • 7855d2dc87 version numbers in readme Sean Barrett 2018-01-29 14:52:14 -0800
  • 67f588cbb5 Added seed to perlin and fractals Removed broken wrap from fractals Used varied seeds for fractal octaves to remove artifact at origin Removed indicies table in favour of mod12 permutation table, this reduces gradient bias and gives 3% performance increase Jordan 2018-01-29 22:50:45 +0000
  • dfff6f5e7c stb_image: fix assert macro usage; stb_vorbis: changelog Sean Barrett 2018-01-29 13:15:10 -0800
  • 476b4c7a72 update readme Sean Barrett 2018-01-29 08:22:21 -0800
  • 037926ab74 fix warnings, bad error handling Sean Barrett 2018-01-29 08:18:19 -0800
  • b2c2419b1b stb_image: avoid arithmetic overflow in png case Sean Barrett 2018-01-29 08:14:53 -0800
  • 445473bdb5 stb_image_write: handle malloc failure in zlib Sean Barrett 2018-01-29 08:03:56 -0800
  • 4fd9019c0f stb_image: avoid signed left shifts Sean Barrett 2018-01-29 07:57:23 -0800
  • 74a21dc615 fix compiler warnings Sean Barrett 2018-01-29 07:52:21 -0800
  • 9b2522c3d5 stbi_is_hdr_from_file needs to reset file position Sean Barrett 2018-01-29 07:48:12 -0800
  • 87352fdcb5 stb_truetype: fix bug in handling of stbtt_hheap that could cause severe badness Sean Barrett 2018-01-29 07:44:54 -0800
  • db4d92891c fix stb_sdict_for() Sean Barrett 2018-01-29 07:44:04 -0800
  • 3025377f4a fix stb_textedit redo, from omar cornut Sean Barrett 2018-01-29 07:23:54 -0800
  • b969dc38f3 stb_image_write: fix for fopen_s failure case Sean Barrett 2018-01-29 06:06:29 -0800
  • 3f01acced4 stb_textedit: allow overriding key-input typedef Sean Barrett 2018-01-29 05:39:48 -0800
  • d808adb77f stb_dxt: fix bug with constant color & varying alpha Sean Barrett 2018-01-29 05:17:07 -0800
  • 76ec599c68 stb_truetype - remove duplicate definition Sean Barrett 2018-01-29 05:03:38 -0800
  • ee0ebfc79b version numbers Sean Barrett 2018-01-29 04:59:32 -0800
  • 5db03ef592 Merge branch 'master' into working Sean Barrett 2018-01-29 04:04:28 -0800
  • 094cb31ec8 stb_image: compile as C; stb_image_write: credits Sean Barrett 2018-01-29 04:03:18 -0800
  • faf08e0018 Merge branch 'stb_image_write_mscrt_errors' of https://github.com/xeekworx/stb Sean Barrett 2018-01-29 04:01:29 -0800
  • 4254a9f237 stb_truetype credits Sean Barrett 2018-01-29 03:59:48 -0800
  • 8732cff6c4 Merge branch 'winding-lengths-warning' of https://github.com/RobLoach/stb Sean Barrett 2018-01-29 03:59:17 -0800
  • da4a7a1d6f Merge branch 'patch-2' of https://github.com/wojdyr/stb Sean Barrett 2018-01-29 03:51:23 -0800
  • ae00f3a5f0 stb_image credits Sean Barrett 2018-01-29 03:50:42 -0800
  • 1b9689cf77 Merge branch 'feature/gif_frames' of https://github.com/tocchan/stb Sean Barrett 2018-01-29 03:50:03 -0800
  • f9d78c05a9 stb_image credits Sean Barrett 2018-01-29 03:49:53 -0800
  • edf35ad14c Merge branch 'master' of https://github.com/jlnr/stb Sean Barrett 2018-01-29 03:43:08 -0800
  • 0bd0d049e7 stb_image docs Sean Barrett 2018-01-29 03:42:34 -0800
  • ead2b3fe2c Merge branch 'stbi_is_16' of https://github.com/anael-seghezzi/stb Sean Barrett 2018-01-29 03:38:04 -0800
  • 501e29b245 stb_truetype.h docs Sean Barrett 2018-01-29 03:36:23 -0800
  • 986a5eeeb1 fix stb_truetype test file Sean Barrett 2018-01-29 03:35:03 -0800
  • 0b8b3f2876 Merge branch 'stb_truetype_fixes_20171104' of https://github.com/kphillisjr/stb Sean Barrett 2018-01-29 03:32:11 -0800
  • f22857495b Merge branch 'compile' of https://github.com/alculquicondor/stb Sean Barrett 2018-01-29 03:29:59 -0800
  • 0b81a54354 Merge branch 'cff-type2-fixes' of https://github.com/dougallj/stb Sean Barrett 2018-01-29 03:29:01 -0800
  • 72ef9dcbad fix fall-through case warning, add credit Sean Barrett 2018-01-29 03:27:58 -0800
  • 8cc624142b credits Sean Barrett 2018-01-29 03:25:02 -0800
  • 82f1929de5 Merge branch 'patch-1' of https://github.com/darealshinji/stb Sean Barrett 2018-01-29 03:23:53 -0800
  • da4b342213 credits Sean Barrett 2018-01-29 03:23:45 -0800
  • ab4fb5c38a Merge branch '1bit_bmp' of https://github.com/plzombie/stb Sean Barrett 2018-01-29 03:22:12 -0800
  • b0383facf8 Merge branch 'master' of https://github.com/lieff/stb Sean Barrett 2018-01-29 03:20:21 -0800
  • 41cd8bb527 Merge branch 'patch-1' of https://github.com/twoscomplement/stb Sean Barrett 2018-01-29 03:19:34 -0800
  • 5f1a73fe4e credits, tests Sean Barrett 2018-01-29 03:18:40 -0800
  • 9eb0e72950 Merge branch 'must_make_clang_happy_as_clam' of https://github.com/croepha/stb Sean Barrett 2018-01-29 03:17:50 -0800
  • e5946524d7 Merge branch 'patch-1' of https://github.com/wojdyr/stb Sean Barrett 2018-01-29 03:15:17 -0800
  • 3d7b4251f9 Merge branch 'png-ext-write' of https://github.com/akx/stb Sean Barrett 2018-01-29 03:14:31 -0800
  • b48101c971 Merge branch 'update_stbi_jpg_dcoumentation' of https://github.com/Benjins/stb Sean Barrett 2018-01-29 02:57:46 -0800
  • f541fa1710 Merge branch 'valgrind-fix' of https://github.com/rohit-n/stb Sean Barrett 2018-01-29 02:56:43 -0800
  • 35a3bf41e8 Integrate ZLIB changed from Daniel Gibson, fixup credits Sean Barrett 2018-01-29 02:55:56 -0800
  • 9de22e5a70 Merge branch 'stbiw-png-compr' of https://github.com/DanielGibson/stb Sean Barrett 2018-01-29 02:53:25 -0800
  • 39241e4928 update version number Sean Barrett 2018-01-29 02:53:14 -0800
  • b056850ea9 stb_image_write can flip images vertically Sean Barrett 2018-01-29 02:52:49 -0800
  • e371bd83f2 Merge branch 'sb_cpluscplus' of https://github.com/ZenToad/stb Sean Barrett 2018-01-29 02:47:36 -0800
  • 593c9b7192 rewrite stbi__shiftsigned to use a different, faster algorithm to avoid probelm with clang -O2 to outputting buggy code Sean Barrett 2018-01-29 02:30:34 -0800
  • 68f857727c add stb_ucharcmp to stb.h Sean Barrett 2018-01-29 02:24:05 -0800
  • 244d83bc3d fix unchecked length in stb_vorbis that could crash on corrupt/invalid files Sean Barrett 2018-01-29 02:23:18 -0800
  • dfafc3fd75 Merge a51a1468a4 into 9d9f75eb68 #536 r-lyeh 2018-01-10 14:27:36 +0000
  • a51a1468a4 Fix #430 #536 r-lyeh 2018-01-10 15:30:20 +0100
  • 76d9e05b2f Merge branch 'stb_image_write_mscrt_errors' of https://github.com/xeekworx/stb into stb_image_write_mscrt_errors #534 John Tullos 2018-01-01 19:02:00 -0600
  • 841862a622 Fixed grammar, spelling issues in comments issue #533 John Tullos 2018-01-01 18:56:36 -0600
  • eb17d8a6dd Fixed grammar, spelling issues in comments John Tullos 2018-01-01 18:56:36 -0600
  • 32a7d5ab68 Added STBI_MSC_SECURE_CRT to support newer MSVC compilers as optional For issue #533 John Tullos 2018-01-01 18:54:26 -0600
  • 5e844ffe70 Using secure versions of CRT calls to avoid Microsoft Visual C/C++ compiler errors/warnings. John Tullos 2018-01-01 18:08:30 -0600
  • 5c2c826df9
    stb_truetype: Silence warnings of winding_lengths #532 Rob Loach 2017-12-24 13:57:03 -0500
  • 10c9bb2613 Merge ff63404c3d into 9d9f75eb68 #531 Rob Loach 2017-12-24 18:57:19 +0000
  • ff63404c3d
    Silence compilation warnings of winding_lengths #531 Rob Loach 2017-12-24 13:57:03 -0500
  • 33a0eb2a21 Merge e2c267dd68 into 9d9f75eb68 #529 zmatsuo 2017-12-15 16:11:31 +0000
  • e2c267dd68 add wchar test #529 matsuo 2017-12-16 01:06:06 +0900
  • 19bfe59767 Merge branch 'functions_with_wchar_t' into test_cmakelists matsuo 2017-12-16 01:07:38 +0900
  • 6fabf2e4dd remove wchar_t functions matsuo 2017-12-16 01:02:38 +0900
  • 205ea6cfaa Add functions with wchar_t to stb_image.h and stb_image_write.h masaaki matsuo 2017-12-13 12:23:12 +0900
  • 6d6edb0d52 Merge 5cebbb4e96 into 9d9f75eb68 #528 zmatsuo 2017-12-13 03:34:11 +0000
  • 5cebbb4e96 Add test/CMakeLists.txt #528 masaaki matsuo 2017-12-13 12:18:41 +0900
  • 3a969eb64c
    remove duplicated `pr = 0` #527 Marcin Wojdyr 2017-12-07 15:30:43 +0000
  • de75509b1c Remove a nullptr #526 Chris Forseth 2017-11-27 23:42:13 -0600
  • 03b4bbc5d2 Fix a disposal flag mistype. Only clear to background color if index is non-zero. Fixed a the disposal test gif I was using - now renders properly (gif has no transparent set, but all renderers still considered it transparent. Spec says 0 should be ignored if 0, but was confusing by saying it only in the context of the pal not existing.. but seems to be the case always. Chris Forseth 2017-11-27 23:32:44 -0600