diff options
author | Keith Packard <keithp@keithp.com> | 2013-04-09 21:35:52 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2013-11-07 14:02:37 -0800 |
commit | 7a9373078e69b2cb2753570f91e5c31062ba25f8 (patch) | |
tree | b97cf0948f67ddad0cd957b14e913fa72bd9fbac /src/.gitignore | |
parent | 93d733e85ded5e92292d36fc7025f0c8ff7b1167 (diff) |
Add DRI3 library
Signed-off-by: Keith Packard <keithp@keithp.com>
Reviewed-By: Uli Schlachter <psychon@znc.in>
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 a402afe..71a7341 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -3,6 +3,7 @@ composite.* damage.* dpms.* dri2.* +dri3.* glx.* randr.* record.* |