projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
279ea10
)
Update comment
author
Alex Deucher
<alex@botch2.com>
Fri, 2 May 2008 14:54:20 +0000
(10:54 -0400)
committer
Alex Deucher
<alex@botch2.com>
Fri, 2 May 2008 14:54:20 +0000
(10:54 -0400)
src/mesa/drivers/dri/r300/r300_state.c
patch
|
blob
|
history
diff --git
a/src/mesa/drivers/dri/r300/r300_state.c
b/src/mesa/drivers/dri/r300/r300_state.c
index 0740d7ea4a44b149fb6e6a170039b19a0c778761..57ff9e9a73f021b909d027a2ef275b8a0ce1678a 100644
(file)
--- a/
src/mesa/drivers/dri/r300/r300_state.c
+++ b/
src/mesa/drivers/dri/r300/r300_state.c
@@
-1982,7
+1982,7
@@
static void r300ResetHwState(r300ContextPtr r300)
r300Enable(ctx, GL_ALPHA_TEST, ctx->Color.AlphaEnabled);
/* setup the VAP */
- /* PVS_NUM_SLOTS, PVS_NUM_CNTLRS, VF_MAX_VTX_NUM need to be adjusted
+ /*
for tcl,
PVS_NUM_SLOTS, PVS_NUM_CNTLRS, VF_MAX_VTX_NUM need to be adjusted
* dynamically. PVS_NUM_FPUS is fixed based on asic
*/
if (has_tcl) {