Skip to content

backends/drm: use a swapchain instead of an OpenGL texture for the shadow buffer(s)

Xaver Hugl requested to merge work/zamundaaa/shadow-swapchain into master

This seems to have better performance on Intel GPUs, and allows us to implement damage tracking for the shadow "buffer" in the future

CCBUG: 477223

Merge request reports