Alexandre Julliard
|
a56c5b185e
|
opengl32: Don't substitute OpenGL types that are already defined in wgl.h.
|
2012-11-07 18:12:04 +01:00 |
Alexandre Julliard
|
00628bb646
|
opengl32: Update to the current OpenGL spec.
|
2012-11-07 13:56:06 +01:00 |
Alexandre Julliard
|
e41a482890
|
user32: Add a Wine-specific entry point to set the pixel format of a window.
|
2012-10-03 23:08:22 +02:00 |
Alexandre Julliard
|
05c32b9b89
|
gdi32: Move the SwapBuffers entry point to the OpenGL driver.
|
2012-09-10 11:38:28 +02:00 |
Alexandre Julliard
|
9713a54b33
|
opengl32: Update the extension list.
|
2012-09-10 11:38:27 +02:00 |
Alexandre Julliard
|
96e80c2623
|
gdi32: Move DescribePixelFormat and SetPixelFormat to the WGL driver.
|
2012-07-30 22:12:13 +02:00 |
Alexandre Julliard
|
5f157e18e2
|
opengl32: Store the context current DCs on the opengl32 side.
|
2012-07-25 16:11:05 +02:00 |
Alexandre Julliard
|
6a3aa4eb49
|
opengl32: Use proper handles for PBuffers instead of raw pointers.
|
2012-07-20 12:36:41 +02:00 |
Alexandre Julliard
|
1b9455e65d
|
opengl32: Add supported wgl extension functions to the OpenGL function table.
|
2012-07-20 00:40:42 +02:00 |
Alexandre Julliard
|
4c0779006e
|
opengl32: Move the wgl functions to the main OpenGL function table.
|
2012-07-19 22:50:37 +02:00 |
Alexandre Julliard
|
782e96b910
|
opengl32: Declare input pointers as const in function prototypes.
|
2012-07-19 22:17:14 +02:00 |
Alexandre Julliard
|
bddea5b5f5
|
opengl32: Generate a header file containing function tables for all OpenGL functions.
|
2012-07-18 17:09:25 +02:00 |