diff options
author | Brian <brian@nostromo.localnet.net> | 2007-02-26 14:34:57 -0700 |
---|---|---|
committer | Brian <brian@nostromo.localnet.net> | 2007-02-26 14:34:57 -0700 |
commit | ed0ae62ad746d10fe546c900a42e55af5d05c227 (patch) | |
tree | 3e743e4553ddc05a06ee3fe0303076a562e5fcac /configs | |
parent | 4e53ce81cfa2a98d045433ffbc4d295a239ad0b6 (diff) | |
parent | ca279b80e686e2e590f1cf08ef22dabdead4d66f (diff) |
Merge branch 'glsl-compiler-1' of git+ssh://brianp@git.freedesktop.org/git/mesa/mesa into glsl-compiler-1
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 5f945a73f1..1a9146e299 100644 --- a/configs/linux-dri +++ b/configs/linux-dri @@ -67,4 +67,4 @@ WINDOW_SYSTEM=dri # gamma are missing because they have not been converted to use the new # interface. DRI_DIRS = i810 i915tex i915 i965 mach64 mga r128 r200 r300 radeon s3v \ - savage sis tdfx trident unichrome ffb + savage sis tdfx trident unichrome ffb nouveau |