mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-13 13:29:44 -05: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
|
|
@ -20,4 +20,5 @@ add_executable(rotation
|
|||
target_link_libraries(rotation
|
||||
wlr-backend
|
||||
wlr-session
|
||||
wlr-render
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue