Commit Graph

  • 181e7175cd added stb_easy_font.h Sean Barrett 2015-02-01 01:49:17 -0800
  • a3e84e25dd added stb_easy_font.h Sean Barrett 2015-02-01 01:49:17 -0800
  • 3f418bfe6e stbte: fix; prop button now draws 't' in default joshhuelsman 2015-01-30 21:59:01 -0500
  • 6cc48214ac stbte: removed redundant conditional joshhuelsman 2015-01-30 21:17:24 -0500
  • e62a54ee0b stbte: fix number rendering when no layernames set joshhuelsman 2015-01-30 18:58:59 -0500
  • ba38019c95 stbte: fix layername button growing for both sides joshhuelsman 2015-01-30 18:46:57 -0500
  • 87faf06b5d stbte: update documentation/version 0.31 joshhuelsman 2015-01-30 18:06:40 -0500
  • f82fbb2e36 stbte: layername button grows/shrinks joshhuelsman 2015-01-30 17:55:03 -0500
  • 7a0b46075c Fix stbte_create_map declaration joshhuelsman 2015-01-30 17:07:57 -0500
  • 45fec17148 stb_truetype: added STBTT_STATIC to make all implementation static ocornut 2015-01-21 23:38:29 +0100
  • 2c13513a95 stb_truetype: fix for if stb_rect_pack .h wasn't included. ocornut 2015-01-21 23:21:19 +0100
  • 1447e43519 quick & dirty leak checker Sean Barrett 2015-01-21 07:46:54 -0800
  • 0d840ab330 quick & dirty leak checker Sean Barrett 2015-01-21 07:46:54 -0800
  • 5ed9291ef0 update version number Sean Barrett 2015-01-19 05:20:56 -0800
  • ec2158386c update version number Sean Barrett 2015-01-19 05:20:56 -0800
  • 7677c40b4b fix incorrectly-named assert, attempt to fix (char) cast warning (tricky since char's signedness is unknown) Sean Barrett 2015-01-19 05:18:37 -0800
  • 5bad081711 fix incorrectly-named assert, attempt to fix (char) cast warning (tricky since char's signedness is unknown) Sean Barrett 2015-01-19 05:18:37 -0800
  • b3653cc3f1 fix double free (found by cppcheck) Philipp Wiesemann 2015-01-18 21:17:49 +0100
  • ee2d466035 rewrite HDR rle logic Sean Barrett 2015-01-18 10:43:42 -0800
  • 22fa9a467a rewrite HDR rle logic Sean Barrett 2015-01-18 10:43:42 -0800
  • 90c18fd41a stb_truetype: split stbtt_PackFontRanges() into 3 functions for advanced uses, allow stbtt_PackBegin() to take NULL pixels ocornut 2015-01-18 15:24:33 +0000
  • e0cffa834e Merge ed2b44dcf2 into 80d5c4be48 omar 2015-01-17 18:30:58 +0000
  • 00ece5e5e2 fix bug introduced when doing hdr cleanup Sean Barrett 2015-01-17 09:16:48 -0800
  • 80d5c4be48 fix bug introduced when doing hdr cleanup Sean Barrett 2015-01-17 09:16:48 -0800
  • dd6b532ce3 update version numbers Sean Barrett 2015-01-17 08:41:54 -0800
  • c315b164b7 update version numbers Sean Barrett 2015-01-17 08:41:54 -0800
  • b7a69e317e update version number Sean Barrett 2015-01-17 08:39:41 -0800
  • 5ad4169ed1 update version number Sean Barrett 2015-01-17 08:39:41 -0800
  • 882c51156b Merge branch 'master' of https://github.com/scullion/stb Sean Barrett 2015-01-17 08:37:50 -0800
  • 50edcdb972 Merge branch 'master' of https://github.com/scullion/stb Sean Barrett 2015-01-17 08:37:50 -0800
  • 01cbbf69c7 Merge branch 'kg' of https://github.com/krig/stb Sean Barrett 2015-01-17 08:36:22 -0800
  • 4ae1bc417b Merge branch 'kg' of https://github.com/krig/stb Sean Barrett 2015-01-17 08:36:22 -0800
  • 09a2d4fe55 don't use SIMD on gcc if it's going to fail anyway Sean Barrett 2015-01-17 08:32:57 -0800
  • 5c121a9921 don't use SIMD on gcc if it's going to fail anyway Sean Barrett 2015-01-17 08:32:57 -0800
  • da83ec9baf version number Sean Barrett 2015-01-17 08:25:30 -0800
  • 77f816ce73 version number Sean Barrett 2015-01-17 08:25:30 -0800
  • 3eb04746f6 credits, version number Sean Barrett 2015-01-17 08:25:08 -0800
  • 6f3bda396d credits, version number Sean Barrett 2015-01-17 08:25:08 -0800
  • 1210744e24 Merge branch 'master' of https://github.com/enginmanap/stb Sean Barrett 2015-01-17 08:22:28 -0800
  • 68c8e4851a Merge branch 'master' of https://github.com/enginmanap/stb Sean Barrett 2015-01-17 08:22:28 -0800
  • ea9da7cb71 update credits Sean Barrett 2015-01-17 08:22:19 -0800
  • d673e85e94 update credits Sean Barrett 2015-01-17 08:22:19 -0800
  • 9d667d1bb5 Merge branch 'master' of https://github.com/bigmonachus/stb Sean Barrett 2015-01-17 08:19:22 -0800
  • 974ca12fb8 Merge branch 'master' of https://github.com/bigmonachus/stb Sean Barrett 2015-01-17 08:19:22 -0800
  • 5cf5b09823 version numbers Sean Barrett 2015-01-17 08:17:31 -0800
  • 4c9e8dd359 version numbers Sean Barrett 2015-01-17 08:17:31 -0800
  • fd54940bd6 Merge branch 'test' Sean Barrett 2015-01-17 07:47:52 -0800
  • d91cbdf662 Merge branch 'test' Sean Barrett 2015-01-17 07:47:52 -0800
  • bbbb86b5ea Merge branch 'working' Sean Barrett 2015-01-17 07:47:45 -0800
  • f392ec7d36 Merge branch 'working' Sean Barrett 2015-01-17 07:47:45 -0800
  • 3c81ca9e73 tweak baldurk's hdr implementation Sean Barrett 2015-01-17 07:46:22 -0800
  • edd5e6700d tweak baldurk's hdr implementation Sean Barrett 2015-01-17 07:46:22 -0800
  • fd008f6618 Merge branch 'master' of http://github.com/baldurk/stb into test Sean Barrett 2015-01-17 07:23:47 -0800
  • 258fb15340 Merge branch 'master' of http://github.com/baldurk/stb into test Sean Barrett 2015-01-17 07:23:47 -0800
  • 2a24db3014 fix monochrome bmp support Sean Barrett 2015-01-17 07:15:50 -0800
  • 6639ef6d5a fix monochrome bmp support Sean Barrett 2015-01-17 07:15:50 -0800
  • 529d8163b2 Add support for writing through callback functions in stb_image_write.h. Emmanuel Julien 2015-01-13 17:43:14 +0100
  • ed2b44dcf2 stb_truetype: stbtt_Pack api: fix for missing glyph, removed unncessary misleading was_packed assingment ocornut 2015-01-13 00:30:11 +0000
  • 2a2ef042c0 stb_truetype: stbtt_Pack api: fix for missing glyph, sorting was touching uninitialized memory. ocornut 2015-01-13 00:22:03 +0000
  • 7780974064 remove unused variable "ha" engin manap 2015-01-12 11:41:00 +0200
  • 50c5c8e8ca remove unused variable "ha" engin manap 2015-01-12 11:41:00 +0200
  • eb707556ad Fix dangling else warnings engin manap 2015-01-12 11:34:48 +0200
  • 1a9be15c1e Fix dangling else warnings engin manap 2015-01-12 11:34:48 +0200
  • 6a825625eb stb_truetype: stbtt_Pack api: missing glyph are not packed / rendered. ocornut 2015-01-11 18:37:00 +0000
  • ffb3fb6d14 stb_truetype: stbtt_PackBegin() allows for NULL pixels (for packing pass) ocornut 2015-01-11 18:35:46 +0000
  • 9c5346e2e7 stb_truetype: split stbtt_PackFontRanges() into 3 functions for advanced uses ocornut 2015-01-06 23:45:38 +0000
  • e1f44017bb Fix for warning 4244. Cast to short Sergio Gonzalez 2014-12-29 18:43:57 -0600
  • a2df517a1a Fix for warning 4244. Cast to short Sergio Gonzalez 2014-12-29 18:43:57 -0600
  • 4c75900f24 fix missing STBI_MALLOC Sean Barrett 2014-12-25 11:11:59 -0800
  • a7c8694d69 fix missing STBI_MALLOC Sean Barrett 2014-12-25 11:11:59 -0800
  • 2397c9c7b1 update version number, minor docs Sean Barrett 2014-12-25 01:40:04 -0800
  • 6e0ae49f87 update version number, minor docs Sean Barrett 2014-12-25 01:40:04 -0800
  • dcf09a630e stb_image: Rename SSE2/NEON IDCTs to idct_simd. Fabian Giesen 2014-12-24 10:53:31 +0100
  • febbc34a16 stb_image: Rename SSE2/NEON IDCTs to idct_simd. Fabian Giesen 2014-12-24 10:53:31 +0100
  • 21252fa8cb stb_image: Fix PNG initial size guess for 1/2/4 bpc. Fabian Giesen 2014-12-24 10:15:28 +0100
  • d92ab86c65 stb_image: Fix PNG initial size guess for 1/2/4 bpc. Fabian Giesen 2014-12-24 10:15:28 +0100
  • 5128b5ee4c stb_image: Update comments. Fabian Giesen 2014-12-24 10:07:52 +0100
  • fb109abeaf stb_image: Update comments. Fabian Giesen 2014-12-24 10:07:52 +0100
  • bdc28ad5b6 add #defines to allow disabling decoders for unwanted formats Sean Barrett 2014-12-23 21:36:20 -0800
  • 7f94e7e591 add #defines to allow disabling decoders for unwanted formats Sean Barrett 2014-12-23 21:36:20 -0800
  • 77a8668416 cleanup merge of ARM NEON support tweak docs Sean Barrett 2014-12-23 20:58:22 -0800
  • 53ca163e85 cleanup merge of ARM NEON support tweak docs Sean Barrett 2014-12-23 20:58:22 -0800
  • 5090141ac0 Merge branch 'fastjpeg' into working Sean Barrett 2014-12-23 20:24:46 -0800
  • de385bb6bb Merge branch 'fastjpeg' into working Sean Barrett 2014-12-23 20:24:46 -0800
  • 3be4fcd7e5 stb_image: NEON YCbCr->RGB kernel. Fabian Giesen 2014-12-24 01:38:59 +0100
  • fd987527f1 stb_image: NEON YCbCr->RGB kernel. Fabian Giesen 2014-12-24 01:38:59 +0100
  • 4f2dbec17e Merge branch 'fastjpeg' of https://github.com/nothings/stb into fastjpeg Fabian Giesen 2014-12-23 23:52:12 +0100
  • 7d32f74d8a Merge branch 'fastjpeg' of https://github.com/nothings/stb into fastjpeg Fabian Giesen 2014-12-23 23:52:12 +0100
  • 7197badaa8 Put progressive JPEG AC decode logic back the way I wrote it originally (I changed it to match jpgd when I was trying to figure out why it didn't work); add STBI__ prefixes to internal SCAN_ enum; strip unused function arguments for progressive funcs; tweak release notes; forget to git commit frequently so these would all be in their own commits; Sean Barrett 2014-12-23 05:11:36 -0800
  • 5b53d20c68 Put progressive JPEG AC decode logic back the way I wrote it originally (I changed it to match jpgd when I was trying to figure out why it didn't work); add STBI__ prefixes to internal SCAN_ enum; strip unused function arguments for progressive funcs; tweak release notes; forget to git commit frequently so these would all be in their own commits; Sean Barrett 2014-12-23 05:11:36 -0800
  • a387ed302d return truetype test code to old path Sean Barrett 2014-12-21 08:32:09 -0800
  • 16d9ed7211 return truetype test code to old path Sean Barrett 2014-12-21 08:32:09 -0800
  • 000f7ad05d tweak documentation stbi__ prefix on two functions that were missing it Sean Barrett 2014-12-21 08:30:27 -0800
  • 6403f319f7 tweak documentation stbi__ prefix on two functions that were missing it Sean Barrett 2014-12-21 08:30:27 -0800
  • 62dbdacc09 default tests Sean Barrett 2014-12-21 08:25:13 -0800
  • 53008c0922 default tests Sean Barrett 2014-12-21 08:25:13 -0800
  • cb2e0b85d3 Merge branch 'ppm' into working Sean Barrett 2014-12-21 08:23:34 -0800
  • e4fb737f66 Merge branch 'ppm' into working Sean Barrett 2014-12-21 08:23:34 -0800
  • 9b13a5fcc6 fix non-progressive jpegs (had commented out a line accidentally); fix long-standing bug where gifs were just broken AFAICT Sean Barrett 2014-12-21 08:21:17 -0800
  • 49d4d3193f fix non-progressive jpegs (had commented out a line accidentally); fix long-standing bug where gifs were just broken AFAICT Sean Barrett 2014-12-21 08:21:17 -0800