Sweden-Number/dlls/ddraw
Henri Verbeet cf39adbaa2 ddraw: Avoid an integer overflow in IDirectDrawSurfaceImpl_BltFast().
Bug spotted by Iain Arnell, test by Iain Arnell.
2010-06-24 15:11:43 +02:00
..
tests ddraw: Avoid an integer overflow in IDirectDrawSurfaceImpl_BltFast(). 2010-06-24 15:11:43 +02:00
Makefile.in makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
clipper.c ddraw: Get rid of ICOM_OBJECT. 2009-01-22 12:05:07 +01:00
ddraw.c Assorted typo and spelling fixes. 2010-06-24 10:37:05 +02:00
ddraw.spec ddraw: Implement and test DirectDrawEnumerateExW. 2009-10-09 11:50:28 +02:00
ddraw_private.h ddraw: Register / unregister the ddraw window class from DllMain(). 2010-06-18 15:22:22 +02:00
ddraw_thunks.c ddraw: Fix IDirectDraw4Impl_GetSurfaceFromDC(). 2010-03-17 10:06:29 +01:00
device.c ddraw: Fix and clarify texture filter state mappings. 2010-04-06 11:48:59 +02:00
direct3d.c ddraw: Allow the ddraw RGB device to be enumerated in IDirect3D3::FindDevice. 2010-06-22 11:47:24 +02:00
executebuffer.c ddraw: Print unhandled vertex processing flags in IDirect3DExecuteBufferImpl_Execute(). 2010-03-15 15:55:14 +01:00
gamma.c ddraw: Get rid of ICOM_THIS_FROM. 2009-01-22 12:05:03 +01:00
light.c ddraw: Remove trailing spaces. 2009-09-01 14:06:03 +02:00
main.c ddraw: Register / unregister the ddraw window class from DllMain(). 2010-06-18 15:22:22 +02:00
material.c ddraw: Remove redundant memset. 2010-03-15 13:28:24 +01:00
palette.c ddraw: Get rid of ICOM_THIS_FROM. 2009-01-22 12:05:03 +01:00
parent.c ddraw: Remove trailing spaces. 2009-09-01 14:06:03 +02:00
regsvr.c janitorial: Don't depend on user32 for the self registration functions. 2008-12-17 11:38:32 +01:00
surface.c ddraw: Avoid an integer overflow in IDirectDrawSurfaceImpl_BltFast(). 2010-06-24 15:11:43 +02:00
surface_thunks.c ddraw: Get rid of CONVERT and CONVERT_REV. 2009-01-22 12:05:18 +01:00
texture.c ddraw: Get rid of ddcomimpl.h. 2009-01-22 12:05:14 +01:00
utils.c ddraw: Change return to break in PixelFormat_WineD3DtoDD(). 2010-05-03 14:00:15 +02:00
version.rc Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
vertexbuffer.c ddraw: Convert VB lock flags to wined3d flags. 2010-01-29 14:59:02 +01:00
viewport.c ddraw: Enable GetViewport to retreive data set by SetViewport2 and vice-versa + tests. 2010-02-15 12:51:23 +01:00