Dmitry Timoshkov
|
21fc3c8067
|
CreateDIBSection takes a const pointer to BITMAPINFO.
|
2004-03-12 19:46:12 +00:00 |
Jason Edmeades
|
af83e4cf91
|
Calculate the size of BI_BITFIELDS dib sections via the width and
height.
|
2004-03-07 03:47:55 +00:00 |
Alexandre Julliard
|
05df86a38f
|
Moved more GDI definitions to gdi_private.h.
Get rid of bitmap.h and palette.h.
|
2004-03-04 20:41:12 +00:00 |
Alexandre Julliard
|
37fda71e41
|
Get rid of the X11DRV_DC_Funcs hack.
Removed a couple of unused bitmap functions.
|
2004-03-04 06:13:21 +00:00 |
Alexandre Julliard
|
50a783f734
|
Get rid of some direct accesses to the DC structure from outside GDI.
|
2004-01-20 22:04:00 +00:00 |
Alexandre Julliard
|
b89525fb06
|
Removed the bitsPerPixel field in the generic DC structure, and leave
it up to the graphics driver to define it if necessary.
|
2004-01-18 22:20:17 +00:00 |
Alexandre Julliard
|
53145d96f6
|
Moved some code around to avoid exporting DIB functions from gdi32.
|
2004-01-13 23:31:46 +00:00 |
Alexandre Julliard
|
c0faca0755
|
Avoid direct access to the palette structure.
|
2004-01-13 05:25:30 +00:00 |
Dimitrie O. Paun
|
2eaefbd1a4
|
Move content of global.h into the appropriate private headers.
|
2003-12-08 21:58:55 +00:00 |
Alexandre Julliard
|
4715f13209
|
Moved all the files in graphics/x11drv to dlls/x11drv.
|
2003-12-05 00:20:27 +00:00 |