Commit Graph

  • a27e577c3e The Si prefixes for mega, giga and tera are upper case (lower case m is not mega but milli) jarikomppa 2016-12-05 14:56:35 +02:00
  • e6e20b43db stb_sprintf: seperators -> separators typo in comment Aras Pranckevičius 2016-12-05 14:49:39 +02:00
  • ca3b8d7426 add credits to readme Sean Barrett 2016-12-05 04:19:53 -08:00
  • 9953803d0c fix bad search-replace in comment Sean Barrett 2016-12-05 03:53:54 -08:00
  • 3f2716ace4 add stb_sprintf to readme Sean Barrett 2016-12-05 03:50:06 -08:00
  • c9fe5bac48 rename all stb_sprintf identifiers to follow stb conventions Sean Barrett 2016-12-05 03:48:37 -08:00
  • fd23d7097d rename rrsprintf to stb_sprintf Sean Barrett 2016-12-05 02:58:16 -08:00
  • 454ed822a7 deprecate rrsprintf Sean Barrett 2016-12-05 02:57:49 -08:00
  • a468fbda72 readme, add rrsprintf.h Sean Barrett 2016-12-05 02:57:06 -08:00
  • 75a8fd9d41 Add function to get the number of fonts in a TrueType file IntellectualKitty 2016-12-04 17:06:17 -07:00
  • 7fa573cd61 Update stb_truetype.h IntellectualKitty 2016-12-04 16:06:34 -07:00
  • b61b7a74fa update version info Sean Barrett 2016-12-04 05:40:21 -08:00
  • b9be4fd8df Merge branch 'merging' into working Sean Barrett 2016-12-04 05:39:52 -08:00
  • 0b2c06a7e1 more STB_IMAGE_STATIC fixes Sean Barrett 2016-12-04 05:39:35 -08:00
  • 7bcaa93a76 Merge branch 'master' of https://github.com/Zelex/stb into merging Also add more credits Also fix linking multiple copies with STB_IMAGE_STATIC Sean Barrett 2016-12-04 05:38:47 -08:00
  • 4a1523f60a make tga load function static to avoid link errors on multiple instances Sean Barrett 2016-12-04 05:28:26 -08:00
  • 7759a2a93d fix "misleading indentation" gcc warning Sean Barrett 2016-12-04 05:25:24 -08:00
  • ae241feec4 Merge branch 'stb_img_overflows' of https://github.com/rygorous/stb into working Sean Barrett 2016-12-04 05:20:57 -08:00
  • 7736399517 return 16-bit PSDs through 16-bit API (untested) Sean Barrett 2016-12-04 05:13:58 -08:00
  • 07fefa384a Return all_rects_packed status from stbrp_pack_rects. IntellectualKitty 2016-11-30 13:24:38 -07:00
  • e0700d8e2c 16-bit png changes Sean Barrett 2016-11-29 04:13:17 -08:00
  • 239a6718e1 rename stbi_load parameters to reduce confusion Sean Barrett 2016-11-29 03:03:07 -08:00
  • 2a170daee5 warning fixes, more RGBE fix jon 2016-11-28 16:24:11 -06:00
  • a2defc3d7a added support for RGBE header HDR files jon 2016-11-28 16:05:39 -06:00
  • cd93a5de11 added basic 3Dc support snake5 2016-11-26 16:45:40 +02:00
  • 996ccf2159 update version numbers Sean Barrett 2016-10-25 08:53:48 -07:00
  • 5d9423f8fd fix -Wcast-qual in stb_rect_pack, stb_textedit, stb_truetype Sean Barrett 2016-10-25 08:50:44 -07:00
  • 6b66033e18 stb_image: Fix memory leak and missing out-of-mem check. Fabian Giesen 2016-08-12 17:46:43 -07:00
  • 62f372754f stb_image: Fix HDR/PSD RLE decoders. Fabian Giesen 2016-08-12 17:31:53 -07:00
  • 02190634c2 stb_image: Overflow checking for image allocs. Fabian Giesen 2016-08-12 17:22:46 -07:00
  • 8c8d735eb7 stb_image: More input validation in deflate decoder Fabian Giesen 2016-08-12 13:44:11 -07:00
  • f32854c809 stb_vorbis: Fix handling of negative numbers in ilog. Fabian Giesen 2016-09-06 11:58:00 -07:00
  • 2f4166e91d stb_connected_components Sean Barrett 2016-10-16 07:59:57 -07:00
  • 7d0099ecc9 fix bug in stb_connected_components adjacency list updating incorrectly handling avoiding adding the same connection twice Sean Barrett 2016-10-16 07:58:59 -07:00
  • 847d288152 stb_textedit: fix LINESTART when cursor is at end of buffer and no trailing newline. Stopped using find_charpos(), simpler and faster. ocornut 2016-10-16 13:33:21 +02:00
  • 6a29bcf2a1 Update stb_voxel_render.h guitarfreak 2016-10-08 04:23:52 +02:00
  • 5fcd181fae Update stb_voxel_render.h guitarfreak 2016-10-08 04:10:23 +02:00
  • dca0a37ff4 other_libs points to new location Sean Barrett 2016-10-07 17:36:21 -07:00
  • 1a31473db8 Added block_selector guitarfreak 2016-10-08 01:59:11 +02:00
  • bf1dd13245 Merge branch 'master' of https://github.com/nothings/stb Sean Barrett 2016-10-07 08:56:45 -07:00
  • d9e0dfcd63 readme change link to other_libs Sean Barrett 2016-10-07 08:56:29 -07:00
  • 5ecb2d86b8 Delete other_libs.md Sean Barrett 2016-10-07 08:55:48 -07:00
  • 33ac18a7fb tinyfiledialogs Sean Barrett 2016-10-07 08:43:38 -07:00
  • 3dabed0208 Merge branch 'working' Sean Barrett 2016-10-07 08:38:30 -07:00
  • 97305532a9 tweak genann Sean Barrett 2016-10-07 08:37:42 -07:00
  • f05f8c3348 Merge branch 'codeplea-genann' of https://github.com/codeplea/stb into working Sean Barrett 2016-10-07 08:34:59 -07:00
  • f2847a5493 Merge branch 'master' of https://github.com/nothings/stb Sean Barrett 2016-10-07 08:31:19 -07:00
  • a117f374b2 update readme with links Sean Barrett 2016-10-07 08:30:52 -07:00
  • 3df8926443 Merge branch 'feature/add-link' of https://github.com/1ace/stb into working Sean Barrett 2016-10-07 08:27:40 -07:00
  • c36e8ae082 Merge branch 'master' into working Sean Barrett 2016-10-07 08:27:26 -07:00
  • 7fa4f12048 tweak doctest Sean Barrett 2016-10-07 08:25:24 -07:00
  • 51e136aad7 Merge branch 'patch-1' of https://github.com/onqtam/stb into working Sean Barrett 2016-10-07 08:24:16 -07:00
  • cf51044bc6 update stb_pg project Sean Barrett 2016-10-07 08:23:24 -07:00
  • 0181b37188 CFF and Type 2 charstream parsing in stb_truetype Dougall Johnson 2016-09-24 20:38:13 +10:00
  • 4a60c54710 Shouldn't this be 6? Martin Gerhardy 2016-09-30 10:13:05 +02:00
  • f814cd7577 Update other_libs.md Sean Barrett 2016-09-25 17:10:51 -07:00
  • 4f51089d1d Update other_libs.md Sean Barrett 2016-09-25 15:09:45 -07:00
  • 49d3871d86 stb_c_lexer.h: C99 hex float literals Alan Hickman 2016-08-14 18:35:17 -07:00
  • c6b6239357 stb_c_lexer.h: Compile fixes when not using CRT Alan Hickman 2016-08-14 18:34:35 -07:00
  • e713a69f1e Update other_libs.md Sean Barrett 2016-08-28 14:10:03 -07:00
  • fa775881d6 Update other_libs.md Sean Barrett 2016-08-28 11:04:38 -07:00
  • 973ad3611c other_libs updates Sean Barrett 2016-08-28 10:42:22 -07:00
  • fa3db1eb89 Merge branch 'working' Sean Barrett 2016-08-27 12:55:06 -07:00
  • e3d804279a Merge branch 'patch-1' of https://github.com/terrehbyte/stb into working Sean Barrett 2016-08-27 12:54:59 -07:00
  • ac646fdc27 Merge branch 'working' Sean Barrett 2016-08-27 12:54:03 -07:00
  • a1b466ab2f Merge branch 'patch-1' of https://github.com/dbohdan/stb into working Sean Barrett 2016-08-27 12:53:59 -07:00
  • 2c105e40fc Merge branch 'working' Sean Barrett 2016-08-27 12:53:27 -07:00
  • 5e596c8c2d other_libs: fix indentation Sean Barrett 2016-08-27 12:52:28 -07:00
  • 5b3957a546 Merge branch 'master' of https://github.com/xelatihy/stb into working Sean Barrett 2016-08-27 12:45:35 -07:00
  • 1e87fa472f Merge branch 'working' Sean Barrett 2016-08-27 12:44:53 -07:00
  • 1976e1aee5 Merge branch 'master' of https://github.com/jobtalle/stb into working Sean Barrett 2016-08-27 12:44:45 -07:00
  • 6704bc4023 Merge branch 'working' Sean Barrett 2016-08-27 12:41:51 -07:00
  • 7a02596aae Merge branch 'otherlibs-dg_dynarr' of https://github.com/DanielGibson/stb into working Sean Barrett 2016-08-27 12:41:24 -07:00
  • 01dc6abdcf Merge branch 'working' Sean Barrett 2016-08-27 12:40:31 -07:00
  • 5db11942d1 Merge branch 'master' of https://github.com/kieselsteini/stb into working Sean Barrett 2016-08-27 12:39:42 -07:00
  • 6f72440159 bump version numbers Sean Barrett 2016-08-27 12:38:09 -07:00
  • 19c9615e90 rect_pack patch; fix typo in stb_textedit Sean Barrett 2016-08-27 12:36:26 -07:00
  • 5ad14faf38 Merge branch 'master' into working Sean Barrett 2016-08-27 12:35:29 -07:00
  • 4e758682b0 Minor fixes. cosmy1 2016-05-03 23:37:49 +02:00
  • 2c71a43206 Merge branch 'working' Sean Barrett 2016-08-27 12:33:04 -07:00
  • bde8f7c102 tweaks to stb_textedit custom-move-by-word patch Sean Barrett 2016-08-27 12:32:45 -07:00
  • 841930cca4 Merge branch 'textedit-moveright-moveleft' of https://github.com/ocornut/stb into working Sean Barrett 2016-08-27 12:25:29 -07:00
  • 50ec40269d Merge branch 'working' Sean Barrett 2016-08-27 12:24:05 -07:00
  • 094e8e923b Merge branch 'master' of https://github.com/kritzikratzi/stb into working Sean Barrett 2016-08-27 12:23:37 -07:00
  • f4d348de8e Merge branch 'working' Sean Barrett 2016-08-27 12:17:05 -07:00
  • 14e6a98469 clarify alloca #include whitelists Sean Barrett 2016-08-27 12:10:46 -07:00
  • f4938bfa4d Whitelist the compilers that need malloc.h for alloca Sean Barrett 2016-08-27 12:09:01 -07:00
  • a2f50a1b6a Merge branch 'working' Sean Barrett 2016-08-27 12:03:10 -07:00
  • 4806aca183 windows fwrite doesn't handle arbitrarily large writes (!); add a bunch of stuff used by my backup program 'smir'; Sean Barrett 2016-08-27 12:02:26 -07:00
  • 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