10003 Commits (f0cbb8d3c1b8f65112d67ada75ccd0a7cfb971d4)
 

Author SHA1 Message Date
Vladimír Vondruš f0cbb8d3c1 Doc++ 4 years ago
Vladimír Vondruš 8000e82cfb Shaders: minor cleanup in a test. 4 years ago
Vladimír Vondruš e76405e0e0 CMake: fix a bug where TARGET_GLES2 was forced on mobile platforms. 4 years ago
Vladimír Vondruš 40593113f6 Shaders: drop nasty workarounds for Clang 3.8. 4 years ago
Vladimír Vondruš 649017c0ff Trade: add MaterialData::attributeDataOffset(). 4 years ago
Vladimír Vondruš 7ce5efc102 Trade: doc++ 4 years ago
Vladimír Vondruš a475c92d99 GL: use Containers::Iterable also in AbstractShaderProgram::draw(). 4 years ago
Vladimír Vondruš 64f5c1bff0 CMake: exclude test dirs from ALL with CORRADE_TESTSUITE_TEST_TARGET. 4 years ago
Vladimír Vondruš c2ab0dd3ac package/archlinux: use a wildcard .kateconfig for PKGBUILD highlighting. 4 years ago
Vladimír Vondruš c42013b608 package/archlinux: use a dedicated test target for Emscripten. 4 years ago
Vladimír Vondruš 169ca59608 doc: mention CORRADE_TESTSUITE_TEST_TARGET in building docs. 4 years ago
Vladimír Vondruš 66d1afca3f Shaders: use new AbstractShaderProgram subclass implementation macro. 4 years ago
Vladimír Vondruš fb0a970ecd GL: create a macro for AbstractShaderProgram subclass method chaining. 4 years ago
Vladimír Vondruš f4b9b10404 GL: skip also dispatchCompute() if count is zero in any dimension. 4 years ago
Vladimír Vondruš 951fc52ac6 GL: document when multi- and XFB-draw() doesn't result in any draw call. 4 years ago
Vladimír Vondruš b3a9582455 Trade: add verbose output for SceneConverter::addImporterContents(). 4 years ago
Vladimír Vondruš 613c1b238b sceneconverter: print the default scene ID as well. 4 years ago
Vladimír Vondruš ca16638c65 MaterialTools: nah, don't like the line wrap here. 4 years ago
Vladimír Vondruš 515a77e31c DebugTools: fuzzy-compare floats in CompareMaterial. 4 years ago
Vladimír Vondruš 5c00c52fca DebugTools: fix CompareMaterial to behave properly with layers. 4 years ago
Vladimír Vondruš c499e6f1ec DebugTools: test CompareMaterial with an empty base layer. 4 years ago
Vladimír Vondruš 037952a979 DebugTools: supply two different materials to the "same" test. 4 years ago
Vladimír Vondruš b6825cd26c gl-info: display --limit vectors in a packed form. 4 years ago
Vladimír Vondruš 75bc0be4be gl-info: avoid trailing spaces in --limit output. 4 years ago
Vladimír Vondruš eba7cf6038 {image,scene}converter: print IDs of data that failed to import in --info. 4 years ago
Vladimír Vondruš ba8a3e6f3f SceneTools: add flattenMeshHierarchyInto(). 4 years ago
Vladimír Vondruš 499bdc153c SceneTools: deduplicate the flattenMeshHierarchy() test. 4 years ago
Vladimír Vondruš 48bd603236 SceneTools: pin down current flattenMeshHierarchy() behavior. 4 years ago
Vladimír Vondruš 6bb1795a8d SceneTools: no need to leak include-depdency-breaking overloads to docs. 4 years ago
Vladimír Vondruš b75cb7c584 Trade: port away from deprecated MaterialData::tryAttribute(). 4 years ago
Vladimír Vondruš 36f7e0c1d4 Trade: rename MaterialData::tryAttribute() to findAttribute(). 4 years ago
Vladimír Vondruš fcbb9d230d Trade: document MaterialAttribute defaults. 4 years ago
Vladimír Vondruš 37eec44dfe TgaImporter: fix a copypaste error in a test comment. 4 years ago
Vladimír Vondruš b5d1b6b443 TgaImporter: print a warning for files that are too long. 4 years ago
Vladimír Vondruš 95fbae2483 TgaImporter: recognize and skip TGA 2 file footer. 4 years ago
Vladimír Vondruš 7b15a64747 TgaImporter: no need for such a verbose error returns. 4 years ago
Vladimír Vondruš cf24c0140d TgaImporter: unify the error test cases. 4 years ago
Vladimír Vondruš acc23724c1 TgaImporter: use a better error message for RLE decoding failures. 4 years ago
Vladimír Vondruš 1431dbc822 sceneconverter: check for proper plugin dependencies in the test. 4 years ago
Vladimír Vondruš 441156542e Vk: use StringIterable for all extension/layer/workaround lists. 4 years ago
Vladimír Vondruš bc2ad2e14e Vk: use StringIterable in internal Instance/Device extension init. 4 years ago
Vladimír Vondruš 51fe5c0c8e {image,scene}converter: use StringIterable to simplify tests. 4 years ago
Vladimír Vondruš d30b820f3e GL: use StringIterable in Context::addDisabledWorkarounds(). 4 years ago
Vladimír Vondruš 23165b2efa doc: missing license header. 4 years ago
Vladimír Vondruš 2fbdd85671 Adapt to Corrade changes. 4 years ago
Vladimír Vondruš 8616927a75 Don't take an Iterable by value. 4 years ago
Vladimír Vondruš 151956e1d5 MaterialTools: fix Xcode build. 4 years ago
Vladimír Vondruš 944b8ff429 MaterialTools: doc++ 4 years ago
Vladimír Vondruš 7f24d00553 MaterialTools: new library. 4 years ago
Vladimír Vondruš 9849662d2a Test: the shortened overly long test executables can be one char longer. 4 years ago