diff options
author | Brian Paul <[email protected]> | 2010-02-19 11:12:20 -0700 |
---|---|---|
committer | Brian Paul <[email protected]> | 2010-02-19 11:12:20 -0700 |
commit | 3ef51b4bd98648f3141b3c6978db312f2f6c782e (patch) | |
tree | dd74a469659063ddf2db292e83ffda26d2bf7bc0 /progs/tests/.gitignore | |
parent | e9df31fac95ccdd142e3bbce591fedff0da6caf9 (diff) |
progs/tests: new zbitmap.c test to exercize Z testing of glBitmap
Diffstat (limited to 'progs/tests/.gitignore')
-rw-r--r-- | progs/tests/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/progs/tests/.gitignore b/progs/tests/.gitignore index 8b3e9f35583..d905fab6117 100644 --- a/progs/tests/.gitignore +++ b/progs/tests/.gitignore @@ -104,6 +104,7 @@ vptorus vpwarpmesh yuvrect yuvsquare +zbitmap zcomp zdrawpix zreaddraw |