- 23 Apr, 2007 7 commits
-
-
Yuval Fledel authored
-
Fabian Bieler authored
-
Fabian Bieler authored
-
Maarten Lankhorst authored
-
Maarten Lankhorst authored
-
Gerald Pfeifer authored
-
Kirill K. Smirnov authored
-
- 20 Apr, 2007 11 commits
-
-
Rolf Kalbermatter authored
-
Rolf Kalbermatter authored
Based on a patch by Anastasius Focht.
-
Stefan Dösinger authored
-
Huw Davies authored
-
Huw Davies authored
-
Huw Davies authored
-
Aric Stewart authored
-
Stefan Dösinger authored
-
Andrew Talbot authored
-
Detlef Riekenberg authored
-
Detlef Riekenberg authored
-
- 19 Apr, 2007 7 commits
-
-
Detlef Riekenberg authored
-
Andrew Talbot authored
-
H. Verbeet authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Aric Stewart authored
-
- 18 Apr, 2007 15 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Ken Thomases authored
-
Ken Thomases authored
-
Ken Thomases authored
If ShellExecuteEx is asked to execute a file which has a space in its path, and if there exists a "masking" file whose name matches the path truncated at a space, then ShellExecuteEx launches the masking file instead.
-
Stefan Dösinger authored
Instead of creating a converted declaration each time SetFVF is called, exactly one declaration is created for each FVF(on demand) and stored for the lifetime of the device. This avoids memory leaks and makes keeping track of converted declarations easier. Wether a declaration is converted from a fvf or not is now a static information inside the declaration. Those declarations are not destroyed in VertexDeclaration::Release, they stay for the lifetime of the device. This keeps us free from tracking the declaration through stateblocks
-
Bernd Buschinski authored
-
Francois Gouget authored
-
José Manuel Ferrer Ortiz authored
-
Andrew Talbot authored
-
Andrew Talbot authored
-
Detlef Riekenberg authored
-
Detlef Riekenberg authored
-