LookingGlass/client/renderers
Geoffrey McRae 19db67cfe5 [client] egl: detect the NVIDIA driver and disable DMA support
DMA suport for NVIDIA is advertised as available by the presense of the
extension `EGL_EXT_image_dma_buf_import`, however it is completely
broken. Until this is fixed refuse to use DMA support even if VM->VM
support is possible.

See: https://forums.developer.nvidia.com/t/egl-ext-image-dma-buf-import-broken-egl-bad-alloc-with-tons-of-free-ram/165552
2021-01-09 21:25:41 +11:00
..
EGL [client] egl: detect the NVIDIA driver and disable DMA support 2021-01-09 21:25:41 +11:00
OpenGL [client] require 8 bit colour when creating OpenGL context 2021-01-04 15:51:36 +11:00
CMakeLists.txt [client] cmake: cosmetics 2019-03-28 20:15:13 +11:00