- 12 Jun, 2009 2 commits
-
-
Damjan Jovanovic authored
-
Damjan Jovanovic authored
-
- 11 Jun, 2009 29 commits
-
-
Alexandre Julliard authored
-
Dmitry Timoshkov authored
-
Dmitry Timoshkov authored
-
Alexandre Julliard authored
-
Detlef Riekenberg authored
-
Vincent Povirk authored
-
Stefan Leichter authored
-
Rico Schüller authored
-
Mike Kaplinskiy authored
-
Mike Kaplinskiy authored
-
Guy Albertelli authored
-
Henri Verbeet authored
wined3d: Use the format info to calculate compressed surface pitch in IWineD3DBaseSurfaceImpl_GetPitch().
-
Henri Verbeet authored
wined3d: Use the format info to calculate compressed surface size in IWineD3DBaseSurfaceImpl_SetFormat().
-
Henri Verbeet authored
wined3d: Use the format info to calculate compressed surface size in IWineD3DDeviceImpl_CreateSurface().
-
Henri Verbeet authored
-
Henri Verbeet authored
If the extension isn't available to surface shouldn't have been created. We don't do extension checks for all the other formats either.
-
Austin English authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
comctl32/listview: Don't use special value (1) for item width to represent both zero and one pixel width.
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Gerald Pfeifer authored
d3d9: Use correct constant types (WINED3DPOOL_DEFAULT instead of D3DPOOL_DEFAULT and WINED3DRTYPE_SURFACE instead of D3DRTYPE_SURFACE).
-
Alexandre Julliard authored
-
Roderick Colenbrander authored
-
Roderick Colenbrander authored
-
Andrew Talbot authored
-
Damjan Jovanovic authored
-
Huw Davies authored
oleaut32: Calling SetLcid with LOCALE_NEUTRAL is a special case which sets the first header lcid to US English and the second one to 0.
-
Hib Eris authored
-
- 10 Jun, 2009 9 commits
-
-
Ken Sharp authored
-
Paul Vriens authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Ken Sharp authored
-
Paul Vriens authored
-
Stefan Dösinger authored
This causes memory corruption on MacOS, even if the app does not reference undeclared arrays. Trying to avoid potential breakage in broken apps which provoke undefined behavior is pointless if it causes actual breakage in well-behaved apps (on ill-behaved drivers).
-
Stefan Dösinger authored
Thanks to Roland Scheidegger from Tungsten Graphics for the suggestion to replace the 2 movs + dp2add with two MADs, where one can conveniently be coissued with the other dp2add.
-