Sean Barrett
f259bf27e9
VC6:
...
support using inline asm for cpuid
YCbCr:
switch SSE code to constants that match old C;
create C version that is same as SSE;
tiny optimization(?) of SSE
ago%!(EXTRA string=11 years)
Sean Barrett
8ac015c03f
fix 1/2/4-bit png to filter bytes before decoding to pixels;
...
rename pngsuite/part1 to pngsuite/primary;
check in pngsuite
ago%!(EXTRA string=11 years)
Sean Barrett
01d2c9d957
test program now verifies pngsuite tests against refererence versions
ago%!(EXTRA string=11 years)
Sean Barrett
8679ce08b7
fix incorrect img_n variable for interlaced files, caused files to be totally incorrect if forcing channel count
ago%!(EXTRA string=11 years)
Sean Barrett
f5dfba0b8b
Update stb_image test code to test loading with all channel counts (including 0),
...
to avoid missing bugs like the recent TGA bug in the future. Doesn't check the
*results*, but tests that it doesn't crash or fail.
ago%!(EXTRA string=11 years)
Sean Barrett
334cec8d8c
Fix handling of iphone-procesed image to not accidentally appear corrupt (instead they just load wrong).
...
Add a proper testing path to image test
ago%!(EXTRA string=11 years)
Sean Barrett
927b455d85
start converting stb_image.c to a .h file
ago%!(EXTRA string=11 years)
Sean Barrett
9e566c8b31
trailing newline
ago%!(EXTRA string=11 years)
Sean Barrett
1d2770394a
rest of image-test case
ago%!(EXTRA string=11 years)