diff options
author | Jakob Bornecrantz <[email protected]> | 2009-06-30 13:34:55 +0200 |
---|---|---|
committer | Jakob Bornecrantz <[email protected]> | 2009-06-30 14:11:29 +0200 |
commit | ba7f45ac0ca3debb2a250d5e945a2d70b2b72d08 (patch) | |
tree | d6eb4473c6cb3c8e56f063136bccb35bea84250e /progs/tests/.gitignore | |
parent | f2de2d5f376a868f68a053257f7d6dfcdee6c8ae (diff) |
progs/tests: Add tests for glCompressedTexSubImage
Diffstat (limited to 'progs/tests/.gitignore')
-rw-r--r-- | progs/tests/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/progs/tests/.gitignore b/progs/tests/.gitignore index d6a85387676..7c6c245d394 100644 --- a/progs/tests/.gitignore +++ b/progs/tests/.gitignore @@ -55,6 +55,7 @@ multipal no_s3tc packedpixels pbo +prim prog_parameter quads random @@ -77,6 +78,7 @@ subtex subtexrate tex1d texcompress2 +texcompsub texdown texfilt texline |