The branch, gallium-0.1 has been updated
Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-0.1
Summary of changes:
src/mesa/drivers/dri/r300/r300_render.c | 2 +-
src/mesa/main/mtypes.h | 1 +
src/mesa/main/multisample.c | 2 +-
src/mesa/main/state.c | 17 +++++++++++++++++
src/mesa/state_tracker/st_atom_rasterizer.c | 2 +-
src/mesa/swrast/s_points.c | 2 +-
6 files changed, 22 insertions(+), 4 deletions(-)
via 489fc4d10a57538de59a89e19ce752e4b7253d22 (commit)
from cc31eecbcb90dabacabac3e6be7c01cfe3a7a2a6 (commit)
- Commits -----------------------------------------------
commit 489fc4d10a57538de59a89e19ce752e4b7253d22
Author: Roland Scheidegger <[EMAIL PROTECTED]>
Date: Wed Jul 2 20:08:27 2008 +0200
mesa: fix issues around multisample enable
multisample enable is enabled by default, however gl mandates multisample
rendering rules only apply if there's also a multisampled buffer.
---------------------------------
_______________________________________________
mesa-commit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-commit