63 Commits (fb51f25a7b613aa5be744deea5a4ddb88f3de064)

Author SHA1 Message Date
Vladimír Vondruš 0964ddbf0c Fix wrong assumptions about Mac GL builds being always desktop GL. 4 years ago
Vladimír Vondruš 1ee1f23f77 Doc++ 5 years ago
Vladimír Vondruš 4caf92cf5d GL: add some other rather crappy ways to detect ANGLE. 5 years ago
Vladimír Vondruš d0f57f0153 GL: actually, Mesa is detectable from the renderer string always. 5 years ago
Vladimír Vondruš 7ad928ae42 GL: make use of unmasked renderer string in Context::detectedDriver(). 5 years ago
Vladimír Vondruš f360c19426 GL: new "firefox-deprecated-debug-renderer-info" workaround. 5 years ago
Vladimír Vondruš 13d62634d8 GL: implement WEBGL_debug_renderer_info. 5 years ago
Vladimír Vondruš ee82113590 GL: this isn't needed on Apple platforms either. 5 years ago
Vladimír Vondruš ec19c25e46 Adapt to Corrade changes. 5 years ago
Vladimír Vondruš fd1492f56b GL: introduce Context::Configuration mirroring --magnum-* arguments. 5 years ago
Vladimír Vondruš f6bb30d6d0 GL: apparently some of these aren't needed to be called everywhere. 5 years ago
Vladimír Vondruš 95b3f8578d GL: rework Context to not use any STL containers. 5 years ago
Vladimír Vondruš ffdebff048 GL: implement the base instance and base vertex ES and WebGL extensions. 5 years ago
Vladimír Vondruš 0dc181d846 GL: new "angle-chatty-shader-compiler" workaround. 5 years ago
Vladimír Vondruš d0574b83ed GL: advertise the "intel-windows-chatty-shader-compiler" workaround. 5 years ago
Vladimír Vondruš acdbcc2ef4 GL: advertise WEBGL_multi_draw only on Emscripten 2.0.0 and up. 5 years ago
Vladimír Vondruš 79c3519045 Vk: add driver workaround scaffolding and the first one for SwiftShader. 5 years ago
Vladimír Vondruš 3d136503d8 Updated copyright year. 5 years ago
erikwijmans 015985016c Add a nv-egl-crashy-query-device-attrib workaround. 5 years ago
Vladimír Vondruš 6feb5a4cab GL: fix compilation on macOS + ANGLE. 6 years ago
Vladimír Vondruš 5f1fd752fa GL: no need to have those in a std::vector<std::string>. 6 years ago
Vladimír Vondruš 19e0e96d74 Updated copyright year. 6 years ago
Vladimír Vondruš 0cd72b1883 GL: give up and disable ARB_explicit_uniform_location on Intel Windows. 6 years ago
Vladimír Vondruš 5c10d6eb1e GL: implemented ARB_pipeline_statistics_query from GL 4.6. 6 years ago
Vladimír Vondruš 24cc971b1f GL: reworked apple-buffer-texture-unbind-on-buffer-modify workaround. 6 years ago
Vladimír Vondruš e97b04f66d GL: new apple-buffer-texture-detach-on-data-modify workaround. 6 years ago
Vladimír Vondruš 34261840bc GL: expand ARB_DSA blacklisting on Intel Windows drivers a bit further. 6 years ago
Vladimír Vondruš a29cb46549 GL: give up and disable DSA for everything buffer-related on Intel/Windows. 7 years ago
Vladimír Vondruš 507c5bf739 GL: remove the nv-egl-forward-compatible-context-unhappy workaround. 7 years ago
Vladimír Vondruš 3629af231b GL: new amd-windows-broken-dsa-cubemap-copy workaround. 7 years ago
Vladimír Vondruš 9fa87652e6 GL: new amd-windows-dsa-createquery-except-xfb-overflow workaround. 7 years ago
Vladimír Vondruš ca326fdb18 GL: pile on more workarounds for CubeMapTexture DSA code paths. 7 years ago
Vladimír Vondruš 60c18f93a1 GL: implement time queries for WebGL 2, and workarounds, and ... 7 years ago
Vladimír Vondruš 65b589f765 New explicit-uniform-location-is-less-explicit-than-you-hoped workaround. 7 years ago
Vladimír Vondruš 4e218d3f24 Platform: new nv-egl-forward-compatible-context-unhappy workaround. 7 years ago
Vladimír Vondruš 67bdc1bbd4 GL: make the ApiTrace viewport workaround no longer silent. 7 years ago
Vladimír Vondruš 3626562e1d Adapted to Corrade changes. 7 years ago
Vladimír Vondruš 927b75efaf GL: this internal API always takes a C string anyway. 7 years ago
Vladimír Vondruš b7d9171b54 GL: disable EXT_disjoint_timer_query on ARM Mali in a shell. 7 years ago
Vladimír Vondruš 6c5d037005 GL: detecting ARM Mali drivers on Android. 7 years ago
Vladimír Vondruš e5a8191b70 GL: fix line wrapping, mention Chromium bug zoo as well. 7 years ago
Vladimír Vondruš 689fbe7f35 GL: unindent the workaround list so it shows better in the docs. 7 years ago
Vladimír Vondruš 094ea1bbd0 GL: new "intel-windows-broken-dsa-integer-vertex-attributes" workaround. 7 years ago
Vladimír Vondruš 3c1a12c677 GL: new "intel-windows-broken-dsa-indexed-queries" workaround. 7 years ago
Vladimír Vondruš 174e63e8d0 GL: new "intel-windows-broken-dsa-framebuffer-clear" workaround. 7 years ago
Vladimír Vondruš 89e1c49d2c GL: "intel-windows-broken-dsa-layered-cubemap-array-framebuffer-attachment". 7 years ago
Vladimír Vondruš f9c6deae63 GL: new "intel-windows-half-baked-dsa-texture-bind" workaround. 7 years ago
Vladimír Vondruš 580a3c5553 GL: new "intel-windows-broken-dsa-for-cubemaps" workaround. 7 years ago
Vladimír Vondruš ece6eef5a4 GL: new "intel-windows-buggy-dsa-bufferdata-for-index-buffers" workaround. 7 years ago
Vladimír Vondruš c8a872ef68 GL: minor cleanup. 7 years ago