[Mesa-dev] [PATCH 2/2] st/wgl: Implement WGL_EXT_create_context_es/es2_profile.

Brian Paul brianp at vmware.com
Fri Nov 14 11:37:27 PST 2014


On 11/14/2014 12:13 PM, Jose Fonseca wrote:
> Thanks for the review.
>
>> I'd probably put the version checking logic into a helper function, but
> not a big deal.
>
> Good idea. I'll do that in a follow on patch.
>
>> It looks like we're not doing as extensive version checking in the glx code.
>
> It's actually the same amount of checking. But on GLX we somehow need to return a different error for ES profiles to make piglit happy.

Ah right, I was looking at the unpatched code.

-Brian



More information about the mesa-dev mailing list