diff options
author | Eric Anholt <[email protected]> | 2011-10-20 15:06:54 -0700 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2011-10-28 11:20:30 -0700 |
commit | de22b9018f2516a3948d920c6bb1ffe659d7f230 (patch) | |
tree | 670f04a88927f5c3bbae66054d0c926d06308d1d /src/mesa/drivers/dri/r600/Lindent | |
parent | 2f4c7ebea683de1d84501cfd11dbb963e7c027f6 (diff) |
r300c, r600c: Remove these DRI drivers.
They have been superseded by the gallium equivalents.
Acked-by: Michel Dänzer <[email protected]>
Acked-by: Alex Deucher <[email protected]>
Acked-by: Dave Airlie <[email protected]>
Acked-by: Corbin Simpson <[email protected]>
Diffstat (limited to 'src/mesa/drivers/dri/r600/Lindent')
-rwxr-xr-x | src/mesa/drivers/dri/r600/Lindent | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mesa/drivers/dri/r600/Lindent b/src/mesa/drivers/dri/r600/Lindent deleted file mode 100755 index 7d8d8896e30..00000000000 --- a/src/mesa/drivers/dri/r600/Lindent +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -indent -npro -kr -i8 -ts8 -sob -l80 -ss -ncs "$@" |