mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-01 22:58:38 -04:00
Add wlr_shader to wlr-render
This commit is contained in:
parent
fc1dc1b5b0
commit
211488131f
5 changed files with 167 additions and 47 deletions
|
|
@ -1,3 +1,4 @@
|
|||
add_library(wlr-render STATIC
|
||||
matrix.c
|
||||
shader.c
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue