diff options
author | Jakob Bornecrantz <[email protected]> | 2009-04-29 20:17:21 +0100 |
---|---|---|
committer | Jakob Bornecrantz <[email protected]> | 2009-04-29 20:18:12 +0100 |
commit | 1793d5adac121a2142b662d87e24990ebf209ca3 (patch) | |
tree | 91449a20d4a8231e06011e8547fb98ac27aa6fbd /progs/tests/.gitignore | |
parent | a9c97c5f2a9b880d01336a23134600e4b34429d0 (diff) |
progs/tests: Add mipmap_comp for mipmap testing with compressed textures
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 e6369de3ab2..8d05668c077 100644 --- a/progs/tests/.gitignore +++ b/progs/tests/.gitignore @@ -49,6 +49,7 @@ mapbufrange mapvbo minmag mipgen +mipmap_comp mipmap_limits mipmap_view multipal |