Commit Graph

  • a1a918a487 fix unused variable warning Sean Barrett 2016-04-02 13:45:32 -0700
  • 762c2bb30f Fix typo in README Sergej Reich 2016-04-02 22:03:54 +0200
  • dff7208868 stb_truetype: minor unused variable warning fix 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 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. Tommy Nguyen 2016-03-26 09:16:28 +0100
  • 0e3506d7d1 stb_vorbis: Fix memory leak in start_decoder(). 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() Jörn Heusipp 2016-03-17 09:23:45 +0100
  • 667c537861 Merge 40f1e203bd into 8aa9afb30e Karim Naaji 2016-03-14 15:28:45 +0000
  • 40f1e203bd Use mat4 glsl uniform type Karim Naaji 2016-03-14 11:24:58 -0400
  • 94f2ceac15 Fix typo in stbi__parse_uncompressed_block Matthew Gregan 2016-03-12 01:55:59 +1300
  • 46b64eb878 Added PoissonGenerator.h 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. 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 Thiago Goulart 2016-03-02 00:50:40 -0800
  • 20f2eec024 Update license with a few more tweaks and better English grammar. 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 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 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. 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 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 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
  • 7a889d272a Update other_libs.md Sean Barrett 2016-01-26 06:16:48 -0800
  • 420c68ac83 Update other_libs.md Sean Barrett 2016-01-26 06:07:23 -0800
  • 983630e7b0 Update other_libs.md Sean Barrett 2016-01-26 05:59:25 -0800
  • bb7355f4b1 Update other_libs.md Sean Barrett 2016-01-26 05:50:38 -0800
  • e1bc6029b9 Update other_libs.md Sean Barrett 2016-01-26 05:48:34 -0800
  • cbbd2d053f Update other_libs.md Sean Barrett 2016-01-26 05:47:02 -0800
  • 94106a8fdd Update other_libs.md Sean Barrett 2016-01-26 05:38:05 -0800
  • 91402d1a0d Update other_libs.md Sean Barrett 2016-01-26 05:36:11 -0800
  • fc5009027d Update other_libs.md Sean Barrett 2016-01-26 05:31:12 -0800
  • 1de2492002 Update other_libs.md Sean Barrett 2016-01-23 23:44:21 -0800
  • b0b3c2633d Update other_libs.md Sean Barrett 2016-01-23 14:39:54 -0800
  • 0e76e2ca84 Merge pull request #235 from dbohdan/master Sean Barrett 2016-01-23 14:38:29 -0800
  • 02b90e8fb5 other_libs.md: Add Picol Danyil Bohdan 2016-01-23 23:02:10 +0200
  • a3278496a8 Merge pull request #234 from dbohdan/master Sean Barrett 2016-01-23 10:19:51 -0800