5889 Commits (7b49479b0791143e00a0718859c60aae1d603468)
 

Author SHA1 Message Date
Vladimír Vondruš 298e7c20a7 Split the OpenGL layer out, pt 23: adapted Platform. 8 years ago
Vladimír Vondruš 23b46ac91a Split the OpenGL layer out, pt 22: adapted Text. 8 years ago
Vladimír Vondruš 7785698d35 Split the OpenGL layer out, pt 21: adapted DebugTools. 8 years ago
Vladimír Vondruš adb4547ba0 Split the OpenGL layer out, pt 20: adapted Shaders. 8 years ago
Vladimír Vondruš 22fa80b35f Split the OpenGL layer out, pt 19: adapted TextureTools. 8 years ago
Vladimír Vondruš f8ec9c56f8 Split the OpenGL layer out, pt 18: adapted Trade. 8 years ago
Vladimír Vondruš f279549044 Split the OpenGL layer out, pt 18: adapted MeshTools. 8 years ago
Vladimír Vondruš 6c06bb5718 Split the OpenGL layer out, pt 17: adapted GL tests. 8 years ago
Vladimír Vondruš fbe52532f6 Split the OpenGL layer out, pt 16: {Extensions::GL => GL::Extensions}. 8 years ago
Vladimír Vondruš 9e58eaca61 Split the OpenGL layer out, pt 15: compatibility for Platform::Context. 8 years ago
Vladimír Vondruš 53e2043c6b Split the OpenGL layer out, pt 14: Platform::{Context => GLContext}. 8 years ago
Vladimír Vondruš 9e4ccf6a55 Split the OpenGL layer out, pt 13: renamed GL-related macros. 8 years ago
Vladimír Vondruš d1ebeef5af MSVC compatibility: fix Trade::Implementation and Implementation clash. 8 years ago
Vladimír Vondruš a629959d4c Make deprecated GL-dependent functionality templated. 8 years ago
Vladimír Vondruš a1d2277e96 Split the OpenGL layer out, pt 12: generic sampler state. 8 years ago
Vladimír Vondruš b3fa6e538a Split the OpenGL layer out, pt 11: generic MeshPrimitive and MeshIndexType. 8 years ago
Vladimír Vondruš 7b5ef21bd9 Don't return redundant info from Image*::dataProperties(). 8 years ago
Vladimír Vondruš 8fa9b89882 Split the OpenGL layer out, pt 10: test the new image APIs. 8 years ago
Vladimír Vondruš 6d41597d1d Split the OpenGL layer out, pt 9: generic pixel formats. 8 years ago
Vladimír Vondruš ddbf220c30 Split the OpenGL layer out, pt 8: move out GL-specific PixelStorage parts. 8 years ago
Vladimír Vondruš 82fce786d8 Split the OpenGL layer out, pt 7: renamed magnum-info to magnum-gl-info. 8 years ago
Vladimír Vondruš b1de952c13 Split the OpenGL layer out, pt 6: adapted buildsystem of dependent libs. 8 years ago
Vladimír Vondruš e5e231784a Split the OpenGL layer out, pt 5: compatibility headers and aliases. 8 years ago
Vladimír Vondruš 9dcaf23389 Split the OpenGL layer out, pt 4: new Magnum::GL namespace. 8 years ago
Vladimír Vondruš d863fbee30 Split the OpenGL layer out, pt 3: new MAGNUM_TARGET_GL variable. 8 years ago
Vladimír Vondruš a4b6ad9b26 Split the OpenGL layer out, pt 2: updated FindMagnum.cmake. 8 years ago
Vladimír Vondruš fc1b167bff Split the OpenGL layer out, pt 1: moving files to a new location. 8 years ago
Vladimír Vondruš 8094144698 Math: fix pointless MSVC warnings. 8 years ago
Vladimír Vondruš b86fd688b0 package/ci: explanatory message why the CI is stuck on GLFW 3.1. 8 years ago
Vladimír Vondruš 64b54250b6 doc: clarify Emscripten bootstrap setup. 8 years ago
Vladimír Vondruš fde849d007 Make FramebufferGLTest compile on Emscripten WebGL 1. 8 years ago
Vladimír Vondruš 1df20a8dc4 doc: make the snippet actually compile on ES. 8 years ago
Vladimír Vondruš 58ff5a2f74 Low-hanging fruit in CubeMapTextureGLTest and FramebufferGLTest on Mesa. 8 years ago
Vladimír Vondruš 533ef11aba Audio: hide implementation from Doxygen. 8 years ago
Vladimír Vondruš 3a78c4dd5a Audio: moved Buffer::Format to BufferFormat. 8 years ago
Vladimír Vondruš 13165580d4 Audio: properly hide forward declarations from Doxygen. 8 years ago
Vladimír Vondruš e3be0d4199 doc: ignore CORRADE_IGNORE_DEPRECATED_* macros in Doxygen. 8 years ago
Vladimír Vondruš c249698c7b Use CORRADE_IGNORE_DEPRECATED_* where appropriate. 8 years ago
Vladimír Vondruš 26c5617011 doc: moved old changelogs to a separate page. 8 years ago
Vladimír Vondruš b8187f44d6 doc: avoid MSVC warnings when compiling snippets. 8 years ago
Vladimír Vondruš 56223b0535 doc: compiling Portability page code snippets. 8 years ago
Vladimír Vondruš 901339eb75 doc: compiling Types page code snippets. 8 years ago
Vladimír Vondruš be789db119 doc: compiling Method Chaining page snippets. 8 years ago
Vladimír Vondruš 6f4e6ef2e6 doc: compiling Debug Tools page code snippets. 8 years ago
Vladimír Vondruš eee87ff28e doc: compiling Matrix and vector operations page code snippets. 8 years ago
Vladimír Vondruš b3208e8f75 doc: compiling Transformations page code snippets. 8 years ago
Vladimír Vondruš 067fc43b6b doc: adapt image generators to new plugin workflow. 8 years ago
Vladimír Vondruš 55d4d344cf Avoid linking to APIs that are not named like this anymore. 8 years ago
Vladimír Vondruš ca75aeb6e0 Audio: this was just plain wrong. 8 years ago
Vladimír Vondruš 709fbdbe95 CMake: use explict PUBLIC/PRIVATE for target_link_libraries(). 8 years ago