- 16 Dec, 2009 15 commits
-
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Henri Verbeet authored
Currently callers of this function are responsible for setting the draw buffer correctly, but they don't do a very good job: - swapchain_init() sets the draw buffer to GL_BACK if there's a back buffer, even though the context's target is always the front buffer. - swapchain_create_context_for_thread() depends on (eventually) being called by FindContext(). - create_primary_opengl_context() and IWineD3DSwapChainImpl_SetDestWindowOverride() don't bother setting a draw buffer at all. Just marking the draw buffer dirty lets the context management sort it all out, and is much simpler.
-
Henri Verbeet authored
Casting the container to "IWineD3DSwapChainImpl *" is always safe when SFLAG_SWAPCHAIN is set on the surface. Most callers don't have a real need for the swapchain, and end up calling GetContainer() just to pass it to surface_get_gl_buffer().
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Amine Khaldi authored
-
Nicolas Le Cam authored
-
Huw Davies authored
-
Juan Lang authored
-
Juan Lang authored
-
- 15 Dec, 2009 25 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Huw Davies authored
Found by Valgrind.
-
Huw Davies authored
Found by Valgrind.
-
Huw Davies authored
Found by Valgrind.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alistair Leslie-Hughes authored
-
Stefan Dösinger authored
-
Erich Hoover authored
-
Huw Davies authored
Found by Valgrind.
-
Huw Davies authored
Found by Valgrind.
-
Huw Davies authored
Found by Valgrind.
-
Huw Davies authored
Found by Valgrind.
-
Alexander Nicolaysen Sørnes authored
-
Marcus Meissner authored
-
Marcus Meissner authored
-
Marcus Meissner authored
-