Commit Graph

  • e585dad291 change map image formats to workaround stb_image bug Sean Barrett 2016-04-16 11:21:59 -0700
  • 0214a3c71f untested simple batching; document algorithm; automatically use sqrt(N) instead of 32 as cluster size Sean Barrett 2016-04-16 10:04:03 -0700
  • 1392344cdd include stb_connected_components.h in main stb compile tests, add test app Sean Barrett 2016-04-16 09:14:39 -0700
  • 435e0c757c update stbcc Sean Barrett 2016-04-15 21:41:08 -0700
  • d32dc9f43a add todo list, try to compile as C++ (untested), tweak data structure Sean Barrett 2016-04-15 21:40:37 -0700
  • 31bc5d1ecc Merge branch 'master' of https://github.com/nothings/stb Sean Barrett 2016-04-15 19:22:42 -0700
  • 1c5a92440d stb_connected_components added Sean Barrett 2016-04-15 19:22:22 -0700
  • 133a565624 yocto stuff Sean Barrett 2016-04-14 07:30:23 -0700
  • 3443a4c7ea stb_vorbis: Fixed PS4/FreeBSD missing malloc.h (tested for PS4 only) #278 ocornut 2016-04-07 15:14:43 +0200
  • 63e5560c80 stb_image_write: Remove useless stbiw__paeth calls #275 Guillaume George 2016-04-05 16:12:10 +0900
  • 4c519106a7 back out previous change to stb_vorbis (truncation of last frame in corrupt file) Sean Barrett 2016-04-04 18:39:30 -0700
  • 75ce29fe0b stb_textedit: Add support for custom move word left/right handlers #273 ocornut 2016-04-02 23:55:01 +0200
  • 5aef2b50aa Merge branch 'master' of https://github.com/nothings/stb Sean Barrett 2016-04-02 13:46:39 -0700
  • 62d773db5d updat versions Sean Barrett 2016-04-02 13:46:11 -0700
  • a1a918a487 fix unused variable warning Sean Barrett 2016-04-02 13:45:32 -0700
  • 762c2bb30f Fix typo in README #272 Sergej Reich 2016-04-02 22:03:54 +0200
  • dff7208868 stb_truetype: minor unused variable warning fix #271 ocornut 2016-04-02 20:14:48 +0200
  • fdca443892 fix crash in 2.11 Sean Barrett 2016-04-02 07:29:34 -0700
  • 136455df6d clarify Sean Barrett 2016-04-02 04:55:44 -0700
  • fcdf5c682e Merge branch 'master' of https://github.com/nothings/stb Sean Barrett 2016-04-02 04:52:02 -0700
  • 6e4154737c update version numbers, documentation, and contributors Sean Barrett 2016-04-02 04:51:26 -0700
  • b03133000a avoid dropping final frame of audio data due to wrong test Sean Barrett 2016-04-02 04:20:36 -0700
  • 7a694bdcca re-enable SSE2 code on x64 except with gcc Sean Barrett 2016-04-02 04:01:59 -0700
  • 92bd7a49a8 emscripten needs explicit alloca as well Sean Barrett 2016-04-02 03:57:17 -0700
  • 56e8fd063c don't leak vertex data if text is scaled to 0 Sean Barrett 2016-04-02 03:55:03 -0700
  • 538b96d6e2 remove claims of supporting C++ in stretchy_buffer Sean Barrett 2016-04-02 03:52:47 -0700
  • 5990ff8a47 remove duplicate typedef of stbtt_fontinfo Sean Barrett 2016-04-02 03:51:19 -0700
  • 201af99d9f return correct # of channels for PNG Sean Barrett 2016-04-02 03:49:46 -0700
  • 65edb64dd8 Merge branch 'master' into working Sean Barrett 2016-04-02 03:45:01 -0700
  • 75c5908f95 fix includes for linux alloca Sean Barrett 2016-04-02 03:41:26 -0700
  • 591c7f8cb3 remove white matting when loading transparent PSD Sean Barrett 2016-04-02 03:40:55 -0700
  • a8876b884d fix _WIN32 if STB_THREADS Sean Barrett 2016-04-02 03:40:42 -0700
  • aeba55604a stb_vorbis: Fix memory leak in start_decoder(). Jörn Heusipp 2016-03-24 18:20:39 +0100
  • b7603b0ca6 dr_flac Sean Barrett 2016-04-02 03:34:51 -0700
  • 8420e20af6 Merge branch 'for-upstream-fix-stbvorbis-startdecoder-memleak' of https://github.com/manxorist/stb into working Sean Barrett 2016-04-02 02:59:53 -0700
  • 8f368799e1 Merge branch 'for-upstream-stbvorbis-fix-memleaks' of https://github.com/manxorist/stb Sean Barrett 2016-04-02 02:58:19 -0700
  • c03f4b3c2f Merge branch 'patch-1' of https://github.com/kinetiknz/stb Sean Barrett 2016-04-02 02:57:34 -0700
  • 097a70ae38 Merge branch 'master' of https://github.com/tulrich/stb Sean Barrett 2016-04-02 02:56:39 -0700
  • ba1277e39c Merge branch 'fix_warnings' of https://github.com/tgoulart/stb into working Sean Barrett 2016-04-02 02:54:53 -0700
  • a013c036f3 initialize bmp mr/mg/mb/ma properly Sean Barrett 2016-04-02 02:54:25 -0700
  • 218ecd17a4 Merge branch 'patch-1' of https://github.com/looki/stb Sean Barrett 2016-04-02 02:42:17 -0700
  • 406d537b41 Merge branch 'initial_png_16bpc' of https://github.com/socks-the-fox/stb into working Sean Barrett 2016-04-02 02:41:16 -0700
  • 275d1204b1 Merge branch 'working' Sean Barrett 2016-04-02 02:38:07 -0700
  • 4be8fa919f Merge branch 'pull-request-fabs2' of https://github.com/sglass68/stb into working Sean Barrett 2016-04-02 02:37:51 -0700
  • 814bb9b5dc remove STBIR__DEBUG_ASSERT because it requires defining/not-defining assert() in a warning-free way on all platforms independent of #include <assert.h>, which is too hard Sean Barrett 2016-04-02 02:36:24 -0700
  • 9152556f85 Merge 8554dc6e3e into 86bff62371 #219 Wu Shuang 2016-04-02 09:33:02 +0000
  • d514035d70 Merge branch 'textedit-drag-while-typing' of https://github.com/ocornut/stb Sean Barrett 2016-04-02 02:32:51 -0700
  • 878e8caaa6 Merge branch 'patch-1' of https://github.com/saolsen/stb into working Sean Barrett 2016-04-02 02:31:12 -0700
  • cbc1e7c897 Merge branch 'test' into working Sean Barrett 2016-04-02 02:13:41 -0700
  • 4ff6723a6d make resample_test work in VC6 Sean Barrett 2016-04-02 02:13:20 -0700
  • c238cebe6a Merge branch 'master' of https://github.com/BSVino/stb into test Sean Barrett 2016-04-02 01:46:09 -0700
  • 86bff62371 greatest; munit; parg Sean Barrett 2016-04-01 22:15:47 -0700
  • c66b565cb3 cro_mipmap Sean Barrett 2016-04-01 22:06:19 -0700
  • b79fa5b08c Merge pull request #255 from corporateshark/master Sean Barrett 2016-04-01 21:46:42 -0700
  • efdfbb3c7c Merge branch 'master' into working Sean Barrett 2016-04-01 21:43:22 -0700
  • a222dc519e Merge branch 'license' of https://github.com/oon3m0oo/stb into work2 Sean Barrett 2016-03-26 15:49:33 -0700
  • 50479cb07c stb_image: allow jpegs that are rgb not YCrCb Sean Barrett 2016-03-26 15:46:59 -0700
  • 14b2d51069 Fixed dangling else warnings. #269 Tommy Nguyen 2016-03-26 09:16:28 +0100
  • 0e3506d7d1 stb_vorbis: Fix memory leak in start_decoder(). #266 Jörn Heusipp 2016-03-24 18:20:39 +0100
  • 0985e89335 stb_vorbis: Fix memory leak in decode_residue() and inverse_mdct() when redefining temp_alloc() and temp_free() #261 Jörn Heusipp 2016-03-17 09:23:45 +0100
  • 667c537861 Merge 40f1e203bd into 8aa9afb30e #258 Karim Naaji 2016-03-14 15:28:45 +0000
  • 40f1e203bd Use mat4 glsl uniform type #258 Karim Naaji 2016-03-14 11:24:58 -0400
  • 94f2ceac15 Fix typo in stbi__parse_uncompressed_block #257 Matthew Gregan 2016-03-12 01:55:59 +1300
  • 46b64eb878 Added PoissonGenerator.h #255 Sergey Kosarevsky 2016-03-10 19:49:38 +0100
  • 8aa9afb30e typo Sean Barrett 2016-03-07 20:44:59 -0800
  • b9bc6148d4 linalg.h Sean Barrett 2016-03-07 20:44:29 -0800
  • 7e1ee2d386 Allocate large structure using malloc instead of stack. #253 Thatcher Ulrich 2016-03-02 15:56:53 -0500
  • 291ad22e84 Replace large stack allocations with dynamic allocations. Thatcher Ulrich 2016-03-02 15:31:07 -0500
  • 5a00ce39eb Fix a few warnings when building std_vorbis using Xcode 7.2.1 #252 Thiago Goulart 2016-03-02 00:50:40 -0800
  • 20f2eec024 Update license with a few more tweaks and better English grammar. #242 Craig Donner 2016-02-25 13:02:58 -0800
  • ee6978cb68 Slightly modify the public domain license to keep it in the public domain, but make it clear that even when dedications might not be recognized that the code is still usable. Given that this isn't dual-licensing under a different license, I'm hoping this will be acceptable. Craig Donner 2016-02-10 14:48:59 -0800
  • a83ab31335 Merge pull request #248 from ReadmeCritic/patch-1 Sean Barrett 2016-02-22 14:07:57 -0800
  • c0774cc7eb Update links for par_shapes, fastlz #248 ReadmeCritic 2016-02-22 08:50:47 -0800
  • a4c0a5e882 Update other_libs.md Sean Barrett 2016-02-22 06:26:21 -0800
  • 32b19a6c8b Update other_libs.md Sean Barrett 2016-02-20 02:15:04 -0800
  • 56392668cb stbi__bmp_load() might not return correct Channel #243 snagar 2016-02-11 21:35:48 +0200
  • 49b65c0873 Slightly modify the public domain license to keep it in the public domain, but make it clear that even when dedications might not be recognized that the code is still usable. Given that this isn't dual-licensing under a different license, I'm hoping this will be acceptable. Craig Donner 2016-02-10 14:48:59 -0800
  • 5e2d0fd777 Add support for obtaining the entire kerning table from a font all at once, for use in rendering packed textures offline. #200 Jorge Rodriguez 2016-02-09 19:40:18 -0800
  • ff862a2a46 Merge https://github.com/nothings/stb Jorge Rodriguez 2016-02-09 19:37:07 -0800
  • 955dfe991b Merge pull request #238 from dbohdan/master Sean Barrett 2016-01-28 13:07:09 -0800
  • d35dbc4368 other_libs.md: Update Picol #238 Danyil Bohdan 2016-01-28 16:42:13 +0200
  • a78bc165b9 Update other_libs.md Sean Barrett 2016-01-26 12:29:13 -0800
  • 124669a8f5 Update other_libs.md Sean Barrett 2016-01-26 12:28:23 -0800
  • 6fb2270617 Update other_libs.md Sean Barrett 2016-01-26 12:27:51 -0800
  • 1d95d24ae9 Update other_libs.md Sean Barrett 2016-01-26 12:26:47 -0800
  • b8a9e19f86 Update other_libs.md Sean Barrett 2016-01-26 12:23:45 -0800
  • a1169d90d0 Update other_libs.md Sean Barrett 2016-01-26 12:22:16 -0800
  • 6e556fe757 Update other_libs.md Sean Barrett 2016-01-26 12:08:20 -0800
  • fb7508f560 Added functions for iterating over the kerning values #236 Mathias Westerdahl 2016-01-26 20:44:01 +0100
  • c63e608497 Update other_libs.md Sean Barrett 2016-01-26 11:42:11 -0800
  • b9504633b9 Update other_libs.md Sean Barrett 2016-01-26 10:23:34 -0800
  • ccfca5a5da Update other_libs.md Sean Barrett 2016-01-26 08:45:05 -0800
  • 547c951091 Update other_libs.md Sean Barrett 2016-01-26 08:43:34 -0800
  • f4a878dbf9 Update other_libs.md Sean Barrett 2016-01-26 08:40:04 -0800
  • 49f971110f Update other_libs.md Sean Barrett 2016-01-26 08:39:30 -0800
  • a4a27ea3cd Update other_libs.md Sean Barrett 2016-01-26 08:36:59 -0800
  • 47796836b6 Update other_libs.md Sean Barrett 2016-01-26 08:02:05 -0800
  • 229ebfa4ff Update other_libs.md Sean Barrett 2016-01-26 07:15:03 -0800
  • 78befd33e9 Update other_libs.md Sean Barrett 2016-01-26 06:57:37 -0800
  • 4dd8cf9ae8 Update other_libs.md Sean Barrett 2016-01-26 06:25:38 -0800