Files
LookingGlass/client/renderers/EGL/texture_dmabuf.c
Geoffrey McRae 21b978e1df [client] egl: avoid per-frame DMABUF flushes
Only fence and flush when initially attaching an EGLImage. Subsequent
imports rely on framebuffer write completion, avoiding periodic driver
stalls.
2026-07-17 23:39:13 +10:00

9.3 KiB