- 31 Dec, 2009 21 commits
-
-
Stefan Leichter authored
-
Andrew Nguyen authored
-
Andrew Nguyen authored
-
Michael Stefaniuc authored
-
Joel Holdsworth authored
-
Christian Costa authored
-
Christian Costa authored
-
Jacek Caban authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
wined3d: Always handle WINED3DSPR_INPUT registers as input registers in shader_get_registers_used(). The "attributes" vertexshader field is now derived from the input signature, and only used to speed up matching D3D9 vertex declaration elements to shader inputs. D3D8 and D3D10 both explicitly specify input registers.
-
Henri Verbeet authored
-
Andrew Eikum authored
The original implementation treated the string target in IHlink as a separate entity from the moniker target. In reality, the string target is just the moniker target's display name and setting one reference also sets the other.
-
Rob Shearman authored
-
Rob Shearman authored
jscript: Make sure retv pointer is initialised in exec_source even if no value needs to be returned.
-
André Hentschel authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 30 Dec, 2009 19 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Andrew Nguyen authored
Spotted by Gregor Schneider.
-
Steven Edwards authored
-
Alexandre Julliard authored
-
Christian Costa authored
-
Rob Shearman authored
-
Rob Shearman authored
ntdll: Fix typo in RTL_ReportRegistryValue which caused a counted string to be passed into QueryFunction which expects a nul-terminated string.
-
Eric Pouech authored
-
Christian Costa authored
-
Loïc Hoguin authored
The documentation for libmpg123 clearly state that mpg123_getformat MUST be called if an error MPG123_NEW_FORMAT is returned, for libmpg123 < 1.8.0. On versions above that, the call is optional. The patch make sure to call that function all the time (instead of just when trace is activated) so that mp3 works in Morrowind and others.
-
Dmitry Timoshkov authored
Reported by David Quintana.
-