[Mesa-dev] [Bug 49326] New: softpipe regressed back to OpenGL 2.1
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Apr 30 23:47:24 PDT 2012
https://bugs.freedesktop.org/show_bug.cgi?id=49326
Bug #: 49326
Summary: softpipe regressed back to OpenGL 2.1
Classification: Unclassified
Product: Mesa
Version: git
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: major
Priority: medium
Component: Other
AssignedTo: mesa-dev at lists.freedesktop.org
ReportedBy: vlee at freedesktop.org
CC: nobled at dreamwidth.org
mesa: 2d75a1e25e6ddcd65964d30fc3c782df2e880cc4 (master)
Run glxinfo on softpipe.
$ glxinfo
[...]
OpenGL vendor string: VMware, Inc.
OpenGL renderer string: Gallium 0.4 on softpipe
OpenGL version string: 2.1 Mesa 8.1-devel (git-2d75a1e)
OpenGL shading language version string: 1.30
[...]
8e90913e9f99ff3296a3c3da36e73cd2d4730269 is the first bad commit
commit 8e90913e9f99ff3296a3c3da36e73cd2d4730269
Author: Dylan Noblesmith <nobled at dreamwidth.org>
Date: Sat Apr 21 19:35:48 2012 +0000
mesa: require GL_MAX_SAMPLES >= 4 for GL 3.0
As noted in commit be4e46b21a60cfdc826bf89d1078df54966115b1,
this was missing before.
NOTE: This is a candidate for the 8.0 branch.
Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the mesa-dev
mailing list