Skip to content
Commit 173867c1 authored by Jonas Ådahl's avatar Jonas Ådahl Committed by Ray Strode
Browse files

renderer/native: Use shadow fb on software GL if preferred

If a KMS device has the DRM_CAP_DUMB_PREFER_SHADOW and a software based
GL driver is used, always use a shadow fb. This will speed up read backs
in the llvmpipe OpenGL implementation, making blend operations faster.

Fixes: #106
parent df1384a8
Pipeline #49130 passed with stages
in 3 minutes and 22 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment