diff options
author | George Kiagiadakis <george.kiagiadakis@collabora.com> | 2014-06-12 16:26:49 +0200 |
---|---|---|
committer | Pekka Paalanen <pekka.paalanen@collabora.co.uk> | 2015-08-14 15:53:26 +0300 |
commit | 53868985ff20badbcb70c69055937893fde1d91d (patch) | |
tree | fcb1ad34ff661e0a19d6307aeb1abee1b119dd69 /.gitignore | |
parent | bf8cc6f5a12f34596d2e9ae002f45eefc007c481 (diff) |
clients: add simple-dmabuf client
v2:
- adapted to protocol changes
- added TODO comments
- minor clean-up
- change y-invert from per-plane boolean to per-buffer flag
v3:
- fix a typo: 1 -> i (noticed by Carlos Olmedo Escobar)
Signed-off-by: George Kiagiadakis <george.kiagiadakis@collabora.com>
Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
Signed-off-by: Louis-Francis Ratté-Boulianne <lfrb@collabora.com>
Acked-by: Daniel Stone <daniels@collabora.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -66,6 +66,7 @@ weston-nested-client weston-presentation-shm weston-resizor weston-scaler +weston-simple-dmabuf weston-simple-egl weston-simple-shm weston-simple-touch |