diff options
author | Ian Romanick <[email protected]> | 2011-08-25 13:54:46 -0700 |
---|---|---|
committer | Ian Romanick <[email protected]> | 2011-08-26 23:31:24 -0700 |
commit | 5266c87c873057d9d3ecdaf1745d99225a5dc292 (patch) | |
tree | ce6b45ab3c90237bfa66089164b2f1dbc0129a34 /src/mesa/tnl | |
parent | 5dd6626a7a376e95f43478e0949f049dca2eacbc (diff) |
mesa/tnl_dd: Remove unused source tree mesa/tnl_dd/imm
Acked-by: Kristian Høgsberg <[email protected]>
Acked-by: Marek Olšák <[email protected]>
Acked-by: Alan Coopersmith <[email protected]>
Acked-by: Jakob Bornecrantz <[email protected]>
Acked-by: Dave Airlie <[email protected]>
Build-Tested-by: Jakob Bornecrantz <[email protected]>
Tested-by: Eugeni Dodonov <[email protected]>
Diffstat (limited to 'src/mesa/tnl')
-rw-r--r-- | src/mesa/tnl/NOTES | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/mesa/tnl/NOTES b/src/mesa/tnl/NOTES index ae31d74e4aa..43c469201ad 100644 --- a/src/mesa/tnl/NOTES +++ b/src/mesa/tnl/NOTES @@ -8,9 +8,7 @@ This module provides an implementation of the routines required by the combinations of compile and execute modes. Most current drivers use the tnl module exclusively to provide this -functionality, though there is an experimental alternate -implementation provided by the tnl_dd/t_dd_imm_* files which can -handle a small subset of GL states in execute mode only. +functionality. STATE |