Patrik Stridvall
|
6cd866b0e6
|
Fixed some issues found by winapi_check.
|
2002-11-27 20:21:24 +00:00 |
Alexandre Julliard
|
e301564170
|
Added empty X11DRV_OpenGL_Init for the non-OpenGL case.
|
2002-11-18 19:50:02 +00:00 |
Lionel Ulmer
|
56ab2b3e91
|
Load OpenGL library dynamically from x11drv.
|
2002-11-15 04:16:38 +00:00 |
Patrik Stridvall
|
65f4436566
|
Fixed some issues found by winapi_check.
|
2002-10-02 01:24:27 +00:00 |
Alexandre Julliard
|
2c40e29987
|
Import wine_tsx11_lock/unlock directly from x11drv in opengl32 and
ddraw, so that they don't need to link with libwine_tsx11.
Removed header wine_gl.h.
|
2002-09-25 00:29:56 +00:00 |
Vincent Béron
|
9a62491660
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
Lionel Ulmer
|
236893c620
|
Support querying of number of visuals without reporting an error or
crashing.
|
2002-05-24 21:14:16 +00:00 |
Christoph Frick
|
069dd51eb7
|
Reuse visuals to avoid MAX_PIXELFORMATS limit.
Activated the code to support the stencil buffer.
|
2002-04-11 23:48:42 +00:00 |
Alexandre Julliard
|
a0320042c6
|
Fixed compile when HAVE_OPENGL is not defined.
|
2002-04-08 23:47:25 +00:00 |
Michael Karcher
|
ea9cf5c531
|
Fixed OpenGL routines broken by the DC -> PHYSDEV change.
|
2002-04-08 22:43:58 +00:00 |
Alexandre Julliard
|
0799c1a780
|
Added LGPL standard comment, and copyright notices where necessary.
Global replacement of debugtools.h by wine/debug.h.
|
2002-03-09 23:29:33 +00:00 |
Alexandre Julliard
|
c559735bf8
|
Renamed display to gdi_display where it is used for GDI operations, to
allow supporting multiple X connections.
|
2001-05-11 00:17:47 +00:00 |
Dimitrie O. Paun
|
529da54394
|
Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ;
|
2000-11-27 23:54:25 +00:00 |
Lionel Ulmer
|
61e4283585
|
- set debug messages after a TRACE_ON test
- prevent crash when making the NULL context current
|
2000-05-14 22:53:17 +00:00 |
Lionel Ulmer
|
bedf40b58b
|
Added support for OpenGL.
|
2000-05-12 20:18:14 +00:00 |