mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-03-14 12:31:22 +00:00

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