- 29 Sep, 2009 8 commits
-
-
Peter Oberndorfer authored
-
Peter Oberndorfer authored
-
Peter Oberndorfer authored
-
Peter Oberndorfer authored
-
Andrew Eikum authored
-
Aurimas Fišeras authored
-
Allan Tong authored
-
Allan Tong authored
Releasing the device earlier may cause the underlying wineD3D device to be freed before the child object has had a chance to clean up.
-
- 28 Sep, 2009 32 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
-
Stefan Dösinger authored
The Mac Nvidia driver doesn't implement the result.clip part of GL_NV_vertex_program2_option correctly. It complains about a syntax error if "result.clip[0]" is used. "result.clip" compiles correctly, but supports only one clipplane, and running the shader results in severe rendering bugs.
-
Stefan Dösinger authored
-
Detlef Riekenberg authored
-
Detlef Riekenberg authored
-
Detlef Riekenberg authored
-
Detlef Riekenberg authored
-
Jacek Caban authored
-
Alexandre Julliard authored
-
Ge van Geldorp authored
-
Ge van Geldorp authored
-
André Hentschel authored
-
Dylan Smith authored
The table is initialized on process attach, and should be freed on process detach (which is where SECUR32_deinitSchannelSP gets called).
-
Dylan Smith authored
Two identical calls are made with the same parameters, and there are no documented side effects of this function, so I removed one of them.
-
Damjan Jovanovic authored
-
Dylan Smith authored
Using the ITextHost interface allows this notification to be received for windowless richedit controls. Windowed richedit conrols have an ITextHost implementation that will fill in hwndFrom and idFrom, but these should probably be initialized to 0 for windowless richedit controls.
-
Marcus Meissner authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-