- 18 Nov, 2013 20 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
André Hentschel authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
Calling wined3d_surface_set_mem() might cause the surface container to be accessed, for example when invalidating resource locations. This would become a problem once we assume surfaces always have a container, and is pointless anyway because the surface is being destroyed.
-
Henri Verbeet authored
-
Piotr Caban authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Piotr Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Vincent Povirk authored
-
Vincent Povirk authored
-
Vincent Povirk authored
-
- 15 Nov, 2013 20 commits
-
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Patrick Rudolph authored
-
Dmitry Timoshkov authored
-
Dmitry Timoshkov authored
-
Rico Schüller authored
-
Rico Schüller authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
ddraw: Move the display mode related surface desc fixups from CreateSurface() to ddraw_surface_create_texture().
-
Henri Verbeet authored
-
Ken Thomases authored
Cocoa normally maintains the relative position of owned windows with respect to the owner, which differs from Windows.
-
Ken Thomases authored
winemac: Allow ordering a window into Cocoa's window list even if it's positioned outside of the desktop. Some programs minimize windows which are outside of the desktop. The Mac driver had been leaving such windows ordered out, which prevented them from minimizing and appearing on the Dock. That, in turn, made it difficult for the user to restore them.
-
Frédéric Delanoy authored
-