index
:
wlroots.git
master
fork of wlroots with action binder support
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
example
/
CMakeLists.txt
Age
Commit message (
Collapse
)
Author
2017-06-28
Move example -> examples
Drew DeVault
And the compositor example into its own directory
2017-06-26
Add wlr_wl_compositor and remove wlr_wl_shm
Drew DeVault
2017-06-23
Add wlcore/wl_shm (WIP)
Drew DeVault
2017-06-15
Add colored quad and ellipse rendering primitives
Drew DeVault
2017-06-14
Flesh out touch events and add demo
Drew DeVault
2017-06-13
Add pointer example
Drew DeVault
2017-06-13
Simplify examples
Drew DeVault
2017-06-13
Incorporate XKBCommon into example
Drew DeVault
2017-06-07
Use constant VBO for quad, add matrix stuff
Drew DeVault
2017-06-07
Add texture, use index buffer, tweak matricies
Drew DeVault
2017-06-06
example/main.c -> example/simple.c
Drew DeVault
2017-06-05
Added output rotation example
Scott Anderson
2017-05-07
Generalize output handling
Drew DeVault
2017-05-03
Changed modesetting interface.
Scott Anderson
2017-05-03
Removed old session code from DRM backend.
Scott Anderson
2017-05-02
Added example.
Scott Anderson
2017-04-25
Flesh out wayland backend somewhat, add example
Drew DeVault