Commit Graph

  • 16c83cd5fc Fix a pair of warnings in stb_image.h Gregory Mullen (grayhatter) 2017-03-03 11:16:03 -08:00
  • be931882ef update README Sean Barrett 2017-03-03 11:22:36 -08:00
  • ee19531f68 fix to new bc5 path Sean Barrett 2017-03-03 11:12:41 -08:00
  • def6a1898c version number Sean Barrett 2017-03-03 11:09:36 -08:00
  • bee6e9fc2e Merge branch 'textedit-line_start_end_handlers' of https://github.com/ocornut/stb into working Sean Barrett 2017-03-03 11:02:17 -08:00
  • bd2cb593e0 Merge branch 'old_textedit' into working Sean Barrett 2017-03-03 11:01:31 -08:00
  • d052909923 better handle dragging mouse in single-line mode Sean Barrett 2017-03-03 10:57:43 -08:00
  • b1a0089c4b stb.h swprintf fix Sean Barrett 2017-03-03 10:45:59 -08:00
  • a81422cd80 version number Sean Barrett 2017-03-03 10:41:11 -08:00
  • 98e825ac67 Merge branch 'master' into working Sean Barrett 2017-03-03 10:39:27 -08:00
  • 07c6c6bc88 Merge branch 'stbir_patch' of https://github.com/BSVino/stb into working Sean Barrett 2017-03-03 10:39:09 -08:00
  • a2bc1eabec perlin noise function pull request by Jack Mott but deleted before I could pull it Sean Barrett 2017-03-03 10:37:20 -08:00
  • 03611a369e Merge branch 'working' Sean Barrett 2017-03-03 10:07:49 -08:00
  • e895f6d3af tweak previous PR merge Sean Barrett 2017-03-03 10:07:16 -08:00
  • 9009ae042e Merge branch 'rect-pack-fail' of https://github.com/IntellectualKitty/stb into working Sean Barrett 2017-03-03 10:04:44 -08:00
  • fab4c61d45 Merge branch 'working' Sean Barrett 2017-03-03 10:03:23 -08:00
  • c918a6b801 tweak previous PR merge Sean Barrett 2017-03-03 10:02:54 -08:00
  • 2be620d2bb Merge branch 'lead_sign' of https://github.com/rohit-n/stb into working Sean Barrett 2017-03-03 09:57:58 -08:00
  • 324be64e80 version number Sean Barrett 2017-03-03 09:57:09 -08:00
  • 3841bc6198 Merge branch 'master' of https://github.com/jarikomppa/stb into working Sean Barrett 2017-03-03 09:56:11 -08:00
  • 335565a86f Merge branch 'working' Sean Barrett 2017-03-03 09:53:08 -08:00
  • fd912b5d93 version number, doc tweaks Sean Barrett 2017-03-03 09:52:42 -08:00
  • 98537b7091 Merge branch 'master' of https://github.com/guitarfreak/stb into working Sean Barrett 2017-03-03 09:41:01 -08:00
  • d79487a0ba readme Sean Barrett 2017-03-03 09:38:25 -08:00
  • 0c1232f576 version number Sean Barrett 2017-03-03 09:37:50 -08:00
  • b280541e6a Merge branch 'stbtt_const_chardata' of https://github.com/cdwfs/stb into working Sean Barrett 2017-03-03 09:35:11 -08:00
  • 3afc3de41d version number Sean Barrett 2017-03-03 09:31:25 -08:00
  • 83a2489d5b fix compilation on non-C99 compilers Sean Barrett 2017-03-03 09:22:07 -08:00
  • ed05048323 Merge branch 'master' of https://github.com/fahickman/stb into working Sean Barrett 2017-03-03 09:15:17 -08:00
  • e77673f4aa Merge branch 'patch-1' of https://github.com/bryongloden/stb into working Sean Barrett 2017-03-03 09:07:37 -08:00
  • 2d0518833b readme Sean Barrett 2017-03-03 08:59:52 -08:00
  • eab4930cc4 Merge branch 'working' Sean Barrett 2017-03-03 08:57:49 -08:00
  • 6ba52a370c stb_dxt: extern "C" Sean Barrett 2017-03-03 08:57:34 -08:00
  • 4ce23da44a rename 3dc to bc5, tweaks to clean stuff up Sean Barrett 2017-03-03 08:54:44 -08:00
  • a217948c16 change 3dc name to bc5 Sean Barrett 2017-03-03 08:49:08 -08:00
  • c39063727d Merge branch 'master' of https://github.com/snake5/stb into working Sean Barrett 2017-03-03 08:44:52 -08:00
  • 8879908f78 update readme Sean Barrett 2017-03-03 08:41:01 -08:00
  • 6a3d4786c9 Merge branch 'unknown-marker' of https://github.com/jeremysawicki/stb into working Sean Barrett 2017-03-03 08:40:07 -08:00
  • 7e389e85c1 Merge branch 'dnl-segment' of https://github.com/jeremysawicki/stb into working Sean Barrett 2017-03-03 08:39:31 -08:00
  • 15c7e06dc8 Merge branch 'junk-before-marker' of https://github.com/jeremysawicki/stb into working Sean Barrett 2017-03-03 08:38:06 -08:00
  • dc6089f05b tweak fill byte PR Sean Barrett 2017-03-03 08:37:30 -08:00
  • 50ae79d811 Merge branch 'fill-bytes' of https://github.com/jeremysawicki/stb into working Sean Barrett 2017-03-03 08:36:03 -08:00
  • a6dc061137 tweak 16-bit quantization for clarity Sean Barrett 2017-03-03 08:35:14 -08:00
  • 0befbc3d78 Merge branch 'dequant-16-bits' of https://github.com/jeremysawicki/stb into working Sean Barrett 2017-03-03 08:31:57 -08:00
  • 014af7b78a Merge branch 'component-ids' of https://github.com/jeremysawicki/stb into working Sean Barrett 2017-03-03 08:30:57 -08:00
  • 786ac92daa tweak RGB-to-Y conversion Sean Barrett 2017-03-03 08:30:49 -08:00
  • 64e1799f24 Merge branch 'rgb-grayscale' of https://github.com/jeremysawicki/stb into working Sean Barrett 2017-03-03 08:25:29 -08:00
  • 8905cb9a8e Merge branch 'patch-1' of https://github.com/RufUsul/stb into working Sean Barrett 2017-03-03 08:21:46 -08:00
  • 47685c5f84 remove deprecated old-precision jpg path from stb_image.h tweak license reference wording Sean Barrett 2017-03-03 08:19:09 -08:00
  • 51a5368dee Merge branch 'master' of https://github.com/pboettch/stb into working Sean Barrett 2017-03-03 08:02:39 -08:00
  • e248e30954 change license to public-domain AND mit (based on twitter vote) Sean Barrett 2017-03-03 07:53:07 -08:00
  • f88e2a8e7b update version Sean Barrett 2017-03-03 06:58:14 -08:00
  • 46046238b8 rename Point data structure as suggested in pull request Sean Barrett 2017-03-03 06:54:11 -08:00
  • c88489549d Merge branch 'avoid-name-clash' of https://github.com/jlnr/stb into working Sean Barrett 2017-03-03 06:51:37 -08:00
  • f9a83c0ae1 Merge branch 'master' of https://github.com/alxprd/stb into working Sean Barrett 2017-03-03 06:50:32 -08:00
  • 66fdbaaa87 Merge branch 'fix_vorbis_ilog' of https://github.com/rygorous/stb into working Sean Barrett 2017-03-03 06:48:48 -08:00
  • d2de2be10f vorbis: propagate errors better on seek failure (e.g. when coarse seek fails) Sean Barrett 2017-03-03 05:48:37 -08:00
  • f5f7dc02a1 stb_image: JPEG: Provide failure reason for unknown marker Jeremy Sawicki 2017-03-03 01:11:34 -08:00
  • 2219a6da29 stb_image: JPEG: Accept DNL segment Jeremy Sawicki 2017-03-03 00:13:27 -08:00
  • 6f5677946c stb_image: JPEG: Accept non-zero junk bytes at the end of image data Jeremy Sawicki 2017-03-02 23:48:02 -08:00
  • 344c3f73d5 stb_image: JPEG: Accept fill bytes in stbi__grow_buffer_unsafe Jeremy Sawicki 2017-03-02 23:10:03 -08:00
  • e08d398671 stb_image: JPEG: Accept 16-bit quantization tables Jeremy Sawicki 2017-03-02 22:32:30 -08:00
  • 34fa37bbb4 stb_image: JPEG: Accept any component IDs Jeremy Sawicki 2017-03-02 21:40:40 -08:00
  • cb7ffb2408 stb_image: Update contributors Jeremy Sawicki 2017-03-02 18:19:21 -08:00
  • 552c548a0e stb_image: JPEG: Convert RGB to grayscale properly Jeremy Sawicki 2017-03-02 18:06:10 -08:00
  • f5519a8f85 stbtt: chardata can be const in GetBakedQuad() and GetPackedQuad() Cort 2017-02-13 18:23:53 -08:00
  • 7ef6ac1b35 added redundant pg_test.c just in case Sean Barrett 2017-01-29 18:16:38 -08:00
  • 638267b6d5 Floating point rounding causes stbir__calculate_sample_range_upsample to sometimes think it needs one more scanline than it really does. This patch adds one extra entry to the ringbuffer to avoid the problem. Jorge Rodriguez 2017-01-29 12:30:38 -08:00
  • 59a5a155b4 Merge pull request #401 from themanagainstthetank/patch-1 Sean Barrett 2017-01-16 06:17:55 -05:00
  • 52920a2d5e update version numbers Sean Barrett 2017-01-16 03:01:57 -08:00
  • 84e2fc0a9e makefile Sean Barrett 2017-01-16 03:01:40 -08:00
  • 4d19411acd makefile Sean Barrett 2017-01-16 02:58:05 -08:00
  • 1dd1b6c191 makefile Sean Barrett 2017-01-16 02:53:36 -08:00
  • c09f1eebe7 makefile Sean Barrett 2017-01-16 02:47:27 -08:00
  • 1b7aa1af87 makefile Sean Barrett 2017-01-16 02:39:18 -08:00
  • 7e989db555 update stb_image.h themanagainstthetank 2017-01-16 18:12:31 +08:00
  • d71aea034b makefile Sean Barrett 2017-01-16 01:41:23 -08:00
  • a235b6cd44 makefile Sean Barrett 2017-01-16 01:36:58 -08:00
  • cf6d17cd74 makefile Sean Barrett 2017-01-16 01:28:11 -08:00
  • e29e2bfb12 makefile Sean Barrett 2017-01-16 01:22:16 -08:00
  • ea2b06976c Merge branch 'master' of https://github.com/nothings/stb Sean Barrett 2017-01-16 01:15:04 -08:00
  • 21913be792 makefile Sean Barrett 2017-01-16 01:14:08 -08:00
  • e6268b5558 Delete release_notes.md Sean Barrett 2017-01-16 01:10:59 -08:00
  • fc5668cdac makefile for tests Sean Barrett 2017-01-16 01:09:50 -08:00
  • 96620a3a54 update version numbers Sean Barrett 2017-01-16 00:51:24 -08:00
  • 0bd0a9abc4 stb_truetype: comment typo stb_c_lexer: end-of-array wrapped overflow bug Sean Barrett 2017-01-16 00:11:58 -08:00
  • dead3815e2 credits Sean Barrett 2017-01-16 00:05:58 -08:00
  • 28c24f7b83 Merge branch 'fix-truncation' of https://github.com/sammyhw/stb into working Sean Barrett 2017-01-15 23:58:26 -08:00
  • 48710234f2 credits; 1/2/4-bit png fix; easy font spacing; NO_STDIO in image_write Sean Barrett 2017-01-15 23:57:53 -08:00
  • 96714b2a13 Merge branch 'fix_stbi_write_hdr_scope' of https://github.com/poppolopoppo/stb into working Sean Barrett 2017-01-15 23:46:26 -08:00
  • 80a39f958f Merge branch 'fix-percent-check' of https://github.com/d26435/stb into working Sean Barrett 2017-01-15 23:43:53 -08:00
  • 7bb64aa867 pull request template Sean Barrett 2017-01-15 21:51:47 -08:00
  • dcdf02a59f pull request template Sean Barrett 2017-01-15 21:50:31 -08:00
  • 73b511b1a3 pull request template Sean Barrett 2017-01-15 21:49:11 -08:00
  • 2db6897d48 contributing Sean Barrett 2017-01-15 21:44:34 -08:00
  • d36c43f337 contributing.md Sean Barrett 2017-01-15 21:41:31 -08:00
  • fc682ec2de update readme Sean Barrett 2017-01-15 21:26:26 -08:00
  • f5c9aaacd2 Merge pull request #395 from dougallj/patch-1 Sean Barrett 2017-01-02 21:15:08 -05:00
  • 9bb7f80cb8 stb_truetype: Fix a couple of CFF bugs Dougall Johnson 2017-01-03 13:08:05 +11:00
  • 19d03764b5 Fix #ifndef STBI_WRITE_NO_STDIO scioe for stbi_write_hdr() PopPoLoPoPpo 2016-12-04 21:14:24 +01:00