27 Commits (bc18eec596735cccc858087dbda62f02a2bb84ee)

Author SHA1 Message Date
Travis Watkins f845884a6e Add support for windowless applications on OS X. 12 years ago
Vladimír Vondruš a9a5ead13d Dropped GCC 4.6 support. 12 years ago
Vladimír Vondruš 8e1e8ee30e Platform: enable magnum-info on Windows. 12 years ago
Vladimír Vondruš bbd1d94e73 Platform: nicer vector value display in magnum-info. 12 years ago
Vladimír Vondruš f16a607a6f Platform: display max texture size in magnum-info. 12 years ago
Vladimír Vondruš 7afe12910a Platform: display max lod bias in magnum-info. 12 years ago
Vladimír Vondruš 4a5ea35961 GCC 4.5 compatibility: no range-based for. 12 years ago
Vladimír Vondruš 2cb165d63a Platform: show MAGNUM_TARGET_WEBGL in magnum-info. 12 years ago
Vladimír Vondruš 617e52436a Fix ES build. 12 years ago
Vladimír Vondruš 0d7f779125 Platform: don't display limits by default. 12 years ago
Vladimír Vondruš 2e700ee384 Platform: create context later so its output is at better place. 12 years ago
Vladimír Vondruš 6c2740b7d9 Platform: print context flags in magnum-info. 12 years ago
Vladimír Vondruš da1c8587f7 Platform: display disabled extension status in magnum-info. 12 years ago
Vladimír Vondruš 7fabf280fd Platform: don't display empty ES2 extension list. 12 years ago
Vladimír Vondruš 6f0ba96cb6 Happy new year too. 12 years ago
Vladimír Vondruš aec9e63d0d Platform: display proper application class name in magnum-info. 12 years ago
Vladimír Vondruš 597a14d760 Fixed OpenGL ES 2.0 and 3.0 build. 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š 45a10cefdf Making includes absolute, part 1: moving files around. 12 years ago
Vladimír Vondruš d003549328 Platform: fixed compilation of magnum-info on ES3. 13 years ago
Vladimír Vondruš bd955a77b7 Renamed Sampler::maxAnisotropy() to Sampler::maxMaxAnisotropy(). 13 years ago
Vladimír Vondruš fcfcc84e19 Platform: show BufferTexture::offsetAlignment() in magnum-info. 13 years ago
Vladimír Vondruš f2d3ecca7c Platform: display DebugMessage limits in magnum-info. 13 years ago
Vladimír Vondruš 92a161fbda Platform: display label limits in magnum-info. 13 years ago
Vladimír Vondruš 5c0747359a Platform: add default argument to createContext(). 13 years ago
Vladimír Vondruš db5618c325 OpenGL ES 2.0 and 3.0 share the same extension list. 13 years ago
Vladimír Vondruš 7f23ca3fd2 Platform: print {CORRADE,MAGNUM}_BUILD_DEPRECATED flags in magnum-info. 13 years ago
Vladimír Vondruš d690dcbb92 Platform: ability to not print all those implementation-defined values. 13 years ago
Vladimír Vondruš 6ee2745503 Texture-related limit queries. 13 years ago
Vladimír Vondruš 4a983566e6 Buffer-related limit queries. 13 years ago
Vladimír Vondruš eb24db9b5f Framebuffer-related limit queries. 13 years ago
Vladimír Vondruš c44681dbe1 Mesh-related limit queries. 13 years ago
Vladimír Vondruš a040b358ef Shader-related limit queries. 13 years ago
Vladimír Vondruš c610bc15b4 GCC 4.5 compatibility: some explicit typing needed. 13 years ago
Vladimír Vondruš c65ac5aeb3 Platform: NaCl build workaround. 13 years ago
Vladimír Vondruš f4ff04350e Platform: ability to show extensions also for fully supported versions. 13 years ago
Vladimír Vondruš 99c72ed99b Initial support for OpenGL 4.4. 13 years ago
Vladimír Vondruš c81a1d78b8 Platform: added also CORRADE_TARGET_EMSCRIPTEN to `magnum-info`. 13 years ago
Vladimír Vondruš ea7bf5038d Platform: print each flag on separate line in `magnum-info`. 13 years ago
Vladimír Vondruš b62db63c57 Platform: added CORRADE_GCC47_COMPATIBILITY to `magnum-info`. 13 years ago
Vladimír Vondruš a08978e7cb Platform: ported magnum-info to NaCl. 13 years ago
Vladimír Vondruš 4ffc84699b Platform: portable WindowlessApplication usage in `magnum-info`. 13 years ago
Vladimír Vondruš 6a91e8f14f GCC 4.5 compatibility: no range-based for. 13 years ago
Vladimír Vondruš 72e83c4f49 Platform: inline/virtual optimizations. 13 years ago
Vladimír Vondruš ab5b6fcbb3 Added Context::shadingLanguageVersionStrings(), better extension query. 13 years ago
Vladimír Vondruš dfdec44b01 Platform: portable application arguments specification. 13 years ago
Vladimír Vondruš 8c75f6e8c2 Expose MAGNUM_BUILD_STATIC in magnumConfigure.h. 13 years ago
Vladimír Vondruš 36bedb3f5a NaCl target system is now handled with CORRADE_TARGET_NACL. 13 years ago
Vladimír Vondruš cda51f3dd5 Text: moved FreeType and HarfBuzz fonts into plugins. 13 years ago