- 22 Feb, 2014 25 commits
-
-
Ken Thomases authored
-
Ken Thomases authored
-
Ken Thomases authored
d3d9/tests: Test that Direct3D9 doesn't modify the pixel format of the window it targets. (try 4, resend).
-
Ken Thomases authored
-
Ken Thomases authored
wined3d: Make context_update_window() just mark the GL context as needing to be set rather than setting it.
-
Ken Thomases authored
The new needs_set flag can be cleared after it's been heeded whereas restore_ctx must not be cleared until the context has been released back to level 0.
-
Ken Thomases authored
It calls context_set_gl_context() just after and that starts with a call to context_set_pixel_format(). Also, context_update_window() didn't do the right thing (fall back to swapchain backup DC) if context_set_pixel_format() fails.
-
Ken Thomases authored
wined3d: Call context_enter() before context_update_window() so it records the proper restore state.
-
Bruno Jesus authored
-
Frédéric Delanoy authored
-
Frédéric Delanoy authored
-
Hans Leidekker authored
Spotted by Aric Stewart.
-
Dmitry Timoshkov authored
-
Dmitry Timoshkov authored
-
Dmitry Timoshkov authored
-
Dmitry Timoshkov authored
-
Dmitry Timoshkov authored
-
Dmitry Timoshkov authored
-
Dmitry Timoshkov authored
-
Dmitry Timoshkov authored
-
Dmitry Timoshkov authored
-
Aric Stewart authored
-
Michael Stefaniuc authored
-
Kai Tietz authored
-
Kai Tietz authored
-
- 20 Feb, 2014 15 commits
-
-
Alexandre Julliard authored
-
Lauri Kenttä authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Dmitry Timoshkov authored
-
Huw Davies authored
user32: If the listbox loses focus while holding capture, release it by essentially simulating a button up event.
-
Bruno Jesus authored
-
Matteo Bruni authored
-
Matteo Bruni authored
-
Matteo Bruni authored
-
Matteo Bruni authored
-
Matteo Bruni authored
Creating them as plain surfaces fails on my Nvidia Win7 system.
-