- 22 Jul, 2008 40 commits
-
-
Gerald Pfeifer authored
-
Gerald Pfeifer authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Owen Rudge authored
-
Owen Rudge authored
-
Alexander Dorofeyev authored
Copies palette and colorkey earlier in the helper function, before copying image, also skips UpdateSurface when palette is missing. This prevents unnecessary surface (re)loads in wined3d, and gets rid of some wined3d palette error messages in Sacrifice.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Mikołaj Zalewski authored
-
Mikołaj Zalewski authored
-
Dan Hipschman authored
-
Dan Hipschman authored
-
Dan Hipschman authored
-
Detlef Riekenberg authored
-
Dan Hipschman authored
-
Reece Dunn authored
-
Maarten Lankhorst authored
The last frame wouldn't always be sent, this fixes that.
-
James Hawkins authored
msi: Determine the source path based on the short/long file names bit of the Word Count summary property.
-
James Hawkins authored
-
James Hawkins authored
-
James Hawkins authored
-
James Hawkins authored
-
James Hawkins authored
-
James Hawkins authored
-
James Hawkins authored
-
James Hawkins authored
-
Lei Zhang authored
-
Reece Dunn authored
-
Lei Zhang authored
-
Alex Villacís Lasso authored
EM_AUTOURLDETECT tests are taking too much time, so this patch tests just one URL and one non-URL for all messages but WM_SETTEXT. Also, remove one trace that spams the output needlessly.
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
This happened to work because most cards have the same amount of pshader and vshader constants, but for some reason this doesn't hold true on this macbook pro here, which lead to a crash due to heap corruption
-
Stefan Dösinger authored
Some drivers(the open source ones most notably) cannot satisfy all possible D3D formats. This doesn't mean we should fall back to the emergency fallback instantly. Instead, try to loosen the requirements step by step.
-
Huw Davies authored
-
Francois Gouget authored
Also follow the naming convention for the 'xxx-config' variables.
-