Sweden-Number/dlls/ddraw
Roderick Colenbrander 6d8c4572ef wined3d: Fix a bug in BtlFast which was uncovered by the 32-bit dibsection support. 2009-12-17 12:53:19 +01:00
..
tests wined3d: Fix a bug in BtlFast which was uncovered by the 32-bit dibsection support. 2009-12-17 12:53:19 +01:00
Makefile.in
clipper.c
ddraw.c ddraw: Avoid enumerating display modes for formats that arent't supported anyway. 2009-12-10 11:54:22 +01:00
ddraw.spec ddraw: Implement and test DirectDrawEnumerateExW. 2009-10-09 11:50:28 +02:00
ddraw_private.h wined3d: Don't free D3D buffers until the wined3d buffer is destroyed. 2009-09-18 08:55:25 -05:00
ddraw_thunks.c wined3d: Don't depend on uninitialized data in the CreateSurface() thunks (Valgrind). 2009-10-29 13:09:45 +01:00
device.c wined3d: Add a parameter for SetRenderTarget viewport setup. 2009-11-03 21:21:30 +01:00
direct3d.c wined3d: Add a usage flag for static buffer declarations. 2009-11-03 21:21:55 +01:00
executebuffer.c
gamma.c
light.c
main.c ddraw: Make directdraw create functions hookable. 2009-10-14 12:21:06 +02:00
material.c
palette.c
parent.c
regsvr.c
surface.c ddraw: Make SetColorKey handle case where dwColorSpaceHighValue < dwColorSpaceLowValue + tests. 2009-10-15 12:06:22 +02:00
surface_thunks.c
texture.c
utils.c wined3d: Map D3DFMT_D24S8 to WINED3DFMT_D24_UNORM_S8_UINT. 2009-10-30 11:28:52 +01:00
version.rc
vertexbuffer.c
viewport.c