winemac: Improve logging from wglChoosePixelFormatARB() and wglGetPixelFormatAttribiv...
[wine] / dlls / winemac.drv / opengl.c
2013-04-25  Ken Thomaseswinemac: Improve logging from wglChoosePixelFormatARB...
2013-04-18  Francois GougetAssorted spelling fixes.
2013-03-27  Ken Thomaseswinemac: Set the ordering of color modes explicitly...
2013-03-27  Ken Thomaseswinemac: Use kCGLPFANoRecovery for accelerated pixel...
2013-03-25  Ken Thomaseswinemac: Don't read an array at index -1 in debugstr_pf().
2013-03-08  C.W. Bettswinemac: Fix compilation on Lion and later.
2013-03-06  Ken Thomaseswinemac: Implement WGL_EXT_swap_control.
2013-03-06  Ken Thomaseswinemac: Implement WGL_NV_render_texture_rectangle.
2013-03-06  Ken Thomaseswinemac: Implement WGL_ARB_render_texture.
2013-03-06  Ken Thomaseswinemac: Implement WGL_ARB_pbuffer.
2013-03-06  Ken Thomaseswinemac: Implement WGL_ARB_pixel_format and enable...
2013-03-06  Ken Thomaseswinemac: Implement WGL_ARB_make_current_read.
2013-03-06  Ken Thomaseswinemac: Implement OpenGL support.