clients: add scaler test app

This client tests the wl_scaler and wl_surface_scaler protocol
extensions by cropping and then scaling a surface to ensure it is
rendered correctly. More details in comments in the code.
This commit is contained in:
Jonny Lamb
2013-11-26 18:19:48 +01:00
committed by Kristian Høgsberg
parent fa1b3055b2
commit 92d90f225d
3 changed files with 226 additions and 0 deletions
+3
View File
@@ -11,6 +11,7 @@ weston-image
weston-nested
weston-nested-client
weston-resizor
weston-scaler
weston-simple-egl
weston-simple-shm
weston-simple-touch
@@ -28,6 +29,8 @@ weston-keyboard
libtoytoolkit.a
screenshooter-client-protocol.h
screenshooter-protocol.c
scaler-client-protocol.h
scaler-protocol.c
tablet-shell-client-protocol.h
tablet-shell-protocol.c
text-client-protocol.h