- 09 Dec, 2011 4 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
gdi32: Remove the nb_colors fields in the bitmap object, we always allocate a full size color table.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 08 Dec, 2011 36 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Jacek Caban authored
-
Luca Bennati authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Aric Stewart authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
There should be no need to clear the thread's current wined3d context as long as we properly restore the corresponding GL stuff. This avoids hitting the context restore code in context_enter() when we have e.g. two d3d9 devices, one of which is inactive, because now we can see that the GL context that's active belongs to another wined3d context, and we don't need to bother saving and restoring it.
-
Henri Verbeet authored
-
Henri Verbeet authored
-