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-12-11 13:26:00 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
5fd305c31f
wine
/
dlls
/
gdi32
/
dibdrv
History
Alexandre Julliard
5fd305c31f
gdi32: Add helper functions for copying a DIB line.
2011-09-22 10:18:14 +02:00
..
bitblt.c
gdi32: Copy DIB rectangles in the correct order when source and destination overlap.
2011-09-22 10:11:27 +02:00
dc.c
gdi32: Add a null driver fallback for AlphaBlend, using a new BlendImage driver entry point.
2011-09-14 11:57:45 +02:00
dibdrv.h
gdi32: Copy DIB rectangles in the correct order when source and destination overlap.
2011-09-22 10:11:27 +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: The offsets should be signed.
2011-09-09 17:33:11 +02:00
primitives.c
gdi32: Add helper functions for copying a DIB line.
2011-09-22 10:18:14 +02:00