Sweden-Number/dlls/ddraw
Stefan Dösinger 20ce6bd102 ddraw/tests: Don't test transformed vertices with normals.
They crash the GPU driver of my r200 WinXP laptop, causing anything from
a BSOD to a frozen or black screen and sometimes incorrectly set
resolutions.
2013-09-09 22:10:01 +02:00
..
tests ddraw/tests: Don't test transformed vertices with normals. 2013-09-09 22:10:01 +02:00
Makefile.in ddraw: Just pass NULL as swapchain parent. 2011-03-08 12:28:20 +01:00
clipper.c ddraw: Don't leak the window DC. 2012-02-08 17:20:22 -06:00
ddraw.c ddraw/tests: Test blocked texture creation restrictions. 2013-09-06 17:25:08 +02:00
ddraw.spec
ddraw_classes.idl
ddraw_private.h ddraw: Introduce a helper function for initializing a D3DDEVICEDESC structure from a D3DDEVICEDESC7 structure. 2013-09-06 12:00:22 +02:00
device.c ddraw: Introduce a helper function for initializing a D3DDEVICEDESC structure from a D3DDEVICEDESC7 structure. 2013-09-06 12:00:22 +02:00
executebuffer.c ddraw: Fix double to float conversion warnings. 2013-08-01 20:43:42 +02:00
light.c ddraw: Get rid of dump_light(). 2013-01-14 11:01:46 +01:00
main.c ddraw: Handle the "DirectDrawRenderer" registry key in wined3d. 2013-05-30 10:57:08 +02: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/tests: Test blocked texture creation restrictions. 2013-09-06 17:25:08 +02:00
utils.c ddraw: Rename PixelFormat_WineD3DtoDD() to ddrawformat_from_wined3dformat(). 2013-06-07 11:58:29 +02:00
version.rc
vertexbuffer.c ddraw: Don't discard buffers that haven't been used in draws. 2013-01-10 16:05:34 +01:00
viewport.c ddraw: Fix double to float conversion warnings. 2013-08-01 20:43:42 +02:00