38 Commits (b98378150556f77c2033bf9fb8a318bdc8b7d3bb)

Author SHA1 Message Date
Vladimír Vondruš b983781505 Prefix all CMake options with MAGNUM_*. 4 years ago
Vladimír Vondruš 53a74b5e6c gl-info: port away from std::string. 4 years ago
Vladimír Vondruš 822fa0d644 Updated copyright year. 4 years ago
Vladimír Vondruš 1906dafd7c doc: update al-info, gl-info and vk-info usage docs. 4 years ago
Vladimír Vondruš 71bf77a33a gl-info,vk-info: make instruction set lists more compact. 4 years ago
Vladimír Vondruš 5f163547b5 al-info,gl-info: you fool, printing extension strings all on one line. 4 years ago
Vladimír Vondruš aaeca5c855 doc: utilities don't require their dependencies to be enabled. 4 years ago
Vladimír Vondruš c36ed5e61d Don't ever attempt to think about CGL when building for GLES on Mac. 4 years ago
Vladimír Vondruš d14dddc833 gl-info,vk-info: print remaining CORRADE_TARGET_* macros. 5 years ago
Vladimír Vondruš fd1492f56b GL: introduce Context::Configuration mirroring --magnum-* arguments. 5 years ago
Vladimír Vondruš 95b3f8578d GL: rework Context to not use any STL containers. 5 years ago
Vladimír Vondruš 3d136503d8 Updated copyright year. 5 years ago
Vladimír Vondruš 3ceedb3680 Doc++ 6 years ago
Vladimír Vondruš 23d2ab1d1b gl-info: modernize output printing a bit, list remaining defines. 6 years ago
Vladimír Vondruš 19e0e96d74 Updated copyright year. 6 years ago
Vladimír Vondruš d366e0e7a0 GL: exposed clip / cull distance APIs. 6 years ago
Vladimír Vondruš dd07145fa2 GL: add a GL::AbstractShaderProgram::maxGeometryOutputVertices() query. 6 years ago
Vladimír Vondruš 241cde706f GL: new Mesh::maxVertexAttributeStride() query. 6 years ago
Vladimír Vondruš cc401b2b3c GL: implemented missing Renderer::setPatch*() for tessellation shaders. 6 years ago
Vladimír Vondruš 8bac2a05a5 Platform: more compact list of GLSL versions in magnum-gl-info. 7 years ago
Vladimír Vondruš 4e20d22c4b Platform: separate the implicit engine startup log from the rest. 7 years ago
Vladimír Vondruš 291fa9a60a Platform: display also standard library defines in magnum-gl-info. 7 years ago
Vladimír Vondruš a3c7968e64 Adapt to BUILD_MULTITHREADED being part of Corrade now. 7 years ago
Vladimír Vondruš 3626562e1d Adapted to Corrade changes. 7 years ago
Vladimír Vondruš e7a941875b Platform: show more preprocessor info in magnum-gl-info. 7 years ago
Vladimír Vondruš 8e8010c40b Document and print helpful error messages for GL-dependent features. 7 years ago
Vladimír Vondruš 6a982f7841 Adapted to Corrade changes. 7 years ago
Vladimír Vondruš e6b7aa12fa Updated copyright year. 7 years ago
Vladimír Vondruš 00b0a814e0 Dropped GCC 4.7 support. 8 years ago
Vladimír Vondruš 0dd46e7e37 HTTPS!! 8 years ago
Vladimír Vondruš 0431f6bd7d Platform: expose GL::Renderer::lineWidthRange() in magnum-gl-info. 8 years ago
Vladimír Vondruš d228e47223 Platform: forgotten defines in magnum-gl-info. 8 years ago
Vladimír Vondruš 799d9b80db Doc++ 8 years ago
Vladimír Vondruš c334d90870 Improve utility documentation even more. 8 years ago
Vladimír Vondruš 8f6ca904d8 doc: improved and unified docs for command-line utilities. 8 years ago
Vladimír Vondruš 259f2da78d doc: filling up general Emscripten docs. 8 years ago
Vladimír Vondruš 298e7c20a7 Split the OpenGL layer out, pt 23: adapted Platform. 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š 925d1759d9 Improve docs about running test/info executables on embedded platforms. 8 years ago
Vladimír Vondruš 3a5b03ac5b Port WindowlessEglApplication, OpenGLTester and magnum-info to Android. 8 years ago
Vladimír Vondruš c7e55ad67e Rename all tool sources without the magnum prefix. 8 years ago
Vladimír Vondruš 0ceb54ed7d Support for ARB_texture_filter_anisotropic. 8 years ago
Vladimír Vondruš 20a499aa0f Minimal support for OpenGL 4.6. 8 years ago
Vladimír Vondruš 671c99226f Initial support for OpenGL ES 3.2. 8 years ago
Vladimír Vondruš 9b8aac3a94 Doc++ 8 years ago
Vladimír Vondruš 7dbe6a5163 Link to live version of magnum-{al-,}info utilities from the docs. 8 years ago
Vladimír Vondruš 623fa97970 Updated copyright year. 8 years ago
Vladimír Vondruš 6029cfae62 Update documentation of utilities for the new theme. 9 years ago
Vladimír Vondruš 40b06e08cf Revert "Platform: use saner APIs." 9 years ago
Vladimír Vondruš 8e2ecc922b Platform: use saner APIs. 9 years ago