This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
wlroots
Watch
2
Star
0
Fork
0
You've already forked wlroots
mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced
2025-02-21 11:42:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
83f8864f0a
wlroots
/
render
/
CMakeLists.txt
7 lines
84 B
CMake
Raw
Normal View
History
Unescape
Escape
Use constant VBO for quad, add matrix stuff
2017-06-08 01:35:07 +00:00
add_library
(
wlr-render
STATIC
m
a
t
r
i
x
.
c
Add wlr_shader to wlr-render
2017-06-08 15:30:38 +00:00
s
h
a
d
e
r
.
c
Add wlr_renderer and move quad rendering there
2017-06-08 16:02:51 +00:00
s
u
r
f
a
c
e
.
c
r
e
n
d
e
r
e
r
.
c
Use constant VBO for quad, add matrix stuff
2017-06-08 01:35:07 +00:00
)
Reference in New Issue
Copy Permalink