diff options
author | Keith Whitwell <keith@tungstengraphics.com> | 2006-11-01 14:26:10 +0000 |
---|---|---|
committer | Keith Whitwell <keith@tungstengraphics.com> | 2006-11-01 14:26:10 +0000 |
commit | 48e6fff3a9d97fffa6d2dd63e63ffe94c25d2d96 (patch) | |
tree | 253d2a5339814eac4924817d4e4baf12659413b7 /configs | |
parent | 5ac93f86210eb5c2a8dee74ec19b0ecd54376863 (diff) |
merge the (rest of) texmem branch
Diffstat (limited to 'configs')
-rw-r--r-- | configs/linux-dri | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/linux-dri b/configs/linux-dri index 8504297d0e..7e822e2eb6 100644 --- a/configs/linux-dri +++ b/configs/linux-dri @@ -65,5 +65,5 @@ WINDOW_SYSTEM=dri # gamma are missing because they have not been converted to use the new # interface. -DRI_DIRS = i810 i915 i965 mach64 mga r128 r200 r300 radeon s3v \ +DRI_DIRS = i810 i915tex i915 i965 mach64 mga r128 r200 r300 radeon s3v \ savage sis tdfx trident unichrome ffb |