3389 Commits (f4c3c354688db73caa1e01693cecd8bfbc67fdea)
 

Author SHA1 Message Date
Vladimír Vondruš f4c3c35468 package: use compatibility branch in Jenkins NaCl build. 12 years ago
Vladimír Vondruš 9ea4f85968 Merge branch 'master' into compatibility 12 years ago
Vladimír Vondruš f21f10c344 package: initial Jenkins configuration for NaCl build. 12 years ago
Vladimír Vondruš 7ff7ac73d4 package: don't bother with the tests on Emscripten at all. 12 years ago
Vladimír Vondruš a653c21298 package: updated to Corrade's Jenkins CI changes. 12 years ago
Vladimír Vondruš 848d2fe45b Doc++ 12 years ago
Vladimír Vondruš 09a273928a doc: new page with troubleshooting for common issues. 12 years ago
Vladimír Vondruš 072ee4e288 doc: mapping of OpenGL limit and state queries, various improvements. 12 years ago
Vladimír Vondruš 1dd8b51e69 doc: added OpenGL support status and OpenGL command mapping. 12 years ago
Vladimír Vondruš 09cc03888b Skip mipmap generation test cases if required extension is not available. 12 years ago
Vladimír Vondruš d563d0906f Buffer::mapAlignment() requires ARB_map_buffer_alignment. 12 years ago
Vladimír Vondruš 4820476beb Doc++ 12 years ago
Vladimír Vondruš 6e2dcec59c Platform: better checks for magnum-info compilation. 12 years ago
Vladimír Vondruš 412011f2f8 Fixed linker errors on Windows. 12 years ago
Vladimír Vondruš f06495dc04 Doc++ 12 years ago
Vladimír Vondruš 597a14d760 Fixed OpenGL ES 2.0 and 3.0 build. 12 years ago
Vladimír Vondruš 3df96b5944 Shaders: don't use deprecated header in tests. 12 years ago
Vladimír Vondruš 38ded20b94 SceneGraph: fix documentation of DrawableGroup aliases. 12 years ago
Vladimír Vondruš 9743d2abf3 SceneGraph: fixed compilation of Drawable on GCC 4.6. 12 years ago
Vladimír Vondruš 159623120f package: adapted to Corrade Jenkins CI changes. 12 years ago
Vladimír Vondruš 4698c4276f doc: updated directory documentation. 12 years ago
Vladimír Vondruš 24d470e0b1 doc: don't show files used to generate the documentation. 12 years ago
Vladimír Vondruš e2abab17b7 doc: show include for each class. 12 years ago
Vladimír Vondruš d34ea5d5be doc: added Doxygen layout file. 12 years ago
Vladimír Vondruš 42b1d26965 Shaders: renamed magnumShadersResourceImport.hpp to resourceImport.hpp. 12 years ago
Vladimír Vondruš 222292239b Making includes absolute, part 7: fix documentation. 12 years ago
Vladimír Vondruš 7a68362170 Making includes absolute, part 6: better filenames for internal files. 12 years ago
Vladimír Vondruš 0616f24f34 Making includes absolute, part 5: absolute includes everywhere. 12 years ago
Vladimír Vondruš 8c2291aa49 Making includes absolute, part 4: using absolute includes for Corrade. 12 years ago
Vladimír Vondruš be3f3664fe modules: updated FindCorrade.cmake. 12 years ago
Vladimír Vondruš 2b2ad57280 Making includes absolute, part 3: updated FindMagnum.cmake. 12 years ago
Vladimír Vondruš 05b620dd09 Making includes absolute, part 2: make it compile again. 12 years ago
Vladimír Vondruš 45a10cefdf Making includes absolute, part 1: moving files around. 12 years ago
Vladimír Vondruš adfe95fb9f modules: updated FindCorrade.cmake. 12 years ago
Vladimír Vondruš 6f12e2c741 Math: proper error when using deprecated header. 12 years ago
Vladimír Vondruš 46df7734a9 Audio: reorder includes. 12 years ago
Vladimír Vondruš 9617646c41 package: explicitly build also WindowlessGlxApplication in dev PKGBUILDs. 13 years ago
Vladimír Vondruš a3d4fc0042 Platform: forgot to initialize variable. 13 years ago
Vladimír Vondruš c84fa89281 Properly error out when using unsupported header. 13 years ago
Vladimír Vondruš 92dce50d4d Documented internal formats unsupported in 3D textures. 13 years ago
Vladimír Vondruš 6c2c020b89 Added some TODOs. 13 years ago
Vladimír Vondruš c5b80e76d9 Fix compilation on Emscripten. 13 years ago
Vladimír Vondruš 9418822d25 Platform: don't store useless variable on Emscripten. 13 years ago
Vladimír Vondruš 89d9b47529 Removed forgotten call from Mesh test. 13 years ago
Vladimír Vondruš 66ecc2ee48 Documented texture formats disallowed in *Texture::setStorage(). 13 years ago
Vladimír Vondruš 40af1ed693 SceneGraph: documentation update for feature classes. 13 years ago
Vladimír Vondruš 2b4d52ea3c SceneGraph: template implementation file for Drawable class. 13 years ago
Vladimír Vondruš 4395a1d21e Platform: rename Sdl2Application::Configuration::Flags to WindowFlags. 13 years ago
Vladimír Vondruš 46e2ca80cd Various documentation fixes and updates. 13 years ago
Vladimír Vondruš 314a47399b Fix index buffer offset in MeshView. 13 years ago