- 26 Nov, 2007 13 commits
-
-
James Hawkins authored
-
James Hawkins authored
-
James Hawkins authored
-
James Hawkins authored
-
Vitaliy Margolen authored
-
Andrew Talbot authored
-
Andrew Talbot authored
-
Andrew Talbot authored
-
Andrew Talbot authored
-
Rob Shearman authored
kernel32: Change the shared manifest test to depend on a build number that isn't currently published on at least XP, showing that assemblies with higher build numbers can be used.
-
Rob Shearman authored
ntdll: Shared manifests should have a less-strict version check performed when loading them as dependencies.
-
Rob Shearman authored
We don't need to create more than one because application dependencies can be resolved using shared assemblies with higher build and revision numbers.
-
Rob Shearman authored
-
- 21 Nov, 2007 27 commits
-
-
Andrew Talbot authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Divan Burger authored
-
Divan Burger authored
-
Vijay Kiran Kamuju authored
-
Vijay Kiran Kamuju authored
-
Alistair Leslie-Hughes authored
-
Alistair Leslie-Hughes authored
-
Alistair Leslie-Hughes authored
-
Alistair Leslie-Hughes authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
If an attribute has type D3DDECLTYPE_D3DCOLOR, the red and blue channels are swizzled in the shader. Since the attribute is stored in the vertex declaration and not the vertex shader, it can change by setting a new vertex declaration. If this happens, we have to recompile the shader with the swizzling of that specific attribute turned on or off.
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Alexander Nicolaysen Sørnes authored
-
José Manuel Ferrer Ortiz authored
-
Lei Zhang authored
-
Lei Zhang authored
-
Rob Shearman authored
rpcrt4: Raise an exception if a NULL ref-pointer is passed in to PointerMarshall or PointerBufferSize.
-
Rob Shearman authored
The World SID now maps to user|group|other instead of just other.
-