- 02 Apr, 2009 16 commits
-
-
Michael Stefaniuc authored
-
Vincent Povirk authored
-
Rein Klazes authored
Made several tests pass on NT4 (no SP), Vista and Win2k8.
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
This allows us to avoid comparing against WINED3DSIO_*, which is specific to the bytecode.
-
Henri Verbeet authored
num_params includes the destination parameter, while we're only interested in source parameters. This doesn't cause problems for any of the instrctions currently handled by shader_glsl_map2gl() though, since they all happen to have at least 1 source parameter.
-
Henri Verbeet authored
The "instr" parameter to shader_glsl_gen_modifier() is actually a source parameter, so comparing against WINED3DSIO_TEXKILL is just silly.
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Jacek Caban authored
-
Vincent Povirk authored
Based on Aric's recent patch.
-
Rob Shearman authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 01 Apr, 2009 24 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
The callback is probably not fully compatible, but apps are not supposed to use that function anyway.
-
Alexandre Julliard authored
-
Nikolay Sivov authored
-
Huw Davies authored
-
Huw Davies authored
-
Huw Davies authored
-
Huw Davies authored
ole32/tests: Set tymed in GetData and AddRef the interfaces (ReleaseStgMedium releases them even if pUnkForRelease is non-NULL).
-
Ge van Geldorp authored
-
Alexandre Julliard authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
The idea is that we want to prevent backends from parsing the tokens themselves, which is pretty much a requirement for adding SM4 support.
-
Henri Verbeet authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Christian Costa authored
-
Aric Stewart authored
-
Aric Stewart authored
Thanks to Paul Vriens for pointing out the need for this.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-