projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a947c1a
)
r300: disable the lowimpact fallbacks by default.
author
Dave Airlie
<airlied@linux.ie>
Sat, 31 May 2008 23:32:55 +0000
(09:32 +1000)
committer
Dave Airlie
<airlied@linux.ie>
Sat, 31 May 2008 23:32:55 +0000
(09:32 +1000)
because really we should be able to just fix the driver.
src/mesa/drivers/dri/radeon/radeon_screen.c
patch
|
blob
|
history
diff --git
a/src/mesa/drivers/dri/radeon/radeon_screen.c
b/src/mesa/drivers/dri/radeon/radeon_screen.c
index 9ad95c375c026cc6164ae7a8d937e2a3609af2c3..08568a407ed574f2327f391624eaecf50bcf2ead 100644
(file)
--- a/
src/mesa/drivers/dri/radeon/radeon_screen.c
+++ b/
src/mesa/drivers/dri/radeon/radeon_screen.c
@@
-188,7
+188,7
@@
DRI_CONF_BEGIN
DRI_CONF_MAX_TEXTURE_IMAGE_UNITS(8, 2, 8)
DRI_CONF_MAX_TEXTURE_COORD_UNITS(8, 2, 8)
DRI_CONF_COMMAND_BUFFER_SIZE(8, 8, 32)
- DRI_CONF_DISABLE_FALLBACK(
fals
e)
+ DRI_CONF_DISABLE_FALLBACK(
tru
e)
DRI_CONF_DISABLE_DOUBLE_SIDE_STENCIL(false)
DRI_CONF_SECTION_END
DRI_CONF_SECTION_QUALITY