diff options
author | Eric Anholt <eric@anholt.net> | 2009-10-15 13:13:47 -0700 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2009-10-19 09:47:06 -0700 |
commit | e82c34c2f7ac3fbb23ab14cbee8df2dd9178f5a4 (patch) | |
tree | 013f3171c73b51610df97b68576f1b93093778c4 /src/.gitignore | |
parent | a27c77ccae059fb64e0506648b81677858d3b05b (diff) |
Add DRI2 support. (v2)
v2: Build fix from jcristau.
Diffstat (limited to 'src/.gitignore')
-rw-r--r-- | src/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/.gitignore b/src/.gitignore index 86d9b9c..21421a2 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -2,6 +2,7 @@ bigreq.* composite.* damage.* dpms.* +dri2.* glx.* randr.* record.* |