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
2025-02-09 21:55:12 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
gdi32
/
dibdrv
History
Huw Davies
75e2e9cf3f
gdi32: Add an exception handler to catch bad pointers passed by an application.
2011-08-23 16:53:56 +02:00
..
bitblt.c
gdi32: Add support for all of the ternary rops.
2011-08-23 16:53:55 +02:00
dc.c
gdi32: Add an exception handler to catch bad pointers passed by an application.
2011-08-23 16:53:56 +02:00
dibdrv.h
gdi32: Move the dib driver's GetImage and PutImage to a new source file.
2011-08-23 16:53:55 +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