mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-01 22:58:38 -04:00
Use constant VBO for quad, add matrix stuff
This commit is contained in:
parent
cda12a3eda
commit
fc1dc1b5b0
8 changed files with 156 additions and 28 deletions
3
render/CMakeLists.txt
Normal file
3
render/CMakeLists.txt
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
add_library(wlr-render STATIC
|
||||
matrix.c
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue