- 09 Nov, 2010 18 commits
-
-
Jacek Caban authored
-
Jacek Caban authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
This appears to be required on Windows 7, or perhaps depends on the video driver.
-
Adam Martinson authored
-
Thomas Mullaly authored
-
Thomas Mullaly authored
-
Thomas Mullaly authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Vincent Povirk authored
If GetFrame fails, bitmapframe was not created and should not be released.
-
Vincent Povirk authored
If the format is not supported, D3DXGetImageInfoFromFileInMemory will fail.
-
André Hentschel authored
-
André Hentschel authored
-
- 08 Nov, 2010 22 commits
-
-
Alexandre Goujon authored
-
Andrew Nguyen authored
winex11.drv: Set last error to ERROR_BUSY when attempting to delete a cross-thread context in wglDeleteContext.
-
Andrew Nguyen authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
msvcrt: For internal msvcrt use, added ability to grow automatically the size of the buffer in printf core engine.
-
Alexandre Julliard authored
-
Eric Pouech authored
-
Marcus Meissner authored
-
Michael Stefaniuc authored
-
Bernhard Übelacker authored
-
Alexandre Julliard authored
This is needed to keep track of the embedded window position by handling ConfigureNotify received by ancestors.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Henri Verbeet authored
Specifically, the Gallium r600 driver reports "X.Org" for vendor and a string of the form "Gallium 0.4 on AMD RV730" for the renderer.
-
Henri Verbeet authored
The floating point formats from ARB_texture_rg are only defined when ARB_texture_float is also supported. It would have been nice if the formats table itself was able to express this, but as far as I'm aware this is only an issue for ARB_texture_rg, so it's probably not worth changing.
-
Henri Verbeet authored
-