[PATCH 2/5] winemac: Implement wglCreateContextAttribsARB. (v2)

Ken Thomases ken at codeweavers.com
Thu Jan 8 10:51:42 CST 2015


On Jan 8, 2015, at 8:07 AM, Matteo Bruni <mbruni at 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




More information about the wine-devel mailing list