[Mesa-dev] [Bug 75779] wglCreateContextAttribsARB is missing in software rasterizer and does not work properly in gallium gdi target either

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Mar 4 15:45:51 PST 2014


https://bugs.freedesktop.org/show_bug.cgi?id=75779

--- Comment #3 from turboloops at gmail.com ---
In the release notes of the newer versions it states that version OpenGL 3.1 is
supported but the version returned is 2.1 by glGetString. Then it goes on to
say that the 3.1 is available by creating a context that supports 3.1. 

I mean it does not say anything specific about Windows or Linux etc, so I was
thinking now I could start running all the shaders and things using the
software rasterizer which would help to build some other API. But the
glGenFrameBuffers is good, and the error seems to be related to something in my
code, but the wglCreateContextAttribsARB is a headache from any perspective
when trying to get at OpenGL 3.1.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20140304/cdd1d890/attachment.html>


More information about the mesa-dev mailing list