Sweden-Number/dlls/ddraw
Henri Verbeet fd1aac3e75 ddraw: Replace the viewport list with a standard Wine list. 2011-04-20 13:07:00 +02:00
..
tests ddraw: Fix unused variable warnings (LLVM/Clang). 2011-02-07 10:13:52 -06:00
Makefile.in ddraw: Just pass NULL as swapchain parent. 2011-03-08 12:28:20 +01:00
clipper.c wined3d: Remove COM from the clipper implementation. 2011-02-04 15:25:31 +01:00
ddraw.c ddraw: Introduce a separate function for texture creation. 2011-04-20 13:06:45 +02:00
ddraw.spec
ddraw_classes.idl
ddraw_private.h ddraw: Replace the viewport list with a standard Wine list. 2011-04-20 13:07:00 +02:00
device.c ddraw: Replace the viewport list with a standard Wine list. 2011-04-20 13:07:00 +02:00
executebuffer.c ddraw: Verify the viewport belongs to the device on execute buffer execution. 2011-04-19 13:29:42 +02:00
light.c
main.c ddraw: Link directly to wined3d. 2011-01-28 11:59:02 +01:00
material.c ddraw: Drop "Thunk_" from the names of the IDirect3DMaterial* methods. 2011-01-21 12:25:14 +01:00
palette.c wined3d: Remove COM from the palette. 2011-02-03 13:15:17 +01:00
surface.c ddraw: Introduce a separate function for texture creation. 2011-04-20 13:06:45 +02:00
utils.c
version.rc
vertexbuffer.c wined3d: Get rid of wined3d_buffer_get_desc(). 2011-03-11 11:40:47 +01:00
viewport.c