index
:
navi/wayland/wlroots.git
master
fork of wlroots with action binder support
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
dmabuf-capture.c
Age
Commit message (
Expand
)
Author
2021-03-22
examples/dmabuf-capture: stop using av_init_packet
Simon Ser
2020-08-31
examples/dmabuf-capture: add extra roundtrip for wl_output listener
Simon Ser
2020-08-24
Remove unnecessary wl_display_dispatch calls
Simon Ser
2020-05-01
examples/dmabuf-capture: use getopt
Simon Ser
2019-11-20
Add -Wmissing-prototypes
Simon Ser
2019-01-29
Fix two issues found with Clang's static analyzer
emersion
2018-11-06
Use _POSIX_C_SOURCE, use shm_open
emersion
2018-10-15
Fix libdrm includes
Scott Anderson
2018-09-18
export-dmabuf: disable hardware cursors if desired
emersion
2018-06-25
examples/dmabuf-capture: move encoding to a separate thread
Rostislav Pehlivanov
2018-06-17
Fix example
Rostislav Pehlivanov
2018-06-17
export-dmabuf: update protocol
emersion
2018-06-17
Update example and protocol
Rostislav Pehlivanov
2018-05-29
examples/dmabuf-capture: simplify event loop and fix style
emersion
2018-05-29
examples/dmabuf-capture: fix indentation
emersion
2018-05-29
Command line parsing
Rostislav Pehlivanov
2018-05-29
Add a demo client for dmabuf export
Rostislav Pehlivanov