- 16 Feb, 2007 10 commits
-
-
Rob Shearman authored
-
Rob Shearman authored
-
Farshad Agah authored
-
Dmitry Timoshkov authored
-
Francois Gouget authored
-
H. Verbeet authored
-
H. Verbeet authored
-
H. Verbeet authored
-
H. Verbeet authored
-
Peter Oberndorfer authored
Show that context changes in vectored handler also affect stack handlers. Show that vectored handlers also get the changed context.Eip value.
-
- 15 Feb, 2007 30 commits
-
-
Alexandre Julliard authored
instead of painting over the desktop.
-
Rob Shearman authored
-
Rob Shearman authored
token impersonation levels it accepts and to show that it doesn't accept primary tokens.
-
Rob Shearman authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
Until we have proper subrectangle handling for offscreen surfaces, surface conversion has to use the real surface sizes, and not the size of the opengl subrectangle that it is going to upload. Due to the power of 2 limitations the gl height may be bigger than the real surface height. If that is not the case, the uploading function will pick the correct parts from the converted surface data.
-
Stefan Dösinger authored
-
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.
-
Stefan Dösinger authored
ARB shaders need a swizzle for the RSQ and RCP instructions, while d3d shaders do not. The DirectX sdk says that the x component is used if no swizzle is given.
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Dmitry Timoshkov authored
-
Dmitry Timoshkov authored
-
H. Verbeet authored
-
H. Verbeet authored
-
H. Verbeet authored
-
H. Verbeet authored
-
H. Verbeet authored
-
H. Verbeet authored
-
H. Verbeet authored
-
H. Verbeet authored
-
H. Verbeet authored
-
H. Verbeet authored
-
Dmitry Timoshkov authored
comctl32: Change internal imagelist bitmap storage in the way applications with pre-compiled imagelists expect it.
-
Vitaliy Margolen authored
-
Vitaliy Margolen authored
-
Vitaliy Margolen authored
-