Alexandre Julliard
|
46cbdd0efc
|
winex11: Implement the CreateBitmap entry point in the XRender driver.
|
2011-09-15 19:58:25 +02:00 |
Alexandre Julliard
|
225d8abec9
|
winex11: Add bitmap entry points to the XRender driver.
|
2011-09-12 14:03:10 +02:00 |
Alexandre Julliard
|
6d00196aea
|
gdi32: Get rid of the SetBitmapBits driver entry point.
|
2011-08-03 14:15:47 +02:00 |
Alexandre Julliard
|
09eb59d3c6
|
gdi32: Set the initial bits of a bitmap from the gdi side.
|
2011-08-03 14:15:47 +02:00 |
Alexandre Julliard
|
96c1b3bbc2
|
winex11: Get rid of the no longer used GetBitmapBits implementation.
|
2011-07-25 20:32:17 +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
|
6c951b7d0d
|
winex11: Pass a generic PHYSDEV to all graphics entry points.
|
2011-07-08 15:55:11 +02:00 |
Roderick Colenbrander
|
c29cf05919
|
winex11: Add support for 32-bit DDBs.
|
2010-04-13 13:06:32 +02:00 |
Austin English
|
a3cf7a4e06
|
winex11.drv: Downgrade an ERR to a WARN.
|
2009-11-19 11:45:59 +01:00 |
Roderick Colenbrander
|
9465700083
|
winex11: Don't use ColorShifts for non-TrueColor bitmaps.
|
2009-09-25 13:16:56 +02:00 |
Roderick Colenbrander
|
70241904b9
|
winex11: Always adjust the color_shifts pointer when SelectBitmap is called.
|
2009-09-08 12:12:13 +02:00 |
Roderick Colenbrander
|
5fc017c497
|
winex11: Use ColorShifts from physDev in X11DRV_PALETTE_ToPhysical.
|
2009-09-02 16:08:36 +02:00 |
Roderick Colenbrander
|
e082bf6626
|
winex11: Add support for GCs at more depths.
|
2009-07-23 16:08:33 +02:00 |
Roderick Colenbrander
|
618b410aa8
|
winex11: Add a function for retrieving the bitmap GC.
|
2009-07-16 11:19:34 +02: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
|
90ef43ab26
|
winex11: Allocate image data from the process heap where possible.
|
2008-08-29 13:34:11 +02:00 |
Alexandre Julliard
|
cef1f21624
|
winex11: Remove unneeded check on bitmap depth, screen bpp cannot be 15.
|
2008-02-04 14:37:00 +01:00 |
Stefan Dösinger
|
5461d505d7
|
winex11: Activate the depth-bpp difference.
|
2007-12-17 12:25:50 +01:00 |
Stefan Dösinger
|
ccab10bd46
|
winex11: Distinguish between bpp and depth.
|
2007-12-17 12:24:51 +01:00 |
Stefan Dösinger
|
d5d8a5be48
|
gdi32: Test bitmap depths.
|
2007-12-12 13:48:06 +01:00 |
Stefan Dösinger
|
aa390e840b
|
gdi32, winex11drv: Add a test for compatible bitmap depths.
|
2007-12-12 13:46:42 +01:00 |
Chris Robinson
|
86a9b76076
|
winex11: Pass a display parameter when destroying glxpixmaps.
|
2007-10-03 11:47:02 +02:00 |
Alexandre Julliard
|
f143010038
|
winex11.drv: Relax the bitmap depth check in CreateBitmap to accept some compatible formats.
|
2007-03-21 15:56:10 +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 |
Vitaliy Margolen
|
6069d0d596
|
winex11drv: Win64 printf format warning fixes.
|
2006-10-09 15:23:33 +02:00 |
Alexandre Julliard
|
bdb4fab7a7
|
x11drv: Renamed the x11drv directory to winex11.drv.
|
2006-06-16 09:57:50 +02:00 |