9784 Commits (ffba3e26431e9ded02e9f573a6ec83100d13acce)
 

Author SHA1 Message Date
Vladimír Vondruš ffba3e2643 AnySceneImporter: explicitly verify delegating *.glb files as well. 4 years ago
Vladimír Vondruš d344eca515 Trade: properly propagate image view flags in AbstractSceneConverter. 4 years ago
Vladimír Vondruš 6aaf3711f2 Math: doc++ 4 years ago
Vladimír Vondruš 84b27e14d0 package/ci: add a TODO for Ninja job capping. 4 years ago
Vladimír Vondruš c6c35035f8 package/ci: further reduce ES3 build parallelism. 4 years ago
Vladimír Vondruš 66a57088b1 Trade: add SceneData::fieldSizeBound(). 4 years ago
Vladimír Vondruš f0ad33f850 Audio,ShaderTools,Text,Trade: packed debug printing for all Feature enums. 4 years ago
Vladimír Vondruš 9b610ee600 Audio: actually test ImporterFeatures debug printing. 4 years ago
Vladimír Vondruš 7c1ae161b9 {image,scene}converter: don't use a white terminal color in --info. 4 years ago
Vladimír Vondruš 72a51c3594 DebugTools: doc++ 4 years ago
Vladimír Vondruš dfc7c3fe2c DebugTools: no need to set hidden visibility for a nested class. 4 years ago
Vladimír Vondruš e1619e5aab Trade: expose materialLayerName() and materialAttributeName(). 4 years ago
Vladimír Vondruš 16703f3137 Trade: doc++ 4 years ago
Vladimír Vondruš 3cb7fe5993 Trade: doc++ 4 years ago
Vladimír Vondruš a9a4caf740 Trade: add MaterialData::findAttributeId() and findLayerId(). 4 years ago
Vladimír Vondruš 9941d83e1d Trade: rename internal MaterialData helpers for consistency. 4 years ago
Vladimír Vondruš 569ae5a195 AnyImageImporter: fall back to BasisImporter if KtxImporter isn't found. 4 years ago
Vladimír Vondruš 75d927272b Trade: doc++ 4 years ago
Vladimír Vondruš 54d0b999b1 Trade: un-combinatorially-explode ImageConverterFeatures. 4 years ago
Vladimír Vondruš c29c5d67f7 TgaImageConverter: fix a non-deprecated build. 4 years ago
Vladimír Vondruš 278431dd8f AnyImageConverter: bump plugin interface. 4 years ago
Vladimír Vondruš f5f96513b5 TgaImageConverter: expose file extension and MIME type interfaces. 4 years ago
Vladimír Vondruš 3892ddc4dc Trade: add AbstractImageConverter::extension() and mimeType(). 4 years ago
Vladimír Vondruš 5795c1505b Tga{Importer,ImageConverter}: minor cleanup. 4 years ago
Vladimír Vondruš a4561716f6 Trade: doc++ 4 years ago
Vladimír Vondruš eb382b3096 Trade: implicitly abort previous conversion in all scene converter APIs. 4 years ago
Vladimír Vondruš 89763380e1 AnySceneConverter: support whole scene conversion. 4 years ago
Vladimír Vondruš a5298a2c08 Any*Converter: clean up unused Corrade/Containers/StringStl.h includes. 4 years ago
Vladimír Vondruš 4ce7d8e9f4 Trade: improve messages for batch->single SceneConverter delegation. 4 years ago
Vladimír Vondruš 11cc18486b Any*{Converter,Importer}: clean up ancient log redirection in tests. 4 years ago
Vladimír Vondruš 424d666bab Any*{Importer,Converter}: no, raw string literals make no sense here. 4 years ago
Vladimír Vondruš cc8440184a Trade: AbstractSceneConverter::begin*() should have a way to fail. 4 years ago
Vladimír Vondruš 2b5cb6d409 package/ci: yes, tests got even heavier, so reduce the parallelism again. 4 years ago
Vladimír Vondruš 150d045275 Trade: full scene conversion support in AbstractSceneConverter. 4 years ago
Vladimír Vondruš 61ea2c7eca doc: updated credits and changelog. 4 years ago
Hugo Amiard 8b45a5170c Use Corrade String[View] in some ConfigurationValue specializations. 4 years ago
Vladimír Vondruš 0588c1eefe AnyImageConverter: adapt test to changes in OpenExrImageConverter. 4 years ago
Vladimír Vondruš b418a8fc87 Vk: add a clickable reference to Queue::submit() from CommandBuffer docs. 4 years ago
Vladimír Vondruš 0f4f14bb00 Vk: use Containers::Iterable in DescriptorSetLayoutCreateInfo. 4 years ago
Vladimír Vondruš d958d73df6 Vk: add TODOs for when Containers::Iterable<T&> is a thing. 4 years ago
Vladimír Vondruš 87fd89c66f MeshTools: use Containers::Iterable in concatenate*() and combine*(). 4 years ago
Vladimír Vondruš fb7e4101f6 package/ci: go back to lcov 1.13 on MinGW. 4 years ago
Vladimír Vondruš d1f283d962 Math: fix batch min()/max()/minmax() to work with const input views. 4 years ago
Vladimír Vondruš ac6aa80fc1 gl-info,vk-info: print compiled and detected CPU features. 4 years ago
Vladimír Vondruš 742b1bb8b2 Audio: remove use of an obsolete FindOpenAL variable. 4 years ago
Vladimír Vondruš 1a219825be CMake: document what the dummy.cpp is for. APPLE ARE YOU LISTENING 4 years ago
Vladimír Vondruš 6cba53e324 doc: forgot to list GL_MAX_SHADER_COMPILER_THREADS_KHR. 4 years ago
Pablo Escobar e8e9aeec7f Trade: minor doc fixes. 4 years ago
Vladimír Vondruš 59a973c678 gl-info: print more compact driver and flags info. 4 years ago
Vladimír Vondruš d12b675e62 GL: implement packed debug output for Context::Flags and DetectedDrivers. 4 years ago