- 09 Sep, 2013 1 commit
-
-
Nikolay Sivov authored
-
- 06 Sep, 2013 32 commits
-
-
Nikolay Sivov authored
-
Francois Gouget authored
-
Francois Gouget authored
Otherwise invoking winegcc on any platform where our first guess at the link options fails results in a lot of confusing error messages.
-
Francois Gouget authored
This stops the tested gcc command from issuing a warning on Solaris.
-
Francois Gouget authored
-
Bruno Jesus authored
-
Bruno Jesus authored
-
Bruno Jesus authored
-
Andrew Eikum authored
-
Andrew Eikum authored
-
Andrew Eikum authored
It's not worth printing a FIXME for every VARTYPE we don't happen to list in the switch statement.
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
Sizes of textures and stand-alone surfaces must be multiples of the format's block size for DXTN formats. Since we create a texture for everything (except in ddraw), this check also takes care of stand-alone surfaces.
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Nikolay Sivov authored
user32/tests: Test to show that SendMessage/PostMessage don't force caller activation context on window thread.
-
Andrew Cook authored
-
Dmitry Timoshkov authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
ddraw: Introduce a helper function for initializing a D3DDEVICEDESC structure from a D3DDEVICEDESC7 structure.
-
Henri Verbeet authored
-
Henri Verbeet authored
It's not necessarily clear to me that one is better than the other here, but this is what we returned in the old GL fixed function implementation of the D3D fixed function vertex pipe, and apparently EverQuest depends on this. This fixes a regression introduced by commit 2014141a.
-
Ken Thomases authored
winemac: Add support for mouse-move and right- and middle-click events on systray icons in the Mac status bar.
-
Frédéric Delanoy authored
-
Marcus Meissner authored
-
- 05 Sep, 2013 7 commits
-
-
Ralf Habacker authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
The surfaces are already in WINED3D_POOL_MANAGED.
-
Stefan Dösinger authored
-
Stefan Dösinger authored
This is the ARB equivalent to e0494afa.
-
Stefan Dösinger authored
-
Bruno Jesus authored
-