This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2024-11-29 14:40:56 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
901c1997cb
wine
/
dlls
/
gdi32
/
dibdrv
History
Alexandre Julliard
f4e9bdb904
gdi32: Always set biClrUsed in internal BITMAPINFO structures.
2011-09-07 12:07:15 +02:00
..
bitblt.c
gdi32: Always set biClrUsed in internal BITMAPINFO structures.
2011-09-07 12:07:15 +02:00
dc.c
gdi32: Forward the null driver GetImage to the DIB driver since the bits are in DIB format.
2011-08-30 20:13:52 +02:00
dibdrv.h
gdi32: Add a helper function to initialize DIB info from a bitmap object.
2011-08-29 19:51:24 +02:00
graphics.c
gdi32: Change the object-level brush function to accept a stand-alone dib and a separate clip region.
2011-08-22 16:19:40 +02:00
objects.c
gdi32: Change the object-level brush function to accept a stand-alone dib and a separate clip region.
2011-08-22 16:19:40 +02:00
primitives.c
gdi32: Use the gdi_image_bits structure to maintain the dib driver's bits.
2011-08-22 16:18:54 +02:00