- 05 Aug, 2009 25 commits
-
-
Vincent Povirk authored
-
Vincent Povirk authored
-
Vincent Povirk authored
-
Vincent Povirk authored
-
Vincent Povirk authored
-
Vincent Povirk authored
-
Vincent Povirk authored
-
Vincent Povirk authored
-
Vincent Povirk authored
-
Stefan Leichter authored
shell32: Make the tests of the value returned from function SHGetFileInfoA more strick, fix wine to pass the tests.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Many games set the LARGE_ADDRESS_AWARE flag but don't pass the appropriate flags to d3dx9 to make it cope with it.
-
Alexandre Julliard authored
-
Henri Verbeet authored
-
Henri Verbeet authored
Anisotropy and texture filters are orthogonal in GL. In D3D D3DTEXF_ANISOTROPIC just selects the best (linear) filter type and enables anisotropy.
-
Henri Verbeet authored
This is already initialized to an appropriate value in basetexture_init(). Also fix the indentation while we're at it.
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Dmitry Timoshkov authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Roderick Colenbrander authored
-
- 04 Aug, 2009 15 commits
-
-
Jacek Caban authored
-
Jacek Caban authored
-
Hans Leidekker authored
-
Alistair Leslie-Hughes authored
-
Maarten Lankhorst authored
Also makes the code only load the libgsm library only when it is used instead of on initialization of the dll.
-
Maarten Lankhorst authored
-
Maarten Lankhorst authored
-
Huw Davies authored
-
Huw Davies authored
widl: Store the pointer description in the type rather than base type so that it gets re-written when the type is re-written.
-
Alistair Leslie-Hughes authored
-
Alistair Leslie-Hughes authored
-
André Hentschel authored
-
John Klehm authored
-
Hans Leidekker authored
The iTunes 8 installer database has an integer column of size 1 which takes up two bytes at storage level, so adjust the column size calculation to account for this difference.
-
Hans Leidekker authored
-