diff options
author | Jakob Bornecrantz <[email protected]> | 2009-07-03 18:53:58 +0200 |
---|---|---|
committer | Jakob Bornecrantz <[email protected]> | 2009-07-03 18:53:58 +0200 |
commit | 862488075c5537b0613753b0d14c267527fc6199 (patch) | |
tree | fd4d51272c86fbc88c12e2d16649547f3ca7b8df /progs/tests/.gitignore | |
parent | 060c7f2321f72503c14f9f3f7bb27d59d8a90224 (diff) | |
parent | 94e1117c9ba259665cd8e790369dcd4c789a2f93 (diff) |
Merge branch 'mesa_7_5_branch'
Conflicts:
src/mesa/main/dlist.c
src/mesa/vbo/vbo_save_api.c
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 917c4f3e8d2..3479ff8b33b 100644 --- a/progs/tests/.gitignore +++ b/progs/tests/.gitignore @@ -59,6 +59,7 @@ no_s3tc packedpixels persp_hint pbo +prim prog_parameter quads random @@ -81,6 +82,7 @@ subtex subtexrate tex1d texcompress2 +texcompsub texdown texfilt texline |