46 Commits (0aa16595ebbcaba99448b89eefeaafad63e60883)

Author SHA1 Message Date
Vladimír Vondruš 0aa16595eb Use new-style debug operators everywhere. 11 years ago
Vladimír Vondruš 1d2485fd28 Pixel storage support, part 7: state tracking for glPixelStore(). 11 years ago
Vladimír Vondruš fc523595e1 Document that KHR_debug is covered by AEP too. 11 years ago
Vladimír Vondruš 654b1b2a18 Enlarged extension availability array to make room for even more. 11 years ago
Vladimír Vondruš 387f3b78d6 Ability to move-construct Context. 11 years ago
Vladimír Vondruš a8f04ec7a9 Proper naming of private variable. 11 years ago
Vladimír Vondruš 608a80c20d Improve ANGLE driver detection. 11 years ago
Vladimír Vondruš 5e9c0fc3c4 Merged driver-specific stuff into one dedicated file. 11 years ago
Vladimír Vondruš 5a299af887 Doc++ 11 years ago
Vladimír Vondruš 72d4adb1ac Doxygen fixes. 11 years ago
Vladimír Vondruš 95247c7d0b Removed deprecated Context::Flag::Robustness enum value. 11 years ago
Vladimír Vondruš 96d99ac4f8 Remove unused Context::{major,minor}Version() functions. 11 years ago
Vladimír Vondruš 9f96ed4658 First-class WebGL support, part 11: no context flags. 11 years ago
Vladimír Vondruš 48d8499486 Cleanup. 11 years ago
Vladimír Vondruš 3e2a91d27a Cleaned up old Doxygen workarounds. 11 years ago
Vladimír Vondruš 6488fe6e75 Oh, it's 2015 already. 11 years ago
Vladimír Vondruš f3e02008fb No need to use class/struct keyword in friend declarations. 12 years ago
Vladimír Vondruš 11ed4882e0 Removed some workarounds for references in documentation. 12 years ago
Vladimír Vondruš a894904cab Removed autolink-preventing % noise and unneeded HTML from root namespace. 12 years ago
Vladimír Vondruš 6f355c564d Initial transform feedback implementation. 12 years ago
Vladimír Vondruš 664e765fd9 Doc++ 12 years ago
Vladimír Vondruš a760aeeff8 Report disabled extensions also when the driver doesn't claim their support. 12 years ago
Vladimír Vondruš 5b3b722041 Detection of Intel Windows drivers. 12 years ago
Vladimír Vondruš 6c766df568 Move function pointer loading into platform-specific class. 12 years ago
Vladimír Vondruš fcea05e316 Detecting whether ANGLE is used as GLES2 implementation. 12 years ago
Vladimír Vondruš 7f4a986c38 Added Context::detectedDriver(). 12 years ago
Vladimír Vondruš 795da389c8 Doc++ 12 years ago
Vladimír Vondruš d5f58b025f Code reorganization. 12 years ago
Vladimír Vondruš cbe63c7a04 Removed superfluous template parameter from EnumSet typedefs. 12 years ago
Vladimír Vondruš 6c9066be8c doc: removed old Doxygen workarounds. 12 years ago
Vladimír Vondruš bfbd4d2036 Completed documentation review in root namespace. 12 years ago
Vladimír Vondruš 4e50aeee31 Ability to reset internal state tracker. 12 years ago
Vladimír Vondruš c275640ee0 Platform: ability to specify context flags in Sdl2Application. 12 years ago
Vladimír Vondruš ca320d9e37 Debug output operator for Context::Flag enum. 12 years ago
Vladimír Vondruš 25994f28ab Follow OpenGL naming in Context::Flag enum. 12 years ago
Vladimír Vondruš 9527d39ad3 Added Context::extensionStrings(). 12 years ago
Vladimír Vondruš 3e16f7ac58 Added function to query whether given extension is disabled. 12 years ago
Vladimír Vondruš 4c5d09a1b0 More robust support for extension-based driver bug workarounds. 12 years ago
Vladimír Vondruš 123a850f4b doc: moved GL-related TODOs where they belong. 12 years ago
Vladimír Vondruš 6f0ba96cb6 Happy new year too. 12 years ago
Vladimír Vondruš 848d2fe45b Doc++ 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š 45a10cefdf Making includes absolute, part 1: moving files around. 12 years ago
Vladimír Vondruš ce52f7b62f Moved Version enum to its own file. 13 years ago
Vladimír Vondruš 769838dbd5 Documented custom engine initialization, various doc updates. 13 years ago
Vladimír Vondruš 1291626afc Fixed compilation with Clang's libc++. 13 years ago
Vladimír Vondruš e088da6c78 Fix extension link in the documentation. 13 years ago