Commit Graph

  • 82310cc5ff stb_sprintf: fix unaligned digitpair[], fix some signed-right-shifts Sean Barrett 2019-02-07 08:44:39 -0800
  • d1dc3fe89c Fix return typo, disambiguate else, and check for the complete fishead identifier Kevin Croft 2018-11-18 19:07:55 -0800
  • 604b9367ee Add detection for Ogg skeleton metadata Kevin Croft 2018-11-17 21:42:30 -0800
  • 38f86fc461 Merge branch 'fix-leakcheck' of https://github.com/Clownacy/stb into working Sean Barrett 2019-02-07 08:34:39 -0800
  • ddccc72c5b stb_image_write: optimize other PNG loops besides previous merge Sean Barrett 2019-02-07 08:13:56 -0800
  • d27796b585 Merge branch 'stb_image_write_optimization' of https://github.com/jarnoh/stb into working Sean Barrett 2019-02-07 08:11:38 -0800
  • 619cdb6a3b stb_sprintf: fix 32 vs 64-bit sizes for format widts j/z/t Sean Barrett 2019-02-07 07:53:28 -0800
  • 6e7e5c5787 Merge branch 'fix-unaligned' of https://github.com/stefano-zanotti-88/stb into working Sean Barrett 2019-02-07 07:41:53 -0800
  • 694b61fcb1 stb_image: remove non-ASCII character from credits Sean Barrett 2019-02-07 07:39:46 -0800
  • 0aa5984b6a Merge branch 'remove-assert' of https://github.com/rombankzero/stb into working Sean Barrett 2019-02-07 07:39:03 -0800
  • f9d9a419a9 Merge branch 'optimize_stbi__ldr_to_hdr' of https://github.com/technik/stb into working Sean Barrett 2019-02-07 07:33:00 -0800
  • db691f0c69 Merge branch 'fix_1bit_bmp' of https://github.com/plzombie/stb into working Sean Barrett 2019-02-07 07:30:39 -0800
  • 5428c40870 Merge branch 'textedit-undo_char_position_type' of https://github.com/ocornut/stb into working Sean Barrett 2019-02-07 07:28:41 -0800
  • 9bb4bc1db4 Merge branch 'patch-1' of https://github.com/sherjilozair/stb into working Sean Barrett 2019-02-07 07:27:42 -0800
  • 79a7719c37 stb_image: fix d1252e1bb9 for building in C Sean Barrett 2019-02-07 07:20:58 -0800
  • 7056eae4ae Merge branch 'issue-609' of https://github.com/dp304/stb into working Sean Barrett 2019-02-07 07:19:18 -0800
  • d1252e1bb9 Merge branch 'master' of https://github.com/ab-cpp/stb into working Sean Barrett 2019-02-07 07:17:05 -0800
  • 476c1f89a2 stb_image_write: fix the previous fix (incorrectly labelled as stb_image) Sean Barrett 2019-02-07 07:01:23 -0800
  • aa223d9693 Merge branch 'patch-1' of https://github.com/mastensg/stb into working Sean Barrett 2019-02-07 07:00:59 -0800
  • ba5fc494b4 Merge branch 'master' of https://github.com/WARP-LAB/stb into working Sean Barrett 2019-02-07 06:58:18 -0800
  • e5d4d6fcce stb_image; optimize row computation in PR Sean Barrett 2019-02-07 06:58:00 -0800
  • b2bde485a2 Merge branch 'stbiw-fix-jpeg-flipping' of https://github.com/DanielGibson/stb into working Sean Barrett 2019-02-07 06:48:44 -0800
  • 09998eb596 Merge branch 'truetype-comment' of https://github.com/ocornut/stb into working Sean Barrett 2019-02-07 06:05:47 -0800
  • ff1eb8b8d4 Merge branch 'fix_stbi_write_hdr_core' of https://github.com/poppolopoppo/stb into working Sean Barrett 2019-02-07 06:03:48 -0800
  • 94f93a86e7 Merge branch 'truetype-warnings' of https://github.com/ocornut/stb into working Sean Barrett 2019-02-07 06:02:51 -0800
  • f82dbd638c windows unicode: don't malloc buffers, add explicit STBI_WINDOWS_UTF8 #define Sean Barrett 2019-02-07 05:55:03 -0800
  • ae773aa438 Merge branch 'unicode-file-support' of https://github.com/jrsmith17/stb into temp Sean Barrett 2019-02-07 05:07:14 -0800
  • 841c8b0f55 Merge branch 'rectpack-warnings' of https://github.com/ocornut/stb into working Sean Barrett 2019-02-07 05:01:35 -0800
  • 3005bcfe87 Merge branch 'misc-typos' of https://github.com/luzpaz/stb into working Sean Barrett 2019-02-07 05:00:12 -0800
  • cc53512cb9 added integer seed to noise function, use it in multi-octave noises Sean Barrett 2019-02-07 04:59:05 -0800
  • ca980dd2dc Merge branch 'perlin' of https://github.com/Auburns/stb into working Sean Barrett 2019-02-07 04:54:14 -0800
  • a28a6b126b tests: 64-bit fixes, fix typo in image tests Sean Barrett 2019-02-07 04:42:32 -0800
  • 27460c23a6 stb_truetype: allow getting font metrics without explicitly opening file Sean Barrett 2019-02-07 04:41:26 -0800
  • 9f1ef73e96 stb_sprintf: minor reformatting Sean Barrett 2019-02-07 04:40:32 -0800
  • 061422f580 fix non-fastpath BMP pixels with bit 31 set when asserts are on Sean Barrett 2019-02-07 04:39:51 -0800
  • d85e594654 various fixes: add stb_intcmprev add stb_uidict fixes to stb__dirtree_scandir change rand functions from unsigned long to unsigned int so they're 32-bit on Linux as well Sean Barrett 2019-02-07 04:33:18 -0800
  • eee50c079d Update to STB conventions Andrew Beatty 2019-02-07 07:30:42 -0500
  • 286fae80e1 Fix build warning in stb_truetype.h when asserts are disabled Scott Ramsby 2019-01-30 17:14:17 -0800
  • d156642036
    Silence warning 'tc' may be used uninitialized in this function NuklearBomb 2019-01-29 01:43:31 -0500
  • 3318e36011 hdr export segfault fix Jonathan Dupuy 2019-01-23 14:57:59 +0100
  • ccc4b3716a fix compiler warnings and const error Andrew Beatty 2019-01-22 19:31:46 -0500
  • b84883a0f8
    Update stb_image.h NuklearBomb 2018-12-17 15:43:55 -0500
  • de04c35329
    Update stb_image.h NuklearBomb 2018-12-17 14:56:10 -0500
  • 149a54b910 stb_image: pnm change error precision s/PPM/PNM/ Michael Mestnik 2018-10-12 12:58:51 -0500
  • 3bdc433c15 stb_image: pnm protect from decimal value overflow Michael Mestnik 2018-10-12 12:57:57 -0500
  • 90ff49e43e stb_image: pnm add ascii image support Michael Mestnik 2018-10-15 16:51:57 -0500
  • df0bd1a517 stb_image: pnm max value adjustment, detect format Michael Mestnik 2018-10-14 15:23:39 -0500
  • 844ad442ab
    Fix return typo, disambiguate else, and check for the complete fishead identifier Kevin Croft 2018-11-18 19:07:55 -0800
  • d60db7fb6a
    Add detection for Ogg skeleton metadata Kevin Croft 2018-11-17 21:42:30 -0800
  • eccee04e5a stb_sprintf: fix integer size for %ld root 2018-11-09 22:49:33 +0800
  • 610a976b83 Removed redundant check Clownacy 2018-11-02 00:20:31 +0000
  • 3e6370720e Fixed STB_LEAKCHECK_SHOWALL Clownacy 2018-11-02 00:13:40 +0000
  • 359bb10d3c Try to clean up stblkck_internal_print a little Clownacy 2018-11-01 23:55:07 +0000
  • 79dc50bb79 ...Actually, I don't think these are meant to be here Clownacy 2018-11-01 23:49:17 +0000
  • f7d9426f8e Add a way to use %zd on MinGW(-w64) Clownacy 2018-11-01 23:25:47 +0000
  • 2e988fc0de Added Name Adam Allison 2018-10-24 08:47:29 -0500
  • 0b851cee48 Fixed strict alignment, and removed implimentation defined right shifts. Adam Allison 2018-10-24 08:45:08 -0500
  • 248604ffbc Shut up GCC -pedantic warnings Clownacy 2018-10-18 13:29:55 +0100
  • a4ba0ab747 stb_image: pnm change error persicion s/PPM/PNM/ Michael Mestnik 2018-10-12 12:58:51 -0500
  • c33fc794af stb_image: pnm protect from decimal value overflow. Michael Mestnik 2018-10-12 12:57:57 -0500
  • 0dbc636877 image pnm bitmap support Michael Mestnik 2018-10-15 17:07:45 -0500
  • 5731d152ba image pnm add ascii image support Michael Mestnik 2018-10-15 16:51:57 -0500
  • 3487b063bf handle max value adjustment and detect format Michael Mestnik 2018-10-14 15:23:39 -0500
  • 47ac257d9d make clean Michael Mestnik 2018-10-12 14:35:25 -0500
  • 1453f6bbb9 introduce unit tests Michael Mestnik 2018-10-12 12:47:16 -0500
  • da1152645c handle max value adjustment and detect format Michael Mestnik 2018-10-14 15:23:39 -0500
  • b4de6bf0c4 test potential conversion function Michael Mestnik 2018-10-13 02:23:32 -0500
  • b4de075517 make clean Michael Mestnik 2018-10-12 14:35:25 -0500
  • 8137345fa4 introduce unit tests Michael Mestnik 2018-10-12 12:47:16 -0500
  • 01e6899819 make clean Michael Mestnik 2018-10-12 14:35:25 -0500
  • dda9a2c499 introduce unit tests Michael Mestnik 2018-10-12 12:47:16 -0500
  • e005a75792 update readme Sean Barrett 2018-02-11 11:57:53 -0800
  • f2e3d0d14a stb_image version number Sean Barrett 2018-02-11 11:57:40 -0800
  • 9200898a7a update readme Sean Barrett 2018-02-11 11:56:13 -0800
  • fbbaa632c6 rework GPOS support for old non-declare-anywhere C Sean Barrett 2018-02-11 11:53:29 -0800
  • 693a66cd3c Add basic GPOS kerning Daniel Ribeiro Maciel 2017-08-24 15:22:52 -0300
  • 0d541858fb docs Sean Barrett 2018-02-11 11:42:05 -0800
  • d4e3ce0ee0 docs Sean Barrett 2018-02-11 11:41:20 -0800
  • c37aa7d3bd stb_vorbis: avoid NaN due to uninitialized variable Sean Barrett 2018-02-11 11:29:53 -0800
  • dda34ef468 stb_image_write: tweak handling of STB_IMAGE_WRITE_STATIC Sean Barrett 2018-02-11 11:29:32 -0800
  • b71d90e300 tweak handling of STBIWDEF Sean Barrett 2018-02-11 11:19:45 -0800
  • c8d4ee8591 stb_image_write: credits Sean Barrett 2018-02-11 11:11:39 -0800
  • 45529cb300 stb_image_write: fix indexing error when computing PNG filters with the stbi__flip_vertically_on_write on. Simon Rodriguez 2018-02-04 20:12:20 +0100
  • e6c951d6ac stb_image_write: fix png compression level typos Cap Petschulat 2018-02-05 15:28:04 +0900
  • c127ef3a4c
    Merge 4db533bcae into e6afb9cbae Adityaraj-singh 2018-10-13 11:23:30 +0000
  • 4db533bcae
    ,terkh Adityaraj-singh 2018-10-13 16:53:21 +0530
  • cfb8678533 stb_image: pnm change error persicion s/PPM/PNM/ Michael Mestnik 2018-10-12 12:58:51 -0500
  • 213e0cfdb3 stb_image: pnm protect from decimal value overflow. Michael Mestnik 2018-10-12 12:57:57 -0500
  • 80b89cf6c8 Fixes for stb_leakcheck.h Clownacy 2018-10-12 11:37:06 +0100
  • dd23e6c5e4 fix warnings for unreferenced formal parameter in stb_image Vasu Mahesh 2018-10-05 18:08:38 -0400
  • e2ec4a907d +stb_compress_level() to control compression quality vs speed kmar 2018-10-03 21:55:24 +0200
  • 79057412ab hash through match in stb_compress to achieve slightly better compression kmar 2018-10-01 20:25:44 +0200
  • 705cafdea9
    Merge 7fe0354b4e into e6afb9cbae neoe 2018-09-10 08:50:40 +0000
  • 7fe0354b4e More robust. eg. loading wqy-microhei.ttc neoe 2018-09-10 16:47:55 +0800
  • 3d29a17fbd
    Merge a8b5b918ae into e6afb9cbae BareRose 2018-09-04 12:58:01 +0000
  • a8b5b918ae Convert stb_vorbis to header-only library BareRose 2018-09-04 14:20:44 +0200
  • 85fb1043ef
    Merge 2e212bb839 into e6afb9cbae Matt Chiasson 2018-08-26 02:45:17 +0000
  • 2e212bb839 stb_gl - OpenGL/OpenGLES extension wrangler. Mathieu-Andre Chiasson 2018-08-25 22:07:29 -0400
  • 19d4ab2ee5 bug-fixes Marcos Slomp 2018-08-19 19:41:01 -0700
  • 2b4c1fc59c updated contributors Marcos Slomp 2018-08-19 15:55:24 -0700