- 09 Sep, 2013 11 commits
-
-
Vincent Povirk authored
-
Vincent Povirk authored
-
Aric Stewart authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
wined3d: Rewrite surface_modify_location() on top of surface_validate_location() and surface_invalidate_location().
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
- 06 Sep, 2013 29 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.
-