Sweden-Number/dlls/ddraw/dsurface
Marcus Meissner 4d2f173ce3 Added dwFlags to lock_update private functions so we can pass
WRITEONLY/READONLY.
Added those flags to the internal Lock() calls.
Only copy the surface from screen to surface if not writeonly.
Restrict blitting between display window and surface to the
locked/unlocked rectangle and the clipwindow section.
Added defines for DDHAL_UNLOCKDATA/DDHAL_LOCKDATA, added calls to HAL
implementation.
2001-09-10 23:12:16 +00:00
..
dib.c Added dwFlags to lock_update private functions so we can pass 2001-09-10 23:12:16 +00:00
dib.h Fill in some more HAL fields. Flip some of them when appropriate. 2001-04-17 17:36:28 +00:00
fakezbuffer.c Fixed some issues found by winapi_check. 2001-01-25 22:23:08 +00:00
fakezbuffer.h Authors: Andrew Lewycky <andrew@transgaming.com>, Gavriel State <gav@transgaming.com>, Ove Kaaven <ovek@transgaming.com> 2001-01-04 22:44:55 +00:00
gamma.c Implemented the IDirectDrawGammaControl interface. 2001-04-16 19:35:18 +00:00
hal.c Added dwFlags to lock_update private functions so we can pass 2001-09-10 23:12:16 +00:00
hal.h Added dwFlags to lock_update private functions so we can pass 2001-09-10 23:12:16 +00:00
main.c Added dwFlags to lock_update private functions so we can pass 2001-09-10 23:12:16 +00:00
main.h Added dwFlags to lock_update private functions so we can pass 2001-09-10 23:12:16 +00:00
thunks.c Added dwFlags to lock_update private functions so we can pass 2001-09-10 23:12:16 +00:00
thunks.h Authors: Andrew Lewycky <andrew@transgaming.com>, Gavriel State <gav@transgaming.com>, Ove Kaaven <ovek@transgaming.com> 2001-01-04 22:44:55 +00:00
user.c Added dwFlags to lock_update private functions so we can pass 2001-09-10 23:12:16 +00:00
user.h Added dwFlags to lock_update private functions so we can pass 2001-09-10 23:12:16 +00:00
wndproc.c Fix out of the source tree build (again). 2001-07-19 19:09:33 +00:00
wndproc.h Authors: Andrew Lewycky <andrew@transgaming.com>, Gavriel State <gav@transgaming.com>, Ove Kaaven <ovek@transgaming.com> 2001-01-04 22:44:55 +00:00