mesa: Changes to 'drm-gem'
Eric Anholt
anholt at kemper.freedesktop.org
Sat Jul 26 17:44:18 PDT 2008
The branch, drm-gem has been updated
Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=drm-gem
Summary of changes:
src/mesa/drivers/dri/intel/intel_fbo.c | 8 ++++
src/mesa/drivers/dri/intel/intel_span.c | 64 +++++++++++++++++++++++++++++++
2 files changed, 72 insertions(+), 0 deletions(-)
via 902e401a384a8213d1239aae42bc2b7071ad6bd8 (commit)
from 1e645b365900cf1c71ca5594bd6b549a1f203040 (commit)
- Commits -----------------------------------------------
commit 902e401a384a8213d1239aae42bc2b7071ad6bd8
Author: Eric Anholt <eric at anholt.net>
Date: Sat Jul 26 17:12:04 2008 -0700
intel: Don't return a renderbuffer with alpha when just GL_RGB is requested.
Fixes oglconform rbGetterFuncs testcase. The span code for this mode hasn't
actually been tested.
---------------------------------
More information about the mesa-commit
mailing list