5872 Commits (4d130b2f65850eb011c47c6d37cf05d96eb7bf92)
 

Author SHA1 Message Date
Vladimír Vondruš 4d130b2f65 Doc++ 8 years ago
Vladimír Vondruš 9457cfc376 Bump VERSION/SOVERSION for the next release. 8 years ago
Vladimír Vondruš 44f829acbd Platform: fix WindowlessWglApplication on non-deprecated builds. 8 years ago
Vladimír Vondruš 51abffbc52 package/homebrew: provide stable version as well. 8 years ago
Vladimír Vondruš 71195cd6c1 Test: minor cleanup. 8 years ago
Vladimír Vondruš e5a7f55a44 doc: mark the version as 2018.04. 8 years ago
Vladimír Vondruš 6bd5f4a234 doc: updated changelog with links to GH issues and PRs. 8 years ago
Vladimír Vondruš 26f1abb396 Platform: fix WindowlessCglContext on non-deprecated build. 8 years ago
Vladimír Vondruš 2fc9f0a13e Platform: forgotten implementations of GLConfiguration. 8 years ago
Vladimír Vondruš 23cae45efc GL: otherwise Doxygen claims that MAGNUM_VERIFY_NO_GL_ERROR doesn't exist. 8 years ago
Vladimír Vondruš 21bf047cde GL: fix documentaiton. 8 years ago
Vladimír Vondruš a6a24cc7d9 Platform: properly forward-declare GL::Version. 8 years ago
Vladimír Vondruš 8d0f922d40 Platform: hide irrelevant macros from Doxygen. 8 years ago
Vladimír Vondruš b8fe2fb6c3 Platform: don't include the GL headers in GlfwApplication header. 8 years ago
Vladimír Vondruš 8018b17bc7 Doxygen: renamed \extension[2] to \gl_extension[2]. 8 years ago
Vladimír Vondruš 94fd1e90e3 doc: update the worst offenders in Developers Guide. 8 years ago
Vladimír Vondruš e159db5aa1 AnySceneImporter: special handling for binary glTF files. 8 years ago
Vladimír Vondruš 24cf08bb1b doc: the OpenGL library is not core anymore. 8 years ago
Vladimír Vondruš d5a0516f8a Split the OpenGL layer out, pt 29: SDL2 and GLFW apps w/o GL. 8 years ago
Vladimír Vondruš 675c49e79e Split the OpenGL layer out, pt 28: non-GL-centric Platform::*Application. 8 years ago
Vladimír Vondruš fca9a42148 Split the OpenGL layer out, pt 27: CMake Magnum::{Context => GLContext}. 8 years ago
Vladimír Vondruš b8ae218888 modules: properly handle deep dependencies in FindMagnum. 8 years ago
Vladimír Vondruš e2512ffee2 Text: unconditionally use TextureFormat::Luminance in GlyphCache on ES2. 8 years ago
Vladimír Vondruš 583fbcce6d GL: Doxygen being shitty again. 8 years ago
Vladimír Vondruš 49b0c9d2fc Audio: Doxygen being shitty again. 8 years ago
Vladimír Vondruš 822ebd3426 doc: updated/removed references to deprecated APIs in changelogs. 8 years ago
Vladimír Vondruš 112b9fd394 TextureTools: accept only generic pixel formats in distancefieldcoverter. 8 years ago
Vladimír Vondruš 4d565a8f73 DebugTools: CompareImage now supports only generic pixel formats. 8 years ago
Vladimír Vondruš 20799c1b17 TgaImporter, TgaImageConverter: use generic pixel formats. 8 years ago
Vladimír Vondruš 4a88b4633d DebugTools: support generic pixel formats in textureSubImage(). 8 years ago
Vladimír Vondruš 4e757a3f64 Split the OpenGL layer out, pt 26: remove dependencies on the GL lib. 8 years ago
Vladimír Vondruš 499984e82c Split the OpenGL layer out, pt 25: updated documentation code snippets. 8 years ago
Vladimír Vondruš ddd939fdcc Split the OpenGL layer out, pt 24: adapted plugins. 8 years ago
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