ddraw: Avoid LPD3DCLIPSTATUS.
[wine] / include / wine / wgl_driver.h
2012-11-07  Alexandre Julliardopengl32: Don't substitute OpenGL types that are alread...
2012-11-07  Alexandre Julliardopengl32: Update to the current OpenGL spec.
2012-10-03  Alexandre Julliarduser32: Add a Wine-specific entry point to set the...
2012-09-10  Alexandre Julliardgdi32: Move the SwapBuffers entry point to the OpenGL...
2012-09-10  Alexandre Julliardopengl32: Update the extension list.
2012-07-30  Alexandre Julliardgdi32: Move DescribePixelFormat and SetPixelFormat...
2012-07-25  Alexandre Julliardopengl32: Store the context current DCs on the opengl32...
2012-07-20  Alexandre Julliardopengl32: Use proper handles for PBuffers instead of...
2012-07-19  Alexandre Julliardopengl32: Add supported wgl extension functions to...
2012-07-19  Alexandre Julliardopengl32: Move the wgl functions to the main OpenGL...
2012-07-19  Alexandre Julliardopengl32: Declare input pointers as const in function...
2012-07-18  Alexandre Julliardopengl32: Generate a header file containing function...