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.
This commit is contained in:
committed by
Jason Ekstrand
parent
26714b4718
commit
549a53f186
@@ -50,6 +50,7 @@ weston-scaler
|
||||
weston-simple-egl
|
||||
weston-simple-shm
|
||||
weston-simple-touch
|
||||
weston-simple-damage
|
||||
weston-smoke
|
||||
weston-stacking
|
||||
weston-subsurfaces
|
||||
|
||||
Reference in New Issue
Block a user