Commit Graph

  • 412e1ecc16 compile fix for MinGW Tim Sjöstrand 2015-09-15 19:17:42 +02:00
  • 5378a96536 clarify that olick's GIF also does animated Sean Barrett 2015-09-14 07:07:20 -07:00
  • ac7daffc27 update readme Sean Barrett 2015-09-14 05:58:09 -07:00
  • 93b2b82996 get rid of unused return value from write callback Sean Barrett 2015-09-14 05:57:42 -07:00
  • b4477803cb fix public function names; fix internal names to be namspaced properly; Sean Barrett 2015-09-14 05:48:24 -07:00
  • 78fe0bfc24 handle fopen() failing Sean Barrett 2015-09-14 05:40:12 -07:00
  • ad63a8d316 Merge branch 'master' of https://github.com/ejulien/stb into working Sean Barrett 2015-09-14 05:38:07 -07:00
  • 955bd174a2 update list Sean Barrett 2015-09-14 04:53:31 -07:00
  • c2978ae79f move anchor to *beginning* of question so links look better Sean Barrett 2015-09-14 02:36:57 -07:00
  • 99c7e64b62 rebuild README Sean Barrett 2015-09-14 02:35:47 -07:00
  • 996f0b0a6b fix spelling of SQLite Sean Barrett 2015-09-14 02:35:31 -07:00
  • 5c9c75fcbd Merge branch 'master' of https://github.com/nothings/stb Sean Barrett 2015-09-14 02:33:07 -07:00
  • a2291e3e5d update single-file-libs list Sean Barrett 2015-09-14 02:32:03 -07:00
  • 1fa899a101 Update README.md Sean Barrett 2015-09-13 18:36:51 -07:00
  • be1c75efa9 Merge pull request #176 from triplefox/patch-2 Sean Barrett 2015-09-13 18:24:53 -07:00
  • 054d340c8c fix spelling of "Hofmann" James Hofmann 2015-09-13 18:20:06 -07:00
  • 2722cfc3a0 fix last Sean Barrett 2015-09-13 17:01:26 -07:00
  • b30a97930e include URL with anchor so other people can find it Sean Barrett 2015-09-13 17:00:20 -07:00
  • 288ef36358 anchor for external links to list Sean Barrett 2015-09-13 16:56:07 -07:00
  • 43789d11d9 add tigr to single-file libs FAQ Sean Barrett 2015-09-13 16:54:35 -07:00
  • a0d064edae update readme Sean Barrett 2015-09-13 16:13:57 -07:00
  • 8b7b845c4e bump version number Sean Barrett 2015-09-13 16:13:16 -07:00
  • b74da797af properly fix stb_rect_pack; tweak formatting of FAQ list Sean Barrett 2015-09-13 16:07:49 -07:00
  • e847954d27 update readme Sean Barrett 2015-09-13 14:53:34 -07:00
  • 55eefc5739 add list of single-file libs Sean Barrett 2015-09-13 14:51:49 -07:00
  • 4de75eb0cc stb_textedit: better support for baseline at bottom stb_textedit: end-of-line handling places cursor before newline stb_truetype: avoid compiler warning due to local vars hiding local vars readme: add list of one-file libs Sean Barrett 2015-09-13 13:35:51 -07:00
  • ff116a4fe8 allow font ranges with first_char = 0; fix divide by 0 for exactly-vertical edges; fix possible divide by 0 for exactly-horizontal edges add documentation for stbtt_Rasterize; Sean Barrett 2015-09-13 11:42:54 -07:00
  • 54b1879725 document stbtt_Rasterize Sean Barrett 2015-09-13 11:23:33 -07:00
  • 83d36fd28a fix bug in handling rectangle with width or height of 0 Sean Barrett 2015-09-13 11:17:13 -07:00
  • 6b8938124e Merge branch 'fix-vs2015-warnings' of https://github.com/Reedbeta/stb into working Sean Barrett 2015-09-13 11:09:23 -07:00
  • d5b8af12cb fix missing "defined" in #if defined(STBI_NO_foo); fix incorrect initialization of alpha channel for RGB PSD Sean Barrett 2015-09-13 11:08:40 -07:00
  • 36574182c0 Fix new VS2015 warnings in stb_image 2.07 - conversion from int to stbi_uc - unused parameter Nathan Reed 2015-09-13 11:00:46 -07:00
  • 023ff3ffd2 Merge pull request #140 from ocornut/stb-wingraph-static Sean Barrett 2015-09-13 07:01:02 -07:00
  • 5bcce36638 rle tweaks, credits Sean Barrett 2015-09-13 06:58:45 -07:00
  • 40ace6b0ef Merge branch 'master' of https://github.com/fahickman/stb into working Sean Barrett 2015-09-13 06:51:14 -07:00
  • a84daa614e a few more stb_image_write fixes Sean Barrett 2015-09-13 06:46:43 -07:00
  • 9bf98d619f update readme Sean Barrett 2015-09-13 06:41:30 -07:00
  • 2a1716cc8f credits Sean Barrett 2015-09-13 06:41:16 -07:00
  • 23b21a7c1f Merge branch 'master' of https://github.com/guillaumechereau/stb into working Sean Barrett 2015-09-13 06:39:20 -07:00
  • 5f54e044ed Merge branch 'master' into working Sean Barrett 2015-09-13 06:37:51 -07:00
  • d993ce7a5b update readme Sean Barrett 2015-09-13 06:37:36 -07:00
  • 264bc5725f credits Sean Barrett 2015-09-13 06:37:24 -07:00
  • 92e9519db3 Merge branch 'master' of https://github.com/Sergobot/stb into working Sean Barrett 2015-09-13 06:35:11 -07:00
  • 7b24469bf1 update version / credits Sean Barrett 2015-09-13 06:33:49 -07:00
  • 5863a4efe1 delete stb_vorbis.h which leaked in from somebody's pull request Sean Barrett 2015-09-13 06:28:46 -07:00
  • 39522da245 Merge branch 'working' Sean Barrett 2015-09-13 06:18:47 -07:00
  • f0268375da credit Sean Barrett 2015-09-13 06:16:52 -07:00
  • ef21612364 Merge branch 'fix-clang-warnings' of https://github.com/vincentisambart/stb into working Sean Barrett 2015-09-13 06:11:09 -07:00
  • b0852b766a Merge branch 'master' of https://github.com/rwhitworth/stb into working Sean Barrett 2015-09-13 06:10:16 -07:00
  • 97dfb12f71 credits Sean Barrett 2015-09-13 06:06:37 -07:00
  • 9438a74f83 Merge branch 'master' of https://github.com/Mojofreem/stb into working Sean Barrett 2015-09-13 06:05:38 -07:00
  • 5583b62a70 credits Sean Barrett 2015-09-13 06:05:24 -07:00
  • d422a247e0 Merge branch 'master' of https://github.com/blackpawn/stb into working Sean Barrett 2015-09-13 06:00:32 -07:00
  • 2adf6d29aa credits Sean Barrett 2015-09-13 06:00:06 -07:00
  • a96eb04795 Merge branch 'master' of https://github.com/r-lyeh/stb into working Sean Barrett 2015-09-13 05:58:57 -07:00
  • c6f33a1ff0 Merge branch '64bit' of https://github.com/Mischanix/stb into working Sean Barrett 2015-09-13 05:57:10 -07:00
  • 24602db4a5 credits for previous patch Sean Barrett 2015-09-13 05:53:56 -07:00
  • 8ca1cdfe4c Merge branch 'fix-double-free' of https://github.com/philippwiesemann/stb into working Sean Barrett 2015-09-13 05:52:59 -07:00
  • 33c9010223 update version & version history Sean Barrett 2015-09-13 05:51:16 -07:00
  • 27d5d61f08 Merge branch 'master' of https://github.com/jsheard/stb Sean Barrett 2015-09-13 05:47:02 -07:00
  • 90dc93a1cc fix bug where we couldn't rewind a file that reached EOF, which can happen with < 92-byte PIC,PNM,HDR,TGA Sean Barrett 2015-09-13 05:41:21 -07:00
  • 28a29dd0f1 credit for michaelangel007 patch Sean Barrett 2015-09-13 05:15:09 -07:00
  • ddd05479e9 Merge branch 'master' of https://github.com/Michaelangel007/stb into working Sean Barrett 2015-09-13 05:13:57 -07:00
  • 0eb5da55a7 er, fix typo in the fix-rmitton checkin Sean Barrett 2015-09-13 05:12:53 -07:00
  • 082289b528 Merge branch 'master' of https://github.com/rmitton/stb into working Sean Barrett 2015-09-13 05:12:35 -07:00
  • 5607c25cf4 tweak rmitton 16-bit psd patch; adjust credits Sean Barrett 2015-09-13 05:11:51 -07:00
  • 69d6fd573c Merge branch 'psd16' of https://github.com/rmitton/stb into working Sean Barrett 2015-09-13 04:58:48 -07:00
  • 1ea670e0a5 Merge branch 'urraka-gif-patch' of https://github.com/urraka/stb into working Sean Barrett 2015-09-13 04:49:04 -07:00
  • 52d400741c detect all 0-alpha bmp and replace with all-255; fix bug in reedbeta patch Sean Barrett 2015-09-13 04:46:50 -07:00
  • fee80f3d83 tweaks to patch from reedbeta Sean Barrett 2015-09-13 04:27:24 -07:00
  • 492e6e303d Merge branch 'fix-vs2015-warnings' of https://github.com/Reedbeta/stb into working Sean Barrett 2015-09-13 04:20:29 -07:00
  • 9c3e9d63ea add to contributor list Sean Barrett 2015-09-13 04:20:00 -07:00
  • 6fe9dae224 bump stb_voxel_render version number Sean Barrett 2015-09-13 04:19:17 -07:00
  • 6a45a88e0f update "DMC doesn't accept struct initializer" patch to be VC6 compliant Sean Barrett 2015-09-13 04:14:02 -07:00
  • b0d162d829 DMC doesn't accept struct initializer syntax James Hofmann 2015-09-12 05:45:39 -07:00
  • 26c98260b6 Fix warnings about "conversion to a greater size" that appear in VS2015 in x64 with /W4. Nathan Reed 2015-09-10 01:20:35 -07:00
  • 6d613ed8ce Fix variable-shadowing warnings that appear in VS2015 on /W4 Nathan Reed 2015-09-10 01:13:54 -07:00
  • 7ac0f9c9b0 fix typo in accidentally-checked-in stb_image.h Sean Barrett 2015-09-03 22:55:01 -07:00
  • 4743a1a6e6 update stb_vorbis Sean Barrett 2015-09-03 11:20:24 -07:00
  • 60939ec653 fix some more signed shifts Sean Barrett 2015-09-03 11:18:40 -07:00
  • a3d62dfec1 fix a few crash bugs with invalid stb_vorbis files (reported by Philip Bennefall, found using a fuzz tester) Sean Barrett 2015-09-03 11:16:19 -07:00
  • 7670656322 fix some signed shifts that should have been unsigned for C spec reasons Sean Barrett 2015-09-03 10:24:01 -07:00
  • 0e24ec5feb fix some cases that didn't return outofmem error properly and would crash instead Sean Barrett 2015-09-03 07:11:02 -07:00
  • a009673856 update stb_vorbis version Sean Barrett 2015-08-31 12:49:03 -07:00
  • c15190373c add missing changes to project file Sean Barrett 2015-08-30 19:31:36 -07:00
  • ebb54fd7a3 seeking in stb_vorbis (Dougall Johnson) test program for seeking (stb) Sean Barrett 2015-08-30 19:29:35 -07:00
  • f24f92bcc7 Fix -Wextra warning in stb_truetype.h Sergey Popov 2015-08-19 14:36:09 +03:00
  • 09e1972fed fix clang warnings Vincent Isambart 2015-08-08 10:45:26 +09:00
  • 0c0a619ca4 Updated to compile with Visual Studio 2015 rwhitworth 2015-08-05 22:27:53 -04:00
  • 23dfb8c06b GIF loading improvements. urraka 2015-08-03 22:59:16 -03:00
  • c9859afcf9 reverse some of the public-domain-license changes that I didn't actually want Sean Barrett 2015-08-01 23:53:49 -07:00
  • 594502e5fa Added public domain license text Ryan Whitworth 2015-08-01 14:59:39 -04:00
  • 85d0adda25 Added public domain license text Ryan Whitworth 2015-08-01 14:59:03 -04:00
  • f844b2dbd2 Added public domain license text Ryan Whitworth 2015-08-01 14:57:53 -04:00
  • 4727cdd8c0 Added public domain license text Ryan Whitworth 2015-08-01 14:56:45 -04:00
  • 76edb4ec4e Added public domain license text Ryan Whitworth 2015-08-01 14:56:04 -04:00
  • 7effe64e45 Added public domain license text Ryan Whitworth 2015-08-01 14:55:35 -04:00
  • 35e2f7e739 Added public domain license text Ryan Whitworth 2015-08-01 14:54:57 -04:00
  • 5a7d524fd8 Added public domain license text Ryan Whitworth 2015-08-01 14:54:27 -04:00
  • 45b27d8a9c Added public domain license text Ryan Whitworth 2015-08-01 14:54:05 -04:00