- 16 Apr, 2010 29 commits
-
-
Joel Holdsworth authored
-
Dmitry Timoshkov authored
This patch should fix the regression(s) caused by my recent button painting patches. The problem was that DrawFrameControl() was modifying the rectangle, and one of my patches stopped calling DrawFrameControl() in case of ODA_FOCUS action, so drawing an entire button and only focus started to differ, which was hidden by the custom clipping (that was removed by my last patch).
-
Nikolay Sivov authored
-
Jörg Höhle authored
MSDN says the contrary.
-
Roderick Colenbrander authored
wined3d: Separate AMD GPUs in D3D9 and D3D10 models, this allows for a more correct fall back when the GPU table isn't up to date. D3D10_CAPABLE should work on any AMD OpenGL 3.0 driver (those came out in september 2008) and on OSX 10.5 and up.
-
Roderick Colenbrander authored
wined3d: Separate AMD Radeon HD2300 from other HD2xxx/HD3xxx GPUs since it is D3D9 instead of D3D10.
-
Piotr Caban authored
-
Piotr Caban authored
-
Vincent Povirk authored
-
Vincent Povirk authored
-
Vincent Povirk authored
-
Vincent Povirk authored
Apparently matrices in gdiplus don't work the way I think they do.
-
Vincent Povirk authored
-
Vincent Povirk authored
This will make it possible to use the same codepath for non-bitmap graphics objects and to create a software implementation for other drawing operations.
-
Frédéric Delanoy authored
-
Vincent Povirk authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
604caf0c supposedly removed the "oversized texture" code, but this was still left over.
-
Vincent Povirk authored
-
Vincent Povirk authored
-
Alexandre Julliard authored
-
- 15 Apr, 2010 11 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
wine.inf: Register iexplore from the system directory so that the 32-bit version gets registered too.
-
Alexandre Julliard authored
-
Aric Stewart authored
-
Maarten Lankhorst authored
-
Maarten Lankhorst authored
-
Roderick Colenbrander authored
This code was needed when the destination uses 8-bit and the source lacked a palette. Since we don't allow destination fixups, this code doesn't do anything. At a later stage something like this should perhaps be readded to specific backends.
-
Roderick Colenbrander authored
-
Roderick Colenbrander authored
-
Roderick Colenbrander authored
-
Alistair Leslie-Hughes authored
-