3850 Commits (70150a8845f01891ada1192df93234abaee35ecb)
 

Author SHA1 Message Date
Vladimír Vondruš 70150a8845 Don't use `return std::move()` where it is not needed. 11 years ago
Vladimír Vondruš 8882f62842 Text: clarified comments. 11 years ago
Vladimír Vondruš 2e43eb3dd4 Fix Doxygen warning. 11 years ago
Vladimír Vondruš 95c7fc7a56 Ignore macro which confuses Doxygen. 11 years ago
Bill Robinson 80e01ae18d Math: added Matrix4::lookAt(). 11 years ago
Vladimír Vondruš 3884359ac8 Forgotten file. 11 years ago
Vladimír Vondruš 7a6ed6abfa SceneGraph: avoid weird attribute warnings on GCC. 11 years ago
Vladimír Vondruš 7fd539882c Platform: include DebugGroup::maxStackDepth() in magnum-info. 11 years ago
Vladimír Vondruš c3d9f7a72b Support for debug groups from KHR_debug and EXT_debug_marker. 11 years ago
Vladimír Vondruš a118bec88b Super secret stuff. 11 years ago
Vladimír Vondruš 696856e8aa Doc++ 11 years ago
Vladimír Vondruš 3ca8fe7e6c TgaImageConverter, TgaImporter: fix linking of tests on Windows. 11 years ago
Vladimír Vondruš 5c75770a1b TgaImageConverter, TgaImporter: export symbols only on dynamic build. 11 years ago
Vladimír Vondruš ded991a74b MagnumPlugins: respect BUILD_PLUGINS_STATIC and not BUILD_STATIC. 11 years ago
Vladimír Vondruš 058108c622 Make BUILD_STATIC_PIC CMake option independent. 11 years ago
Vladimír Vondruš 127970eda1 Text: no need to pollute header with internal functions. 11 years ago
Vladimír Vondruš 0fcf763900 Fix off-by-one errors when converting const char[] to string. 11 years ago
Vladimír Vondruš 2ed432aeb1 Test output from AbstractShaderProgram::uniformLocation(). 11 years ago
Vladimír Vondruš bad9a20f64 Test cleanup. 11 years ago
Vladimír Vondruš fd0bfcb465 Get rid of annoying unsigned byte arrays. 11 years ago
Vladimír Vondruš 7a2914d5f4 Doc++ 11 years ago
Vladimír Vondruš ea7635b147 doc: cleanup. 11 years ago
Vladimír Vondruš aff0824185 We finally have also IRC channel! 11 years ago
Vladimír Vondruš 61b1528b2f Fix ES build, again. 11 years ago
Vladimír Vondruš fc7f6e37fc Oh, this is still needed. 11 years ago
Vladimír Vondruš ae6e16b356 Doc++ 11 years ago
Vladimír Vondruš a9bfbbd08e Deprecated Mesh::maxVertexAttributes(). 11 years ago
Vladimír Vondruš 941408035c Updated toolchains submodule. 11 years ago
Vladimír Vondruš b1e496657e Fixed compilation on Emscripten (and probably NaCl). 11 years ago
Vladimír Vondruš 789eb8e47b Platform: WindowlessWglApplication cleanup. 11 years ago
Vladimír Vondruš f0146822c2 Platform: WindowlessGlxApplication cleanup. 11 years ago
Vladimír Vondruš d54be041c4 Platform: WindowlessCglApplication cleanup. 11 years ago
Vladimír Vondruš f10cf91f6b Platform: GlutApplication cleanup. 11 years ago
Vladimír Vondruš 59477d04f8 Platform: Sdl2Application cleanup. 11 years ago
Vladimír Vondruš 22d1a5c34e Platform: AbstractXApplication cleanup. 11 years ago
Vladimír Vondruš 61d72f86c3 Test that version comparison compiles and works as expected. 11 years ago
Vladimír Vondruš cc79efa1de package: enable XEglApplication where possible. 11 years ago
Vladimír Vondruš d271cb4790 doc: fix Doxygen/Markdown conflicts. 11 years ago
Vladimír Vondruš 46b87fc28e Enable XEglApplication also on desktop. 11 years ago
Vladimír Vondruš 4b8406b418 Platform: instantiate ScreenedApplication also for AndroidApplication. 11 years ago
Vladimír Vondruš 6961bcd4d3 Platform: clarify comments. 11 years ago
Vladimír Vondruš ede9acbde4 Document default values on viewport and scissor rectangles. 11 years ago
Vladimír Vondruš 0f0882bdac Cleanup. 11 years ago
Vladimír Vondruš 90b519c4d2 Math: improve Constants test, fix Clang compilation. 11 years ago
Vladimír Vondruš 2c0e1d2822 Fix ES2 build. 11 years ago
Vladimír Vondruš f30a4677eb Math: added Matrix[34]::shearing*(). 11 years ago
Vladimír Vondruš e068731766 package/gentoo: cleanup, use release build, don't build tests. 11 years ago
Vladimír Vondruš 457ee77e07 modules: updated FindCorrade.cmake. 11 years ago
Vladimír Vondruš 697a6aa0df Test cleanup. 11 years ago
Vladimír Vondruš c71dc12503 Making test declarations more compact. 11 years ago