- 08 Dec, 2009 1 commit
-
-
Alexandre Julliard authored
-
- 07 Dec, 2009 39 commits
-
-
Alexandre Julliard authored
-
Paul Vriens authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Alexandre Julliard authored
-
Nathan Gallaher authored
-
Paul Chitescu authored
-
Paul Chitescu authored
-
Maarten Lankhorst authored
-
Huw Davies authored
Found by Valgrind.
-
Nikolay Sivov authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
If the surface is part of a texture it doesn't keep its own reference to the device, but instead relies on the reference the texture has. This fixes a regression introduced by ff92e6eb.
-
Henri Verbeet authored
If the surface is part of a texture it doesn't keep its own reference to the device, but instead relies on the reference the texture has. This fixes a regression introduced by 3cedef2f.
-
Stefan Dösinger authored
This is needed because the window(and thus the GL drawable) might be smaller than the D3D backbuffer. If we waited for the FBO switch until Present is called we'd lose data in the first frame.
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
This is used by the offscreen render target->texture blit code if FBOs are enabled, but FBO_blit is not supported
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Maarten Lankhorst authored
-
Maarten Lankhorst authored
-
Hans Leidekker authored
Found by Valgrind.
-
Hans Leidekker authored
Found by Valgrind.
-
Hans Leidekker authored
Found by Valgrind.
-
Hans Leidekker authored
Found by Valgrind.
-
Hans Leidekker authored
Found by Valgrind.
-
Hans Leidekker authored
-
Hans Leidekker authored
Otherwise we leak the file name and handle when a request is sent again. Found by Valgrind.
-
Marcus Meissner authored
-
Alexandre Julliard authored
-