Sean Barrett
|
a0245ff803
|
Merge branch 'stderr' of https://github.com/dimkr/stb into work2
|
2020-02-02 08:44:27 -08:00 |
|
Sean Barrett
|
647906759c
|
Merge branch 'master' of https://github.com/fluffrabbit/stb into work2
|
2020-02-02 08:25:48 -08:00 |
|
Sean Barrett
|
f2dd751a34
|
Merge branch 'stb-easy-font-fix-multiple-definition-errors' of https://github.com/podsvirov/stb into work2
|
2020-02-02 08:24:40 -08:00 |
|
Sean Barrett
|
81d1537579
|
Merge branch 'fix_issue_745' of https://github.com/BlackMATov/stb into work2
|
2020-02-02 08:21:46 -08:00 |
|
Sean Barrett
|
28cc61a1ff
|
stb_image: fix previous fix
|
2020-02-02 08:16:58 -08:00 |
|
Sean Barrett
|
770e4dbe50
|
Merge branch 'patch-2' of https://github.com/Brotcrunsher/stb into work2
|
2020-02-02 08:16:26 -08:00 |
|
Sean Barrett
|
f9ec936e7e
|
Merge branch 'patch-1' of https://github.com/GMacharadze/stb into work2
|
2020-02-02 08:14:23 -08:00 |
|
Sean Barrett
|
fe6bef2307
|
stb_truetype: clean up svg support
|
2020-02-02 08:14:00 -08:00 |
|
Sean Barrett
|
ade80f4609
|
Merge branch 'svg' of https://github.com/chris-y/stb into work2
|
2020-02-02 08:07:01 -08:00 |
|
Sean Barrett
|
d4871226e4
|
Merge branch 'upstream' of https://github.com/yangfl/stb into work2
|
2020-02-02 08:04:09 -08:00 |
|
Sean Barrett
|
ecf2a56f6d
|
Merge branch 'patch-1' of https://github.com/StylishTriangles/stb into work2
|
2020-02-02 08:03:06 -08:00 |
|
Sean Barrett
|
c046a25fd7
|
Merge branch 'fuzz' of https://github.com/randy408/stb into work2
|
2020-02-02 08:00:39 -08:00 |
|
Sean Barrett
|
3f5db89baf
|
stb_sprintf: redo ASAN fixes after problematic merge
|
2020-02-02 07:49:41 -08:00 |
|
Sean Barrett
|
e802821e4d
|
stb_sprintf: PR 613
|
2020-02-02 07:47:53 -08:00 |
|
Sean Barrett
|
81b4fd7342
|
test_sprintf: clean up for MSVC6 & integration to codebase
|
2020-02-02 07:37:20 -08:00 |
|
Sean Barrett
|
5a2c8901b2
|
stb_dxt: documentation change for constant alpha
|
2020-02-02 07:37:10 -08:00 |
|
Sean Barrett
|
3223673e86
|
Merge branch 'test_sprintf' of https://github.com/wojdyr/stb into work2
|
2020-02-02 07:21:45 -08:00 |
|
Sean Barrett
|
f792c3b982
|
Merge branch 'work2' into working
|
2020-02-02 07:12:14 -08:00 |
|
Sean Barrett
|
c716696e28
|
Merge branch 'stb_sprintf-asan' of https://github.com/h-s-c/stb into work2
|
2020-02-02 07:11:57 -08:00 |
|
Sean Barrett
|
57de42c23f
|
disable broken tilemap editor build
|
2020-02-02 07:06:27 -08:00 |
|
Sean Barrett
|
eb48fbdced
|
stb_image: use thread-locals for vertically_flip flag and g_failure_reason
|
2020-02-02 07:06:05 -08:00 |
|
Sean Barrett
|
7cce4c3ad9
|
stb_ds: remove accidental #include
|
2020-02-01 08:15:04 -08:00 |
|
Sean Barrett
|
4a7a434c2d
|
various tests and infrastructure fixes
|
2020-02-01 04:21:41 -08:00 |
|
Sean Barrett
|
c440a53d06
|
stb_image: fix reading BMP with explicit masks
|
2020-02-01 04:19:28 -08:00 |
|
Sean Barrett
|
d693c6103a
|
stb_ds.h: thread-safe functions; pointer-returning functions; change return value of arraddn
|
2020-02-01 04:18:23 -08:00 |
|
Sean Barrett
|
aa482fc4a1
|
stb.h: perfect hashing functions requires opting-in with "#define STB_PERFECT_HASH"; fix some missing parenthesis in stb_arr macros
|
2020-02-01 03:43:33 -08:00 |
|
Sean Barrett
|
052dce117e
|
more fixing
|
2019-08-17 09:53:02 -07:00 |
|
Sean Barrett
|
657be5c654
|
fix README.md "noteworthy" links
|
2019-08-17 09:52:07 -07:00 |
|
Dima Krasner
|
791a907faa
|
stb_leakcheck: add support for output to stderr
|
2019-08-13 13:09:56 +03:00 |
|
Sean Barrett
|
bcb2815ab3
|
stb_ds: add documentation for STBDS_UNIT_TESTS, -std=c++0x
|
2019-08-11 17:03:05 -07:00 |
|
Sean Barrett
|
c7343d4263
|
more Travis fixing
|
2019-08-11 16:45:14 -07:00 |
|
Sean Barrett
|
897c33133f
|
more travis testing
|
2019-08-11 16:42:27 -07:00 |
|
Sean Barrett
|
5037e236ed
|
try to work around Travis old GCC errors
|
2019-08-11 15:55:39 -07:00 |
|
Sean Barrett
|
76254f7758
|
Merge branch 'master' of https://github.com/nothings/stb
|
2019-08-11 14:39:51 -07:00 |
|
Sean Barrett
|
be594f1e0b
|
stb_ds: maybe avoid problem with inferring template type from enum with gcc
|
2019-08-11 14:37:45 -07:00 |
|
Sean Barrett
|
4136af1b23
|
Merge pull request #789 from sjml/patch-2
typo in credit comment
|
2019-08-11 14:08:32 -07:00 |
|
Shane Liesegang
|
0cff58ecf8
|
very minor, non-urgent :)
|
2019-08-11 23:02:34 +02:00 |
|
Sean Barrett
|
787f1d646a
|
Update version numbers
|
2019-08-11 05:38:37 -07:00 |
|
Sean Barrett
|
5072185467
|
stb_image: fix static analyzer warnings
|
2019-08-11 05:19:33 -07:00 |
|
Sean Barrett
|
a895aec686
|
stb_c_lexer: fix a static analysis warning
|
2019-08-11 05:19:00 -07:00 |
|
Sean Barrett
|
a2d540a689
|
stb.h: fix clang compile
|
2019-08-11 05:18:24 -07:00 |
|
Sean Barrett
|
b26a31072d
|
test.sbm: tweak tests so all pass
|
2019-08-11 05:17:42 -07:00 |
|
Sean Barrett
|
846d15c102
|
image_test: tweak testing to open image in more modes
|
2019-08-11 04:58:48 -07:00 |
|
Sean Barrett
|
bd8d9a88bc
|
test.sbm: add clang compilation
|
2019-08-11 04:57:39 -07:00 |
|
Sean Barrett
|
8ca86ee1a1
|
stb_perlin: add non-power-of-two wrapping noise
|
2019-08-11 04:56:12 -07:00 |
|
Sean Barrett
|
26a02f81ca
|
stb_image: fix bug where bmp claimed to be 24-bit but also claimed to have an alpha bitfield
|
2019-08-11 04:54:52 -07:00 |
|
Sean Barrett
|
61be29d161
|
stb_ds: fix bug with shgeti not returning correct value
|
2019-08-11 04:53:51 -07:00 |
|
Sean Barrett
|
a5cbacd1c0
|
Merge branch 'fix-textedit-typo' of https://github.com/mastensg/stb into working
|
2019-08-11 04:33:11 -07:00 |
|
Sean Barrett
|
a5071ad702
|
Merge branch 'master' of https://github.com/rgriege/stb into working
|
2019-08-11 04:32:14 -07:00 |
|
Sean Barrett
|
70bd711831
|
Merge branch 'pull-request' of https://github.com/kaesve/stb into working
|
2019-08-11 04:26:55 -07:00 |
|