Alexandre Julliard
|
8a906250eb
|
gdi32: Get rid of the SetDIBits driver entry point.
|
2011-07-25 19:47:03 +02:00 |
Alexandre Julliard
|
65997a2a2d
|
winex11: Get rid of the no longer used SetDIBits implementation.
|
2011-07-25 19:46:13 +02:00 |
Alexandre Julliard
|
b01eb19511
|
gdi32: Remove the GetDIBits entry point from the graphics driver.
|
2011-07-18 17:07:51 +02:00 |
Francois Gouget
|
60ffc296f0
|
winex11.drv: Make some DC functions static.
|
2011-07-14 14:48:26 +02:00 |
Alexandre Julliard
|
ce9a5c6659
|
winex11: Add an implementation for the PutImage entry point.
|
2011-07-14 13:05:16 +02:00 |
Alexandre Julliard
|
e6fcbc543e
|
winex11: Add an implementation for the GetImage entry point.
|
2011-07-14 12:53:51 +02:00 |
Alexandre Julliard
|
cf05fca878
|
gdi32: Add driver entry points for GetImage and PutImage.
|
2011-07-14 11:30:58 +02:00 |
Alexandre Julliard
|
c7a8ff26d3
|
gdi32: Graphics driver functions no longer need to be CDECL.
|
2011-07-13 14:56:12 +02:00 |
Alexandre Julliard
|
715d810073
|
gdi32: Sort the OpenGL driver functions alphabetically.
|
2011-07-13 14:23:22 +02:00 |
Alexandre Julliard
|
605b2e6d52
|
winex11: Add a DC function structure and export it.
|
2011-07-13 14:05:07 +02:00 |
Alexandre Julliard
|
00647af50b
|
winex11: Use the HDC from the gdi_physdev structure.
|
2011-07-08 16:03:59 +02:00 |
Alexandre Julliard
|
6c951b7d0d
|
winex11: Pass a generic PHYSDEV to all graphics entry points.
|
2011-07-08 15:55:11 +02:00 |
Alexandre Julliard
|
2e4b0b1ef4
|
winex11: Set the reported screen bpp based on the available pixmap formats.
|
2011-07-06 12:38:31 +02:00 |
Alexandre Julliard
|
f13c65b4f5
|
winex11: Get rid of the old ddraw HAL support.
|
2011-04-12 17:42:12 +02:00 |
Alexandre Julliard
|
84102e758f
|
winex11: Mirror the DC exposure region for RTL devices.
|
2010-10-05 11:01:21 +02:00 |
Andrew Nguyen
|
b4d58fe58f
|
winex11.drv: Report a non-zero COLORRES capability value.
|
2010-06-15 19:58:30 +02:00 |
Roderick Colenbrander
|
5fc017c497
|
winex11: Use ColorShifts from physDev in X11DRV_PALETTE_ToPhysical.
|
2009-09-02 16:08:36 +02:00 |
Michael Stefaniuc
|
a2187cad1f
|
winex11.drv: Remove superfluous pointer casts.
|
2009-01-19 13:36:25 +01:00 |
Maarten Lankhorst
|
131d0a79a1
|
gdi32/winex11.drv: Change all gdi/opengl operations to use CDECL calling convention.
|
2008-12-23 13:02:33 +01:00 |
Alexandre Julliard
|
77416b8668
|
winex11: Add a trace in ExtEscape to make wgl problems easier to diagnose.
|
2008-06-09 16:57:38 +02:00 |
Alexandre Julliard
|
2d9b38133b
|
winex11: Add support for performing GL calls on a top-level window DC.
|
2008-05-28 17:52:06 +02:00 |
James Hawkins
|
c29c740de0
|
janitorial: Remove links to any microsoft site.
|
2008-03-01 12:17:10 +01:00 |
Alexandre Julliard
|
3bd142e907
|
winex11: Use GetDCHook to retrieve the dce pointer instead of storing it in the physdev structure.
|
2008-02-18 12:08:55 +01:00 |
Stefan Dösinger
|
ccab10bd46
|
winex11: Distinguish between bpp and depth.
|
2007-12-17 12:24:51 +01:00 |
Francois Gouget
|
860cf251f6
|
winex11.drv: The 'lossy' parameter is always false so remove it.
|
2007-10-15 12:04:54 +02:00 |
Alexandre Julliard
|
771d61a886
|
winex11: Use ExtEscape to flush the GL drawable to the physdev.
Based on a patch by Chris Robinson.
|
2007-10-10 17:33:35 +02:00 |
Chris Robinson
|
37d835bf9a
|
winex11: Use a GLXPixmap for offscreen OpenGL rendering when XComposite isn't available.
|
2007-10-03 11:56:55 +02:00 |
Chris Robinson
|
a8124f97e6
|
winex11: Store a GL-specific drawable with the window.
|
2007-10-03 11:39:07 +02:00 |
Alexandre Julliard
|
809af590a1
|
winex11.drv: Don't call GDI functions while holding the X11 lock.
|
2007-09-27 18:02:26 +02:00 |
Chris Robinson
|
d9571c9e6f
|
wgl: Store the fbconfig id with the window when a pixel format is set.
|
2007-09-18 09:28:06 +02:00 |
Michael Stefaniuc
|
02933a11de
|
dlls: Remove unreachable break after return/break. Found by Smatch.
|
2007-07-19 11:57:49 +02:00 |
Andrew Riedi
|
23e2cb1f59
|
winex11.drv: Add Xcursor support for 32 bit cursors.
Based on patch by Henri Verbeet.
|
2007-03-28 11:17:13 +02:00 |
Alexandre Julliard
|
21635133fb
|
winex11.drv: Implemented DESKTOPHORZ/VERTRES device caps.
|
2006-12-12 14:59:55 +01:00 |
Alexandre Julliard
|
d302db41aa
|
winex11.drv: Make sure the drawable rect is always updated and use it where appropriate.
|
2006-12-12 13:46:15 +01:00 |
Ulrich Czekalla
|
4bdf4345b8
|
winex11.drv: Store window and drawable rects in X11DRV_PDEVICE.
|
2006-12-12 13:45:10 +01:00 |
Alexandre Julliard
|
145e06040d
|
winex11.drv: Comment out the XCloseDisplay call on process detach.
It has a tendency to trigger X11 bugs, and it's not really useful anyway.
|
2006-08-03 19:29:44 +02:00 |
Huw Davies
|
f4e8169e9a
|
winex11: Introduce a function to retrieve the glx drawable and have
both the GET_GLX_DRAWABLE Escape and SwapBuffers call it.
|
2006-06-26 12:36:02 +02:00 |
Alexandre Julliard
|
bdb4fab7a7
|
x11drv: Renamed the x11drv directory to winex11.drv.
|
2006-06-16 09:57:50 +02:00 |