3463 Commits (4a4768a12aa703b756a2c576d65c4efc7697e688)
 

Author SHA1 Message Date
Vladimír Vondruš 4a4768a12a Use template aliases where possible. 12 years ago
Vladimír Vondruš 7f38ccaf63 Using delegating constructors where apropriate. 12 years ago
Vladimír Vondruš cbe63c7a04 Removed superfluous template parameter from EnumSet typedefs. 12 years ago
Vladimír Vondruš a9a5ead13d Dropped GCC 4.6 support. 12 years ago
Vladimír Vondruš fcde0b67f7 modules: updated FindCorrade.cmake. 12 years ago
Vladimír Vondruš f6fb14c30c Fixed build on OpenGL ES. 12 years ago
Vladimír Vondruš 9935e138aa SceneGraph: doc++ 12 years ago
Vladimír Vondruš a27c61c38e Math: doc++ 12 years ago
Vladimír Vondruš 71db38cb2f Math: use Vector::max() instead of custom ugly solution. 12 years ago
Vladimír Vondruš c537cda31e Math: remove superfluous namespace scoping from test. 12 years ago
Vladimír Vondruš a8199340fb Math: fixed confusing naming. 12 years ago
Vladimír Vondruš 0b13f94a65 Use std::reference_wrapper instead of raw pointer for non-null reference. 12 years ago
Vladimír Vondruš ea23f4b0a4 package: enable everything possible in MinGW-w64 PKGBUILD. 12 years ago
Vladimír Vondruš 598b456eb7 Implemented ARB_vertex_type_10f_11f_11f_rev (GL 4.4). 12 years ago
Vladimír Vondruš 85f35f7cd9 Cleanup of AbstractShaderProgram::Attribute::DataOption enum operators. 12 years ago
Vladimír Vondruš c621886f72 Minor color/texture format fixes. 12 years ago
Vladimír Vondruš 5998f46e12 Added support for glMultiDrawArrays()/glMultiDrawElements(). 12 years ago
Vladimír Vondruš f8dfa180b2 Removed duplicate code from MeshGLTest. 12 years ago
Vladimír Vondruš 189023b613 Removed redundant preprocessor branches from MeshGLTest. 12 years ago
Vladimír Vondruš 764d2fe400 Make use of threaded shader compilation in MeshGLTest. 12 years ago
Vladimír Vondruš 6c9066be8c doc: removed old Doxygen workarounds. 12 years ago
Vladimír Vondruš ec0569e96c Doxygen workarounds. 12 years ago
Vladimír Vondruš 69d02ee7ee doc: strict ordering of sections in detailed documentation. 12 years ago
Vladimír Vondruš c7ccf18ffb doc: make section names unique. 12 years ago
Vladimír Vondruš ce08ef6a04 Updated Doxyfile to 1.8.7. 12 years ago
Vladimír Vondruš fd609b65ef package: removed GCC 4.9 PKGBUILD. 12 years ago
Vladimír Vondruš 08dbf60b93 Revert "Fixed compilation with GCC 4.9." 12 years ago
Vladimír Vondruš 839a87df43 Missing extension checks in texture GL tests. 12 years ago
Vladimír Vondruš 4b6ae7afe6 Support for EXT_texture_sRGB_decode. 12 years ago
Vladimír Vondruš 4ceec156b5 MagnumExternal: updated glLoadGen-generated files. 12 years ago
Vladimír Vondruš ac22d5ae5b doc: Oops. 12 years ago
Vladimír Vondruš 3dde8a3d2d Updated Coding Style with new Doxygen commands. 12 years ago
Vladimír Vondruš 257426d77c Updated Optional with fix for GCC 4.8 on OSX. 12 years ago
Vladimír Vondruš 2ca955bb29 Math: documented Matrix[34]::invertedRigid(). 12 years ago
Vladimír Vondruš 7590bc9b52 Updated toolchains submodule. 12 years ago
Vladimír Vondruš bfbd4d2036 Completed documentation review in root namespace. 12 years ago
Vladimír Vondruš f079e37a0f Trade: completed documentation review. 12 years ago
Vladimír Vondruš 6ef3f72d2e TextureTools: completed documentation review. 12 years ago
Vladimír Vondruš 834f1a0346 Text: completed documentation review. 12 years ago
Vladimír Vondruš 9256b704ce Shapes: completed documentation review. 12 years ago
Vladimír Vondruš 0d7dd09ae8 Shaders: completed documentation review. 12 years ago
Vladimír Vondruš 174bbc9e4b SceneGraph: completed documentation review. 12 years ago
Vladimír Vondruš 7fd9e70b78 Primitives: completed documentation review. 12 years ago
Vladimír Vondruš 5ba4a6b603 Platform: completed documentation review. 12 years ago
Vladimír Vondruš 86302ea602 MeshTools: completed documentation review. 12 years ago
Vladimír Vondruš 81039fc2c9 Math: completed documentation review. 12 years ago
Vladimír Vondruš e3d87fb00b DebugTools: completed documentation review. 12 years ago
Vladimír Vondruš bef951a582 Audio: completed documentation review. 12 years ago
Vladimír Vondruš 436d629687 Make Doxygen debug operator command usable with enums. 12 years ago
Vladimír Vondruš 4e50aeee31 Ability to reset internal state tracker. 12 years ago