Sean Barrett
|
7ef6ac1b35
|
added redundant pg_test.c just in case
|
ago%!(EXTRA string=8 years) |
Jorge Rodriguez
|
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.
|
ago%!(EXTRA string=8 years) |
Sean Barrett
|
59a5a155b4
|
Merge pull request #401 from themanagainstthetank/patch-1
update stb_image.h
|
ago%!(EXTRA string=8 years) |
Sean Barrett
|
52920a2d5e
|
update version numbers
|
ago%!(EXTRA string=8 years) |
Sean Barrett
|
84e2fc0a9e
|
makefile
|
ago%!(EXTRA string=8 years) |
Sean Barrett
|
4d19411acd
|
makefile
|
ago%!(EXTRA string=8 years) |
Sean Barrett
|
1dd1b6c191
|
makefile
|
ago%!(EXTRA string=8 years) |
Sean Barrett
|
c09f1eebe7
|
makefile
|
ago%!(EXTRA string=8 years) |
Sean Barrett
|
1b7aa1af87
|
makefile
|
ago%!(EXTRA string=8 years) |
themanagainstthetank
|
7e989db555
|
update stb_image.h
int raw_data[4] to 0, or the compiler bugs
|
ago%!(EXTRA string=8 years) |
Sean Barrett
|
d71aea034b
|
makefile
|
ago%!(EXTRA string=8 years) |
Sean Barrett
|
a235b6cd44
|
makefile
|
ago%!(EXTRA string=8 years) |
Sean Barrett
|
cf6d17cd74
|
makefile
|
ago%!(EXTRA string=8 years) |
Sean Barrett
|
e29e2bfb12
|
makefile
|
ago%!(EXTRA string=8 years) |
Sean Barrett
|
ea2b06976c
|
Merge branch 'master' of https://github.com/nothings/stb
|
ago%!(EXTRA string=8 years) |
Sean Barrett
|
21913be792
|
makefile
|
ago%!(EXTRA string=8 years) |
Sean Barrett
|
e6268b5558
|
Delete release_notes.md
|
ago%!(EXTRA string=8 years) |
Sean Barrett
|
fc5668cdac
|
makefile for tests
|
ago%!(EXTRA string=8 years) |
Sean Barrett
|
96620a3a54
|
update version numbers
|
ago%!(EXTRA string=8 years) |
Sean Barrett
|
0bd0a9abc4
|
stb_truetype: comment typo
stb_c_lexer: end-of-array wrapped overflow bug
|
ago%!(EXTRA string=8 years) |
Sean Barrett
|
dead3815e2
|
credits
|
ago%!(EXTRA string=8 years) |
Sean Barrett
|
28c24f7b83
|
Merge branch 'fix-truncation' of https://github.com/sammyhw/stb into working
|
ago%!(EXTRA string=8 years) |
Sean Barrett
|
48710234f2
|
credits; 1/2/4-bit png fix; easy font spacing; NO_STDIO in image_write
|
ago%!(EXTRA string=8 years) |
Sean Barrett
|
96714b2a13
|
Merge branch 'fix_stbi_write_hdr_scope' of https://github.com/poppolopoppo/stb into working
|
ago%!(EXTRA string=8 years) |
Sean Barrett
|
80a39f958f
|
Merge branch 'fix-percent-check' of https://github.com/d26435/stb into working
|
ago%!(EXTRA string=8 years) |
Sean Barrett
|
7bb64aa867
|
pull request template
|
ago%!(EXTRA string=8 years) |
Sean Barrett
|
dcdf02a59f
|
pull request template
|
ago%!(EXTRA string=8 years) |
Sean Barrett
|
73b511b1a3
|
pull request template
|
ago%!(EXTRA string=8 years) |
Sean Barrett
|
2db6897d48
|
contributing
|
ago%!(EXTRA string=8 years) |
Sean Barrett
|
d36c43f337
|
contributing.md
|
ago%!(EXTRA string=8 years) |
Sean Barrett
|
fc682ec2de
|
update readme
|
ago%!(EXTRA string=8 years) |
Sean Barrett
|
f5c9aaacd2
|
Merge pull request #395 from dougallj/patch-1
stb_truetype: Fix a couple of CFF bugs
|
ago%!(EXTRA string=8 years) |
Dougall Johnson
|
9bb7f80cb8
|
stb_truetype: Fix a couple of CFF bugs
The CFF/Type 2 changes broke including without STB_TRUETYPE_IMPLEMENTATION defined, and had a typo. Sorry!
|
ago%!(EXTRA string=8 years) |
PopPoLoPoPpo
|
19d03764b5
|
Fix #ifndef STBI_WRITE_NO_STDIO scioe for stbi_write_hdr()
stbi_write_hdr_to_func() should still be available even without STBI_WRITE_NO_STDIO,
just like other formats.
|
ago%!(EXTRA string=8 years) |
Sean Barrett
|
94374c99c8
|
Merge branch 'master' of https://github.com/nothings/stb
|
ago%!(EXTRA string=8 years) |
Sean Barrett
|
4f2324c6ad
|
Merge branch 'num-fonts' of https://github.com/IntellectualKitty/stb into working
Conflicts:
stb_truetype.h
|
ago%!(EXTRA string=8 years) |
Sean Barrett
|
cca943e78a
|
version history
|
ago%!(EXTRA string=8 years) |
Sean Barrett
|
834199151e
|
Merge branch 'is-apple-font' of https://github.com/IntellectualKitty/stb into working
|
ago%!(EXTRA string=8 years) |
Sean Barrett
|
3d1c790e96
|
version history
|
ago%!(EXTRA string=8 years) |
Sean Barrett
|
53e4334bf7
|
Merge pull request #363 from mgerhardy/patch-1
Shouldn't this be 6?
|
ago%!(EXTRA string=8 years) |
Sean Barrett
|
d0b576c474
|
update stb_truetype version
|
ago%!(EXTRA string=8 years) |
Sean Barrett
|
ad6614ad9f
|
Merge branch 'cff-type2' of https://github.com/dougallj/stb into type2
Conflicts:
stb_truetype.h
|
ago%!(EXTRA string=8 years) |
Sean Barrett
|
d5ec7789bd
|
stb_image_resize update
|
ago%!(EXTRA string=8 years) |
Sean Barrett
|
f882db0c80
|
Merge https://github.com/aras-p/stb into working
|
ago%!(EXTRA string=8 years) |
Thomas Ruf
|
f07727a28a
|
stb_image.h: large structures on the stack
more of "allocate large structures on the stack", this time in the forgotten stbi__jpeg_test
-> avoids the infamous _chkstk() when working with CRT
|
ago%!(EXTRA string=9 years) |
Julian Raschke
|
a055654ee3
|
Rename Point to stbv__point
|
ago%!(EXTRA string=9 years) |
Alejandro Pereda
|
3f36b29589
|
Overwrites error parameter in stb_vorbis_open_memory when there is no error. This avoid confusion due to previous values.
|
ago%!(EXTRA string=9 years) |
Christopher Hansen
|
99fd236287
|
Merge branch 'master' of https://github.com/nothings/stb into num-fonts
|
ago%!(EXTRA string=9 years) |
sammyhw
|
ec9db6f84b
|
allow for all 16 bits
|
ago%!(EXTRA string=9 years) |
Rohit Nirmal
|
13927ac386
|
stb_printf.h: Reuse code for assigning lead sign.
|
ago%!(EXTRA string=9 years) |