Sweden-Number/dlls/ddraw
Francois Gouget 3cefe77667 ddraw: Remove WINAPI on static functions where not needed. 2013-06-10 11:49:43 +02:00
..
tests ddraw/tests: Fix a typo. 2013-06-06 10:45:46 +02:00
Makefile.in
clipper.c
ddraw.c ddraw: Remove WINAPI on static functions where not needed. 2013-06-10 11:49:43 +02:00
ddraw.spec
ddraw_classes.idl
ddraw_private.h ddraw: Rename PixelFormat_WineD3DtoDD() to ddrawformat_from_wined3dformat(). 2013-06-07 11:58:29 +02:00
device.c ddraw: Rename PixelFormat_WineD3DtoDD() to ddrawformat_from_wined3dformat(). 2013-06-07 11:58:29 +02:00
executebuffer.c
light.c
main.c ddraw: Handle the "DirectDrawRenderer" registry key in wined3d. 2013-05-30 10:57:08 +02:00
material.c
palette.c
surface.c ddraw: Rename PixelFormat_DD2WineD3D() to wined3dformat_from_ddrawformat(). 2013-06-07 11:58:27 +02:00
utils.c ddraw: Rename PixelFormat_WineD3DtoDD() to ddrawformat_from_wined3dformat(). 2013-06-07 11:58:29 +02:00
version.rc
vertexbuffer.c
viewport.c