- 29 Sep, 2009 30 commits
-
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Paul Vriens authored
-
Paul Vriens authored
-
Paul Vriens authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Juan Lang authored
-
Juan Lang authored
-
Juan Lang authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
This allows to load them with LOAD_LIBRARY_AS_DATAFILE.
-
Andrew Eikum authored
-
Peter Oberndorfer authored
-
Peter Oberndorfer authored
When mode is STGM_WRITE or STGM_READWRITE make sure key key exists. Only read data in STGM_READ or STGM_READWRITE mode. Do not depend on value type being REG_BINARY. Succeed when reading not existing values.
-
Peter Oberndorfer authored
Add comments to functions that are not implemented.
-
Peter Oberndorfer authored
On Write holes between file size and cursor are filled with 0 bytes. On SetSize holes caused by increasing file size are filled with 0 bytes.
-
Peter Oberndorfer authored
-
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 10 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
-