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@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@whitecape.org>
GL3 requires MSAA support which isn't implemented yet.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.