mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-22 06:59:44 -05:00
Support wl_shm pixel formats in gles2 renderer
This commit is contained in:
parent
2aafb5dd19
commit
5a2796266f
9 changed files with 101 additions and 38 deletions
|
|
@ -5,5 +5,6 @@ add_library(wlr-render STATIC
|
|||
gles2/shaders.c
|
||||
gles2/renderer.c
|
||||
gles2/surface.c
|
||||
gles2/pixel_format.c
|
||||
gles2/util.c
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue