6615 Commits (1ae982020d0e4ab0cef9691919af155243faa4ee)
 

Author SHA1 Message Date
Vladimír Vondruš 1ae982020d GL: detect ANGLE using the renderer string on non-WebGL platforms. 7 years ago
Vladimír Vondruš b76d1226e0 GL: detect SwiftShader. 7 years ago
Vladimír Vondruš 6a982f7841 Adapted to Corrade changes. 7 years ago
Vladimír Vondruš 127c8b624b GL: engrish. 7 years ago
Vladimír Vondruš d6e0186dbf GL: actually fix the VAO / element array buffer binding state interaction. 7 years ago
Vladimír Vondruš ee16c25125 GL: further harden VAO and index buffer binding state interaction tests. 7 years ago
Vladimír Vondruš de12c7ca78 doc: update changelog and credits. 7 years ago
Vladimír Vondruš 169031fb7b GL: reset element buffer binding state tracker when switching VAOs. 7 years ago
Vladimír Vondruš df463d5452 GL: test yet another interaction of VAOs and index buffer binding. 7 years ago
Vladimír Vondruš 4c8195ec9b GL: new --magnum-gpu-validation command-line option. 7 years ago
Vladimír Vondruš 4f2f29d1bb GL: use EnumSet instead of bool for internal flags. 7 years ago
Vladimír Vondruš 25ef63ecd7 TgaImporter: report error message on empty file being opened. 7 years ago
Vladimír Vondruš 839a3ed1c2 TgaImporter: test non-constant alpha. 7 years ago
Vladimír Vondruš 4ab3633d5b Trade: clarifying comment. 7 years ago
Vladimír Vondruš df5b09744f SceneGraph: fix build with latest Corrade. 7 years ago
Vladimír Vondruš 1346573798 Platform: document that GlfwApplication::swapInterval() doesn't exist. 7 years ago
Vladimír Vondruš 9a8e874eb4 Math: minor cleanup. 7 years ago
Vladimír Vondruš 5bfdd71af6 Math: microoptimizations. 7 years ago
Vladimír Vondruš 5a010269bd Math: implement component-wise bool operations on BoolVector. 7 years ago
Vladimír Vondruš d9682b49e7 doc: make the Plugins page easier to search for. 7 years ago
Vladimír Vondruš a1356decdd Platform: extend GLFW and SDL2 test applications. 7 years ago
Vladimír Vondruš d0673816ef Animation: fix TrackView to have the same default extrapolation as Track. 7 years ago
Vladimír Vondruš 5a416200a7 package/ci: enable Sdl2Application and GlfwApplication on Linux GLES. 7 years ago
Vladimír Vondruš bd3c241830 package/ci: don't live in the Middle Ages. 7 years ago
Vladimír Vondruš 7048983a88 doc: mention all new packages also in the Getting Started guide. 7 years ago
Vladimír Vondruš 5cf84d6956 doc: mention MSYS2 Magnum Integration package. 7 years ago
Guillaume Jacquemin 3e7adf67d3
package/msys/magnum: update PKGBUILD optdepends 7 years ago
Vladimír Vondruš e75c7639e7 Math: test Matrix[34]::scalingSquared(). 7 years ago
Vladimír Vondruš b31f886fe2 DebugTools: deprecate ForceRendererOptions::scale() in favor of size(). 7 years ago
Vladimír Vondruš 428773fdcb GL: minor cleanup in the tests. 7 years ago
Vladimír Vondruš 6ee6898c31 GL: properly execute these tests on WebGL 1 as well. 7 years ago
Vladimír Vondruš 2d5e2fda41 SceneGraph: properly prefix the assertion message. 7 years ago
Vladimír Vondruš 1bd3d270d8 Compile ResourceManager documentation snippets. 7 years ago
Vladimír Vondruš 2d04b22aba Make it possible to pass Containers::Pointer to ResourceManager APIs. 7 years ago
Vladimír Vondruš 304cd6f036 DebugTools: greatly simplified ForceRenderer and ObjectRenderer impls. 7 years ago
Vladimír Vondruš 5cf147ec21 DebugTools: fix an assertion in ForceRenderer. 7 years ago
Vladimír Vondruš 44997465a7 DebugTools: test ForceRenderer and ObjectRenderer. 7 years ago
Vladimír Vondruš 537177ca26 DebugTools: added screenshot(). 7 years ago
Vladimír Vondruš d4b3e950d3 DebugTools: minor cleanup. 7 years ago
Vladimír Vondruš db44b570f7 DebugTools: make CommpareImage usable with CORRADE_COMPARE_AS(). 7 years ago
Vladimír Vondruš 1a946e5bc3 Updated toolchains submodule with an android_create_apk() fix. 7 years ago
Vladimír Vondruš 49d70377af Test: fixed various unused function warnings. 7 years ago
Vladimír Vondruš d9e7b3c384 GL: added *Framebuffer::implementationColorRead{Format,Type}(). 7 years ago
Vladimír Vondruš 0a4228cb29 package/ci: some cosmic rays affecting Travis, again. 7 years ago
Vladimír Vondruš 2b08995c24 Math: after the pack() fix, some Android issues are no more. Yay! 7 years ago
Vladimír Vondruš 38573c7a82 Math: we're not signing here, no. 7 years ago
Vladimír Vondruš e62ce4faa6 Math: fix pack() to correctly select the nearest integral value. 7 years ago
Vladimír Vondruš a87c7805f4 Math: rework sRGB, XYZ and packing tests with emphasis on rountripping. 7 years ago
Vladimír Vondruš aa05a78df7 package/archlinux: enable Sdl2Application on non-desktop ES PKGBUILDs. 7 years ago
Vladimír Vondruš d7d65db884 Platform: hint SDL what GLES library we want to use. 7 years ago