- 20 Apr, 2007 3 commits
-
-
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 17 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
-
Detlef Riekenberg authored
-
Aric Stewart authored
-
- 17 Apr, 2007 13 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Dmitry Timoshkov authored
-
Stefan Dösinger authored
-
Michael Kaufmann authored
-
H. Verbeet authored
-
H. Verbeet authored
-
H. Verbeet authored
-
H. Verbeet authored
-
H. Verbeet authored
wined3d: Add a function to determine if a surface is the front or the backbuffer for a swapchain, and return the corresponding GLenum.
-
H. Verbeet authored
-
H. Verbeet authored
-