Blocklisting/Blocked Graphics Drivers: Difference between revisions

m
added android
m (added msaa)
m (added android)
Line 174: Line 174:
* For the NVIDIA driver, versions 257.21 and newer are whitelisted, exactly like on Windows (see above).
* For the NVIDIA driver, versions 257.21 and newer are whitelisted, exactly like on Windows (see above).
* For the FGLRX (proprietary ATI) driver, we whitelist the newer versions that implement OpenGL 3.0 or newer. Indeed, FGLRX does not return any version number of its own, so we had to use the OpenGL version as a differentiator.
* For the FGLRX (proprietary ATI) driver, we whitelist the newer versions that implement OpenGL 3.0 or newer. Indeed, FGLRX does not return any version number of its own, so we had to use the OpenGL version as a differentiator.
== On Android ==
OpenGL layers is always disabled, no matter what configuration we're on.


= How to force-enable blocked graphics features =
= How to force-enable blocked graphics features =
14

edits