Frédéric Delanoy
|
28be1f7853
|
gdi32: Use BOOL type where appropriate.
|
2013-10-14 10:44:31 +02:00 |
André Hentschel
|
20bf02910b
|
gdi32: Remove superfluous cast.
|
2013-07-01 19:51:23 +02:00 |
Matěj Laitl
|
84c07af48e
|
gdi32: More specific error messages in osmesa opengl initialization.
|
2013-05-30 20:19:32 +02:00 |
Alexandre Julliard
|
af3f3cb1b2
|
gdi32: Avoid using the system GL headers.
|
2012-11-07 18:12:03 +01:00 |
Francois Gouget
|
f77605c765
|
gdi32: Make dibdrv_wgl{Describe,Set}PixelFormat() static.
|
2012-10-01 11:59:58 +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
|
96e80c2623
|
gdi32: Move DescribePixelFormat and SetPixelFormat to the WGL driver.
|
2012-07-30 22:12:13 +02:00 |
Alexandre Julliard
|
35eef16ba7
|
gdi32: Support OpenGL in bitmaps through libOSMesa.
|
2012-07-27 17:05:16 +02:00 |