On Jan 8, 2015, at 8:07 AM, Matteo Bruni <mbruni(a)codeweavers.com> wrote:
> It also allows to create core profile contexts.
>
> v2 should fix all the bits mentioned in the patch reviews, except for
> the error conversion from CGL after CGLChoosePixelFormat and
> CGLCreateContext.
> ---
> dlls/winemac.drv/opengl.c | 544 +++++++++++++++++++++++++++++++---------------
> 1 file changed, 366 insertions(+), 178 deletions(-)
Looks good to me. Thanks!
-Ken