Skip to content
Commit 4cb665dd authored by Xaver Hugl's avatar Xaver Hugl
Browse files

platformsupport/scenes/opengl: fix simpledrm

With simpledrm, only linear modifiers are supported, but with llvmpipe, only
implicit modifiers are supported. As it's still possible to allocate linear
buffers without modififer support by using GBM_BO_USE_LINEAR, this commit fixes
that problem by adding linear modififers to the supported list.
parent 5eec4cdb
Pipeline #437356 passed with stage
in 9 minutes and 10 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