summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJason Ekstrand <jason@jlekstrand.net>2014-04-05 09:22:15 -0500
committerJason Ekstrand <jason.ekstrand@intel.com>2014-06-18 10:45:50 -0700
commit549a53f18638438aba183dfdd1e0b6650985c3eb (patch)
tree14011b1578b2eba7077857844df1b2a604eacb15 /.gitignore
parent26714b4718ec877418c9a8faa111d8b9def7b0a1 (diff)
downloadweston-549a53f18638438aba183dfdd1e0b6650985c3eb.tar.gz
Add a simple client for testing compositor damage handling
This allows for easily testing a compositor's damage tracking in all currently available configurations including wl_surface.buffer_transform, wl_surface.buffer_scale, and wl_viewport. It also includes a --rotating-damage that flag instructs the client to change the wl_surface.buffer_transform on every commit. This tests the compositor for proper handling of texture uploads even when the transform has changed but the buffer size hasn't.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f9a6a7b3..fbffaa5b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -50,6 +50,7 @@ weston-scaler
weston-simple-egl
weston-simple-shm
weston-simple-touch
+weston-simple-damage
weston-smoke
weston-stacking
weston-subsurfaces