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-01-22 20:04:59 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
graphics
History
Alexandre Julliard
4715f13209
Moved all the files in graphics/x11drv to dlls/x11drv.
2003-12-05 00:20:27 +00:00
..
bitblt.c
Implement MaskBlt using BitBlt (adapted by Dimitrie O. Paun).
2003-05-16 20:11:36 +00:00
dispdib.c
Fixed header dependencies to be fully compatible with the Windows
2003-09-05 23:08:26 +00:00
env.c
Removed trailing whitespace.
2002-05-31 23:06:46 +00:00
escape.c
Fixed header dependencies to be fully compatible with the Windows
2003-09-05 23:08:26 +00:00
fontengine.c
Fixed header dependencies to be fully compatible with the Windows
2003-09-05 23:08:26 +00:00
mapping.c
Make SetMapMode set default window and viewport extents as in
2003-05-11 02:50:21 +00:00
painting.c
Fixed header dependencies to be fully compatible with the Windows
2003-09-05 23:08:26 +00:00
path.c
We need to set the WorldTransform to the identity before stroking or
2003-11-11 00:27:28 +00:00