Sweden-Number/dlls/d3d9/tests
Stefan Dösinger a41ba013b6 wined3d: Test for supported queries.
This test contains a table of known supported / known unsupported
queries. In theory wined3d could just report the queries it supports,
but applications may make some assumtions regarding supported /
unsupported queries and stop working if they find a query unexpectadely
supported or unsupported. It also tests what is supposed to happen if an
unsupported query is created.
2007-02-15 17:21:58 +01:00
..
Makefile.in wined3d: Test for supported queries. 2007-02-15 17:21:58 +01:00
device.c wined3d: BeginScene and EndScene tests and fixes. 2007-02-12 12:08:34 +01:00
query.c wined3d: Test for supported queries. 2007-02-15 17:21:58 +01:00
shader.c d3d9/tests: Warn that tests were skipped if we could not load d3d9.dll. 2007-01-12 11:25:24 +01:00
stateblock.c d3d9/tests: Warn that tests were skipped if we could not load d3d9.dll. 2007-01-12 11:25:24 +01:00
surface.c wined3d: Always use np2 repacking if no native np2 support is available. 2007-02-14 12:29:01 +01:00
texture.c d3d9/tests: Warn that tests were skipped if we could not load d3d9.dll. 2007-01-12 11:25:24 +01:00
vertexdeclaration.c d3d9/tests: Warn that tests were skipped if we could not load d3d9.dll. 2007-01-12 11:25:24 +01:00
volume.c d3d9/tests: Warn that tests were skipped if we could not load d3d9.dll. 2007-01-12 11:25:24 +01:00