Commit Graph

  • ec6e5e4054 Update other_libs.md Sean Barrett 2016-08-27 09:48:58 -07:00
  • f9a04924af Update other_libs.md Sean Barrett 2016-08-20 21:36:01 -07:00
  • 00c6078f9d Handmade Math Sean Barrett 2016-08-20 21:35:01 -07:00
  • 33b92cab0f Fix link to tinyobjloader-c Terry Nguyen 2016-08-11 12:40:49 -07:00
  • 8eebc09150 Update stb_c_lexer.h Bryon Gloden, CISSP® 2016-08-04 16:39:39 -04:00
  • e75ca4234e Update other_libs.md Sean Barrett 2016-07-16 23:14:12 -07:00
  • 21ea5487ff Fix crash when resizing large images (signed integer overflow, e.g. at image size of 24000x24000) Aras Pranckevicius 2016-06-30 21:46:17 +03:00
  • 734576e6be image-write: fix monochrome bitmap writing from 8-bit-buffers Patrick Boettcher 2016-06-15 10:36:39 +02:00
  • e1970fe456 other_libs.md: Update link for LIL Danyil Bohdan 2016-06-04 11:44:17 +03:00
  • 94dd6fe796 README.md: add direct links to files Eric Engestrom 2016-05-26 22:48:01 +01:00
  • a2bf7592b6 added doctest to the list with testing frameworks Viktor Kirilov 2016-05-22 16:18:07 +03:00
  • cc1f71c0d1 Changed license to public domain Job Talle 2016-05-19 13:50:31 +02:00
  • 365441bc7d Added Genann (neural networks) Lewis Van Winkle 2016-05-18 11:54:11 -05:00
  • c9ead07188 Update other_libs.md Sean Barrett 2016-05-14 21:59:06 -07:00
  • 67e149fe18 Update other_libs.md Fabio Pellacini 2016-05-08 19:07:29 +02:00
  • d38d37c4ef Made link bold jobtalle 2016-05-07 11:25:54 +02:00
  • be5bf32130 Added ccVector reference jobtalle 2016-05-07 11:24:32 +02:00
  • 0a5cb57706 other_libs.md: Add DG_dynarr.h Daniel Gibson 2016-05-06 01:07:45 +02:00
  • 2c047c7a27 Update other_libs.md Sean Barrett 2016-05-05 14:53:42 -07:00
  • 5038c23d8f Added sts_net / sts_mixer to other libraries list Sebastian Steinhauer 2016-05-05 20:44:49 +02:00
  • b9c23b5e8c Merge pull request #296 from jimon/patch-1 Sean Barrett 2016-05-05 00:01:30 -07:00
  • 6427092515 tigr now supports osx Dmytro Ivanov 2016-05-05 01:08:04 +02:00
  • daecce07d5 Update other_libs.md Sean Barrett 2016-05-03 13:51:46 -07:00
  • f710c23bf7 stb_textedit/stb_text_locate_coord: fix cursor position in the "shouldn't happen, but if it does, fall through to end-of-line case" case (i=0 causes problems with the return values in this case) Hansi Raber 2016-04-29 04:45:55 +02:00
  • e2505ba00c Update other_libs.md Sean Barrett 2016-04-19 09:32:23 -07:00
  • 25b476af56 Update other_libs.md Sean Barrett 2016-04-19 07:58:48 -07:00
  • d529e04555 Merge pull request #286 from tversteeg/master Sean Barrett 2016-04-19 07:57:08 -07:00
  • 72e10c7e21 Fix the nuklear library in other_libs.md Thomas Versteeg 2016-04-19 16:01:10 +02:00
  • 376774cb35 Add @vurtin his nuklear library to other_libs Thomas Versteeg 2016-04-19 13:24:18 +02:00
  • aa1041bae8 stbcc 0.94 Sean Barrett 2016-04-17 09:16:54 -07:00
  • 25b1f563d1 stbcc 0.94 Sean Barrett 2016-04-17 09:16:26 -07:00
  • 51393c0a7a remove dead code after previous optimizations Sean Barrett 2016-04-17 08:45:06 -07:00
  • d1eba33305 fix bug w/ large clumps per cluster; reduce time spent on global union-find by skipping clumps that don't touch edges Sean Barrett 2016-04-17 08:12:52 -07:00
  • 484605343f memory usage clarification Sean Barrett 2016-04-16 14:14:04 -07:00
  • 5ebbfd02e9 update readme Sean Barrett 2016-04-16 14:08:03 -07:00
  • ad55a9b383 version 0.93 assign surplus adjacency storage only to clumps that touch edge document timings and memory usage Sean Barrett 2016-04-16 14:05:40 -07:00
  • 0b50f1e8d6 Merge branch 'working' into test Sean Barrett 2016-04-16 13:13:00 -07:00
  • 667f79589a forgot to include stb_connected_components test source file Sean Barrett 2016-04-16 12:58:37 -07:00
  • a7193080f7 Merge branch 'working' into test Sean Barrett 2016-04-16 12:39:46 -07:00
  • 1d6e55ab1e reduce storage for stb_connected_components.h Sean Barrett 2016-04-16 12:32:40 -07:00
  • e585dad291 change map image formats to workaround stb_image bug Sean Barrett 2016-04-16 11:21:59 -07:00
  • 0214a3c71f untested simple batching; document algorithm; automatically use sqrt(N) instead of 32 as cluster size Sean Barrett 2016-04-16 10:04:03 -07:00
  • 1392344cdd include stb_connected_components.h in main stb compile tests, add test app Sean Barrett 2016-04-16 09:14:39 -07:00
  • 435e0c757c update stbcc Sean Barrett 2016-04-15 21:41:08 -07:00
  • d32dc9f43a add todo list, try to compile as C++ (untested), tweak data structure Sean Barrett 2016-04-15 21:40:37 -07:00
  • 31bc5d1ecc Merge branch 'master' of https://github.com/nothings/stb Sean Barrett 2016-04-15 19:22:42 -07:00
  • 1c5a92440d stb_connected_components added Sean Barrett 2016-04-15 19:22:22 -07:00
  • 133a565624 yocto stuff Sean Barrett 2016-04-14 07:30:23 -07:00
  • 4c519106a7 back out previous change to stb_vorbis (truncation of last frame in corrupt file) Sean Barrett 2016-04-04 18:39:30 -07:00
  • 75ce29fe0b stb_textedit: Add support for custom move word left/right handlers ocornut 2016-04-02 23:55:01 +02:00
  • 5aef2b50aa Merge branch 'master' of https://github.com/nothings/stb Sean Barrett 2016-04-02 13:46:39 -07:00
  • 62d773db5d updat versions Sean Barrett 2016-04-02 13:46:11 -07:00
  • a1a918a487 fix unused variable warning Sean Barrett 2016-04-02 13:45:32 -07:00
  • fdca443892 fix crash in 2.11 Sean Barrett 2016-04-02 07:29:34 -07:00
  • 136455df6d clarify Sean Barrett 2016-04-02 04:55:44 -07:00
  • fcdf5c682e Merge branch 'master' of https://github.com/nothings/stb Sean Barrett 2016-04-02 04:52:02 -07:00
  • 6e4154737c update version numbers, documentation, and contributors Sean Barrett 2016-04-02 04:51:26 -07:00
  • b03133000a avoid dropping final frame of audio data due to wrong test Sean Barrett 2016-04-02 04:20:36 -07:00
  • 7a694bdcca re-enable SSE2 code on x64 except with gcc Sean Barrett 2016-04-02 04:01:59 -07:00
  • 92bd7a49a8 emscripten needs explicit alloca as well Sean Barrett 2016-04-02 03:57:17 -07:00
  • 56e8fd063c don't leak vertex data if text is scaled to 0 Sean Barrett 2016-04-02 03:55:03 -07:00
  • 538b96d6e2 remove claims of supporting C++ in stretchy_buffer Sean Barrett 2016-04-02 03:52:47 -07:00
  • 5990ff8a47 remove duplicate typedef of stbtt_fontinfo Sean Barrett 2016-04-02 03:51:19 -07:00
  • 201af99d9f return correct # of channels for PNG Sean Barrett 2016-04-02 03:49:46 -07:00
  • 65edb64dd8 Merge branch 'master' into working Sean Barrett 2016-04-02 03:45:01 -07:00
  • 75c5908f95 fix includes for linux alloca Sean Barrett 2016-04-02 03:41:26 -07:00
  • 591c7f8cb3 remove white matting when loading transparent PSD Sean Barrett 2016-04-02 03:40:55 -07:00
  • a8876b884d fix _WIN32 if STB_THREADS Sean Barrett 2016-04-02 03:40:42 -07:00
  • aeba55604a stb_vorbis: Fix memory leak in start_decoder(). Jörn Heusipp 2016-03-24 18:20:39 +01:00
  • b7603b0ca6 dr_flac Sean Barrett 2016-04-02 03:34:51 -07:00
  • 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 -07:00
  • 8f368799e1 Merge branch 'for-upstream-stbvorbis-fix-memleaks' of https://github.com/manxorist/stb Sean Barrett 2016-04-02 02:58:19 -07:00
  • c03f4b3c2f Merge branch 'patch-1' of https://github.com/kinetiknz/stb Sean Barrett 2016-04-02 02:57:34 -07:00
  • 097a70ae38 Merge branch 'master' of https://github.com/tulrich/stb Sean Barrett 2016-04-02 02:56:39 -07:00
  • ba1277e39c Merge branch 'fix_warnings' of https://github.com/tgoulart/stb into working Sean Barrett 2016-04-02 02:54:53 -07:00
  • a013c036f3 initialize bmp mr/mg/mb/ma properly Sean Barrett 2016-04-02 02:54:25 -07:00
  • 218ecd17a4 Merge branch 'patch-1' of https://github.com/looki/stb Sean Barrett 2016-04-02 02:42:17 -07:00
  • 406d537b41 Merge branch 'initial_png_16bpc' of https://github.com/socks-the-fox/stb into working Sean Barrett 2016-04-02 02:41:16 -07:00
  • 275d1204b1 Merge branch 'working' Sean Barrett 2016-04-02 02:38:07 -07:00
  • 4be8fa919f Merge branch 'pull-request-fabs2' of https://github.com/sglass68/stb into working Sean Barrett 2016-04-02 02:37:51 -07:00
  • 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 -07:00
  • d514035d70 Merge branch 'textedit-drag-while-typing' of https://github.com/ocornut/stb Sean Barrett 2016-04-02 02:32:51 -07:00
  • 878e8caaa6 Merge branch 'patch-1' of https://github.com/saolsen/stb into working Sean Barrett 2016-04-02 02:31:12 -07:00
  • cbc1e7c897 Merge branch 'test' into working Sean Barrett 2016-04-02 02:13:41 -07:00
  • 4ff6723a6d make resample_test work in VC6 Sean Barrett 2016-04-02 02:13:20 -07:00
  • c238cebe6a Merge branch 'master' of https://github.com/BSVino/stb into test Sean Barrett 2016-04-02 01:46:09 -07:00
  • 86bff62371 greatest; munit; parg Sean Barrett 2016-04-01 22:15:47 -07:00
  • c66b565cb3 cro_mipmap Sean Barrett 2016-04-01 22:06:19 -07:00
  • b79fa5b08c Merge pull request #255 from corporateshark/master Sean Barrett 2016-04-01 21:46:42 -07:00
  • efdfbb3c7c Merge branch 'master' into working Sean Barrett 2016-04-01 21:43:22 -07:00
  • a222dc519e Merge branch 'license' of https://github.com/oon3m0oo/stb into work2 Sean Barrett 2016-03-26 15:49:33 -07:00
  • 50479cb07c stb_image: allow jpegs that are rgb not YCrCb Sean Barrett 2016-03-26 15:46:59 -07:00
  • 0e3506d7d1 stb_vorbis: Fix memory leak in start_decoder(). Jörn Heusipp 2016-03-24 18:20:39 +01:00
  • 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 +01:00
  • 94f2ceac15 Fix typo in stbi__parse_uncompressed_block Matthew Gregan 2016-03-12 01:55:59 +13:00
  • 46b64eb878 Added PoissonGenerator.h Sergey Kosarevsky 2016-03-10 19:49:38 +01:00
  • 8aa9afb30e typo Sean Barrett 2016-03-07 20:44:59 -08:00
  • b9bc6148d4 linalg.h Sean Barrett 2016-03-07 20:44:29 -08:00
  • 7e1ee2d386 Allocate large structure using malloc instead of stack. Thatcher Ulrich 2016-03-02 15:56:53 -05:00
  • 291ad22e84 Replace large stack allocations with dynamic allocations. Thatcher Ulrich 2016-03-02 15:31:07 -05:00