clients: Add a client that renders transformed buffers
authorAnder Conselvan de Oliveira <ander.conselvan.de.oliveira@intel.com>
Tue, 27 Nov 2012 15:03:44 +0000 (17:03 +0200)
committerKristian Høgsberg <krh@bitplanet.net>
Tue, 27 Nov 2012 16:30:09 +0000 (11:30 -0500)
commit1b4312d32634da736572c96922dd70ba8010d26b
tree14f9249f99e133cd662b83380c9c489b70676e96
parent2908a3df0dce9f4b7dee08f9ea74edd2cbf7be61
clients: Add a client that renders transformed buffers

This new client, called transformed, renders a cross with the top part
red and the right green, with the same transform as the output the
surface is in.

This is based on simple-egl.
clients/Makefile.am
clients/transformed.c [new file with mode: 0644]