Sean Barrett
|
c4bbb6e75f
|
stb_image_resize2.h 2.00
|
ago%!(EXTRA string=2 years) |
Sean Barrett
|
b6f8358f47
|
various fixes for compilation test
|
ago%!(EXTRA string=11 years) |
Sean Barrett
|
385d7a417c
|
delete some unused functions;
get rid of stbir__inline for some functions that don't need it
|
ago%!(EXTRA string=11 years) |
Sean Barrett
|
9a6af9a8d3
|
replace int(floor()) with int(), since that produces same results for non-negative values and is much faster on 32-bit x86
|
ago%!(EXTRA string=11 years) |
Sean Barrett
|
41555b5d53
|
update test cases to work on things other than barbara.png
|
ago%!(EXTRA string=11 years) |
Sean Barrett
|
5dfa79fb31
|
stride doesn't have to be multiples of pixels
|
ago%!(EXTRA string=11 years) |
Sean Barrett
|
9ba3dc1fc5
|
make resample tests work in VC6
|
ago%!(EXTRA string=11 years) |
Sean Barrett
|
a57dfc50fc
|
fix bugs in new stretchy buffer code, add stretchy buffer tests
|
ago%!(EXTRA string=11 years) |
Sean Barrett
|
fcfcb9bb3f
|
generate README.md in part by parsing libraries so that version numbers are in sync
|
ago%!(EXTRA string=11 years) |
Sean Barrett
|
1d2770394a
|
rest of image-test case
|
ago%!(EXTRA string=11 years) |
Sean Barrett
|
fc0bfd1b71
|
fix some typos, add image test program
|
ago%!(EXTRA string=11 years) |
Sean Barrett
|
31897dfd7f
|
compile tests for everything except textedit, both C and C++
|
ago%!(EXTRA string=11 years) |
Sean Barrett
|
dc6adca82f
|
vc6 project files for testing stb.h
|
ago%!(EXTRA string=11 years) |