wine-wine/dlls/ddraw
Henri Verbeet 98dc4cd43c ddraw: Avoid LPDIRECT3DVERTEXBUFFER7. 2012-11-08 15:37:46 +01:00
..
tests ddraw: Avoid LPDIRECT3DVERTEXBUFFER7. 2012-11-08 15:37:46 +01:00
Makefile.in
clipper.c ddraw: Don't leak the window DC. 2012-02-08 17:20:22 -06:00
ddraw.c wined3d: Replace the face and level parameters to device_parent_create_texture_surface() with the sub-resource index. 2012-10-25 11:48:25 +02:00
ddraw.spec
ddraw_classes.idl
ddraw_private.h wined3d: Set texture_level in surface_set_texture_target() as well. 2012-10-24 11:24:22 +02:00
device.c wined3d: wined3d_stateblock_apply() never fails. 2012-10-08 11:28:37 +02:00
executebuffer.c ddraw: Only initially enable color keying for version 1 devices. 2012-05-24 20:08:48 +02:00
light.c ddraw: Get rid of IDirect3DDeviceImpl. 2012-04-10 16:21:25 +02:00
main.c ddraw: Avoid LPDIRECTDRAW. 2012-11-08 15:37:46 +01:00
material.c ddraw: Use proper helpers for iface calls. 2012-08-27 19:46:03 +02:00
palette.c ddraw: Get rid of IDirectDrawPaletteImpl. 2012-03-13 10:26:54 +01:00
surface.c ddraw: Move the mipmap desc fixup code to ddraw_surface_create_texture() from device_parent_create_texture_surface(). 2012-10-25 11:48:19 +02:00
utils.c ddraw: Get rid of the member_info typedef. 2012-05-03 23:44:53 +02:00
version.rc
vertexbuffer.c wined3d: wined3d_device_get_render_state() never fails. 2012-09-11 18:03:57 +02:00
viewport.c wined3d: wined3d_device_set_transform() never fails. 2012-09-12 12:46:07 +02:00