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:
committed by
Kristian Høgsberg
parent
fa1b3055b2
commit
92d90f225d
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user