1. 06 Aug, 2007 1 commit
  2. 15 Feb, 2007 1 commit
    • Stefan Dösinger's avatar
      wined3d: Test for supported queries. · a41ba013
      Stefan Dösinger authored
      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.
      a41ba013