clients: add scaler test app
authorJonny Lamb <jonny.lamb@collabora.co.uk>
Tue, 26 Nov 2013 17:19:48 +0000 (18:19 +0100)
committerKristian Høgsberg <krh@bitplanet.net>
Tue, 17 Dec 2013 06:55:47 +0000 (22:55 -0800)
commit92d90f225d42dd58cf323084cf1ca992864f8750
treee93bcc2999383d6cb0bd33acc3968fd8d87440ca
parentfa1b3055b2d1baf088b56772b2427142b26c6109
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.
clients/.gitignore
clients/Makefile.am
clients/scaler.c [new file with mode: 0644]