summaryrefslogtreecommitdiff
path: root/tests/.gitignore
diff options
context:
space:
mode:
authorDamien Lespiau <damien.lespiau@intel.com>2013-10-22 14:20:10 +0100
committerDamien Lespiau <damien.lespiau@intel.com>2013-10-24 13:44:32 +0100
commit9cd092fac149eb8cfe16e3652f1d535fb0698329 (patch)
tree135d46f0cb80f58a1618ae5197022b624af77d63 /tests/.gitignore
parentc3707ab387500b534224dd563297a7bbb26aeb83 (diff)
tests/gem_render_copy: Add a simple render copy test
The goal is here to both: demonstrate a simple usage of render copy with the possibility to write pngs to visualize what it's doing and to provide a test bed to port the render copy function to new architectures. Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Diffstat (limited to 'tests/.gitignore')
-rw-r--r--tests/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/.gitignore b/tests/.gitignore
index 1c97a049..eded4a72 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -58,6 +58,7 @@ gem_readwrite
gem_reg_read
gem_reloc_overflow
gem_reloc_vs_gpu
+gem_render_copy
gem_render_linear_blits
gem_render_tiled_blits
gem_ringfill