Commit Graph

  • 025ca3f157 Merge branch 'stb-truetype-static' of https://github.com/ocornut/stb into work2 Sean Barrett 2015-04-12 11:49:00 -0700
  • 1e57bcd544 Merge branch 'master' of https://github.com/cap/stb into work2 Sean Barrett 2015-04-12 11:48:39 -0700
  • 25e9e1e72b Merge branch 'no-double-literals' of https://github.com/mmozeiko/stb into work2 Sean Barrett 2015-04-12 11:48:11 -0700
  • 24bcc4432b Merge branch 'truetype-memset-defines' of https://github.com/mmozeiko/stb into work2 Sean Barrett 2015-04-12 11:47:55 -0700
  • 24a25458e3 update version number Sean Barrett 2015-04-12 09:36:44 -0700
  • 66a75195dc rename STBI_X86_TARGET to STBI__X86_TARGET Sean Barrett 2015-04-12 09:36:01 -0700
  • c83abb051a Merge branch 'mingwfix' of https://github.com/rygorous/stb into work2 Sean Barrett 2015-04-12 09:33:26 -0700
  • e5fde30800 merge two x86/x64 tests into one; update credits Sean Barrett 2015-04-12 09:30:05 -0700
  • c8852111cc Merge branch 'master' of https://github.com/pmj/stb into work2 Sean Barrett 2015-04-12 09:26:25 -0700
  • f22efc6151 update credits/docs Sean Barrett 2015-04-12 09:26:16 -0700
  • 9d7499bca6 Merge branch 'master' of https://github.com/hpesoj/stb into work2 Sean Barrett 2015-04-12 09:23:07 -0700
  • 040df963c8 modifications to vertical flip API: more consistent name, refactor stbi_load_main to preserve old code, support float HDR path, minor bugfix Sean Barrett 2015-04-12 09:20:31 -0700
  • e3214d7ff7 Merge branch 'master' of https://github.com/nguillemot/stb into work2 Sean Barrett 2015-04-12 09:07:32 -0700
  • 24e50cbd5d remove asserts that are now run-time checks; bump version and update credits; minor whitespace changes; Sean Barrett 2015-04-12 09:04:43 -0700
  • 7b72651134 add stb_voxel_render to standard compilation tests Sean Barrett 2015-04-12 08:59:49 -0700
  • 9534eb2e08 added input.packed_compact for storing most of the major 2/3-bit values in one byte Sean Barrett 2015-04-12 01:23:18 -0700
  • b2d440cfb5 Fixing various crashes when loading jpg, png and tga images. Martins Mozeiko 2015-04-11 15:49:56 -0700
  • 75f69ce5ed clarify what "largest memory usage" case of vheight is Sean Barrett 2015-04-11 01:13:46 -0700
  • 3629a60ec3 stb_voxel_render version update Sean Barrett 2015-04-11 01:06:38 -0700
  • 6685256560 change STBVOX_MAKE_LIGHTING to STBVOX_MAKE_LIGHTING_EXT so header file doesn't have to see the config variables (although this way is actually more bug prone since you can now use the wrong macro) Sean Barrett 2015-04-11 01:05:55 -0700
  • e2b645e4d7 Add vheight documentation; Add a missing vheight case; Add STBVOX_CONFIG_VHEIGHT_IN_LIGHTING; Fix broken STBVOX_CONFIG_ROTATION_IN_LIGHTING that was broken when I incompletely refactored the #define Sean Barrett 2015-04-11 01:01:57 -0700
  • 8b1d835e16 Adding memory and assert defines to stb_image_write Tim Kelsey 2015-04-08 15:24:46 +0100
  • b7570147f7 version number Sean Barrett 2015-04-02 15:37:14 -0700
  • 5cc48593d4 Merge branch 'master' of https://github.com/Sofahamster/stb into working Fix missing types to be 'unsigned char' not 'int' Fix handling of string constants which are const-char-* on modern compilers Sean Barrett 2015-04-02 15:35:41 -0700
  • 5c4ce8fdf7 add missing types to allow compiling as C++, and use less cache Sean Barrett 2015-04-02 15:23:00 -0700
  • 62e732bfab disambiguate Sean Barrett 2015-04-02 12:45:17 -0700
  • fbdaca8d2c Added some missing ints to make the code compile as C++ with GCC. Added a few missing consts to remove GCC warnings about deprecated conversion from string constant to 'char*' Thomas Frase 2015-04-02 20:18:24 +0200
  • c5261f41d7 Merge branch 'master' of https://github.com/nothings/stb Sean Barrett 2015-04-02 07:09:23 -0700
  • cd1d05b389 voxel render 0.78; compile as C++, fix bad #else Sean Barrett 2015-04-02 07:08:27 -0700
  • 49865c703a disambiguate Sean Barrett 2015-04-02 06:22:39 -0700
  • edda820d4f whoops fix last fix Sean Barrett 2015-04-02 02:56:36 -0700
  • 5e7c226b34 disambiguate Sean Barrett 2015-04-02 02:50:41 -0700
  • 01540789bb Update stb_voxel_render_interview.md Sean Barrett 2015-04-02 02:48:12 -0700
  • abf217de52 stb_voxel_render version 0.77 Sean Barrett 2015-04-01 16:58:49 -0700
  • fd62364d96 rename static-implementation define to STB_VOXEL_RENDER_STATIC for consistency Sean Barrett 2015-04-01 16:57:46 -0700
  • a1f1010fad Merge branch 'master' into working Sean Barrett 2015-04-01 16:47:02 -0700
  • a1f8eb30c1 Merge branch 'master' of https://github.com/nothings/stb Sean Barrett 2015-04-01 16:46:38 -0700
  • 26a342ba2e documentation tweaks Sean Barrett 2015-04-01 16:46:30 -0700
  • 70eaad4a88 improve config macro documentation Sean Barrett 2015-04-01 16:46:00 -0700
  • 90d58e577e Update README.md Sean Barrett 2015-04-01 13:52:03 -0700
  • d768440ce7 Merge pull request #99 from Mischanix/depth Sean Barrett 2015-04-01 13:42:25 -0700
  • feae54a2d9 Request a 24-bit depth buffer Mischanix 2015-04-01 12:41:49 -0500
  • 089b3e4395 version number Sean Barrett 2015-04-01 06:11:13 -0700
  • 081fd6945c comment tweaks Sean Barrett 2015-04-01 06:08:36 -0700
  • 2cbeaa3001 bump to version 0.76; documentation, minor changes to texlerp, other input tweaks Sean Barrett 2015-04-01 05:47:36 -0700
  • 5690ff7c60 Merge pull request #96 from jsfdez/patch-1 Sean Barrett 2015-04-01 03:06:06 -0700
  • ebb3b475d7 Build fix Jesus Fernandez 2015-04-01 11:35:54 +0200
  • e115ae38f2 Merge pull request #95 from debiatan/master Sean Barrett 2015-04-01 01:19:52 -0700
  • 0ef28d6bb5 I like the word 'implementation'. Miguel Lechón 2015-04-01 10:04:38 +0200
  • 0f52f6accc note documentation failure; update README.md Sean Barrett 2015-04-01 00:44:05 -0700
  • 92de5ecbb2 youtube link Sean Barrett 2015-04-01 00:28:17 -0700
  • 3bb829574d mostly documented Sean Barrett 2015-04-01 00:24:46 -0700
  • 9e5e19f5a3 various fixes Sean Barrett 2015-03-31 02:32:17 -0700
  • 28630fb253 various fixes Sean Barrett 2015-03-30 13:19:06 -0700
  • c500a90375 added stbi_vertically_flip_on_load Nicolas Guillemot 2015-03-29 03:03:09 -0700
  • 0f8e471f7b various voxel/caveview improvements Sean Barrett 2015-03-28 17:36:09 -0700
  • 35918b2b50 Make sure to set number of channels after doing post-conversion of grayscale BMP images Pavel Krajcevski 2015-03-26 19:33:57 -0700
  • 80176ae4a1 Remove unused variables in write_hdr_scanline. Jørgen P. Tjernø 2015-03-24 11:22:20 -0700
  • 8bfd635220 Allow to replace qsort function with custom implementation unknown 2015-03-20 15:01:53 -0700
  • 198ee828ca Allow to replace memmove function with custom implementation unknown 2015-03-20 14:58:38 -0700
  • ffe447630d Couple of places should be using STBTT_memset instead of memset unknown 2015-03-20 14:54:47 -0700
  • 30eb4371c8 Change double literals 0.5 to float type unknown 2015-03-20 14:49:58 -0700
  • 0669a6659a fixes for premultiplied alpha Sean Barrett 2015-03-17 02:21:17 -0700
  • ba49d37e6a premultiplied alpha support Sean Barrett 2015-03-17 02:10:58 -0700
  • f49c90c03d beginnings of mode support; reconstruct full table of bit allocations per mode Sean Barrett 2015-03-15 11:17:14 -0700
  • c588d29e95 switch shader variation from runtime-with-tags to dynamic with #ifdefs; support making all definitions static so you can have multiple copies of file (with different #ifdefs); move all tables to end of file (this will have to be undone later because IIRC it's not compatible with C++ or with some compilers or something, but it'll make my life easier in the interim); Sean Barrett 2015-03-15 10:18:13 -0700
  • 3a2c54d4a0 check off todo-list item for previous check-in Sean Barrett 2015-03-14 19:50:32 -0700
  • 00810b7d11 correct normals for vheight floors Sean Barrett 2015-03-14 15:02:51 -0700
  • c10b3fefae correct normals for upwards slope (and dummy lighting to test it) Sean Barrett 2015-03-13 19:00:34 -0700
  • 177498673e update readme with wood type status Sean Barrett 2015-03-13 12:39:30 -0700
  • 6509e1d1e7 minecraft wood types (only for solid blocks) Sean Barrett 2015-03-13 12:45:49 -0700
  • 5a8064bad2 fix texture coords to not be reflected on north & south walls Sean Barrett 2015-03-13 12:04:45 -0700
  • c2ee843df3 update todo for previous checkin Sean Barrett 2015-03-13 12:00:50 -0700
  • f02b0d700f if vertex buffer is full, mesh builder stops gracefully and remembers where to continue Sean Barrett 2015-03-13 12:00:00 -0700
  • efcd76c9ab support texture rotation; better interaction of mouse centering & VC6 debugger; fix in-place conversion when mca blocks are written in different order Sean Barrett 2015-03-12 19:03:49 -0700
  • 3d4f545fd7 remove unused gl_fragColor support Sean Barrett 2015-03-12 11:38:10 -0700
  • 673cbb1ee4 remove unused code from cave_main Sean Barrett 2015-03-12 00:07:50 -0700
  • 0cd5465f52 re-add README.md that was in a different branch Sean Barrett 2015-03-12 00:00:10 -0700
  • c27a6c6c36 restore old q&a Sean Barrett 2015-03-11 23:54:45 -0700
  • 14b203571a forgot to check in .dsp file after the renames Sean Barrett 2015-02-22 18:27:17 -0800
  • f9c24c20fc various cleanup; vheight works (only one path tested) Sean Barrett 2015-02-22 17:42:46 -0800
  • 1d18b23ea1 replace main.c & game.c with cave_main.c Sean Barrett 2015-02-22 15:52:03 -0800
  • 7add4d09b9 delete game.h Sean Barrett 2015-02-22 15:42:24 -0800
  • 0e2583041d minor cleanup Sean Barrett 2015-02-22 15:25:54 -0800
  • 5a0dcc90d6 initialize cache mutexes in right file Sean Barrett 2015-02-22 15:09:22 -0800
  • cd17050ca4 split render.c into cave_mesher.c and cave_render.c Sean Barrett 2015-02-22 15:03:04 -0800
  • 2770c92148 initial stb_voxel_render version with working minecraft viewer Sean Barrett 2015-02-22 14:34:05 -0800
  • 0b05bde303 quick fixes w/o version updates Sean Barrett 2015-02-22 14:26:21 -0800
  • 7579b8a177 Fix the simple truetype example Cap Petschulat 2015-02-22 10:36:26 -0800
  • a60912f145 Avoid GCC sign-compare warning. Joseph Thomson 2015-02-20 10:12:50 +0000
  • 1200df15aa Need to forward declare yet another struct. MaryHal 2015-02-17 18:18:47 -0800
  • 707a6c1b34 Merge pull request #1 from nothings/master Andrew 2015-02-17 18:45:14 +0300
  • 4b0c6f6634 stb_image: NEON and SSE2 SIMD detection fixes. Fabian Giesen 2015-02-17 01:21:40 -0800
  • 3a05cd8e3f Once again, allow a struct to be forward declared. MaryHal 2015-02-14 19:49:05 -0800
  • 8457004562 Change to allow forward declare stbtt_packedchar. MaryHal 2015-02-14 00:31:55 -0800
  • abe81006db Fixed bug where NEON code was #ifdef’d out on GCC/clang even where explicitly requested. Laura Dennis-Jordan 2015-02-05 20:49:04 +0100
  • 95e8b87cb8 add FAQ about single-header-file libs Sean Barrett 2015-02-01 02:49:36 -0800
  • bdef693b7c add FAQ about single-header-file libs Sean Barrett 2015-02-01 02:49:36 -0800
  • 7404b759db whoops, didn't mean to check in those changes for this file, but did for the other files Sean Barrett 2015-02-01 02:45:11 -0800
  • 4b518bb2b6 whoops, didn't mean to check in those changes for this file, but did for the other files Sean Barrett 2015-02-01 02:45:11 -0800