You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Vladimír Vondruš
5327fe0ae2
CMake: make it possible to build only some plugins as static.
...
It doesn't really work for tests that depend on more than one plugin
(because there i would need to handle all combinations, somehow), but it
does the job when the end user has such use case.
6 years ago
..
AnyImageImporterTest.cpp
AnyImageImporter: fix signature printing in the error message.
6 years ago
CMakeLists.txt
CMake: make it possible to build only some plugins as static.
6 years ago
configure.h.cmake
Updated copyright year.
6 years ago
gray.jpg
AnyImageImporter: detect DDS, EXR, HDR, JPEG, PNG and TGA signatures.
8 years ago
image.exr
AnyImageImporter: detect DDS, EXR, HDR, JPEG, PNG and TGA signatures.
8 years ago
image.tiff
AnyImageImporter: recognize TIFF files by magic.
6 years ago
pngs.ico
AnyImageImporter: recognize *.ico and *.cur files.
6 years ago
rgb.basis
AnyImageImporter: Delegate .basis files to BasisImporter
7 years ago
rgb.hdr
AnyImageImporter: detect DDS, EXR, HDR, JPEG, PNG and TGA signatures.
8 years ago
rgb.png
AnyImageImporter: detect DDS, EXR, HDR, JPEG, PNG and TGA signatures.
8 years ago
rgb.tga
Any*{Importer,Converter}: propagate flags to the actual plugins.
6 years ago
rgba_dxt1.dds
AnyImageImporter: detect DDS, EXR, HDR, JPEG, PNG and TGA signatures.
8 years ago