David Piuva 906b9fef5a Replacing most C library dependencies with equivalent dependencies in C++. 1 year ago
..
internal 70dc39885c Using CR-LF line endings in UTF-8 for source files. 5 years ago
stbImage 7a7ec0f96c Updated STB Image and STB Image Write to the latest versions. 1 year ago
Color.cpp 70dc39885c Using CR-LF line endings in UTF-8 for source files. 5 years ago
Color.h 906b9fef5a Replacing most C library dependencies with equivalent dependencies in C++. 1 year ago
Image.cpp 4d27bde0d4 Automatically aligning float images to the F vector size to allow processing float images using only AVX. 2 years ago
Image.h 906b9fef5a Replacing most C library dependencies with equivalent dependencies in C++. 1 year ago
ImageF32.cpp 4d27bde0d4 Automatically aligning float images to the F vector size to allow processing float images using only AVX. 2 years ago
ImageF32.h 9440208038 Implemented 256-bit SIMD vectors for AVX2. And some general clean-up. 2 years ago
ImageLoader.h 906b9fef5a Replacing most C library dependencies with equivalent dependencies in C++. 1 year ago
ImageRgbaU8.cpp 4d27bde0d4 Automatically aligning float images to the F vector size to allow processing float images using only AVX. 2 years ago
ImageRgbaU8.h 66502cb2ac Letting pyramid images store start offsets instead of pointers. 2 years ago
ImageU16.cpp 4d27bde0d4 Automatically aligning float images to the F vector size to allow processing float images using only AVX. 2 years ago
ImageU16.h 9440208038 Implemented 256-bit SIMD vectors for AVX2. And some general clean-up. 2 years ago
ImageU8.cpp 4d27bde0d4 Automatically aligning float images to the F vector size to allow processing float images using only AVX. 2 years ago
ImageU8.h 9440208038 Implemented 256-bit SIMD vectors for AVX2. And some general clean-up. 2 years ago
PackOrder.h 906b9fef5a Replacing most C library dependencies with equivalent dependencies in C++. 1 year ago
draw.cpp ec5b143c57 Removed the only use-case of zip instructions together with simdExtra.h. 2 years ago
draw.h 9111a57006 Made a basic image theme for the Wizard application. 3 years ago