- 05 Mar, 2007 40 commits
-
-
Rob Shearman authored
-
Rob Shearman authored
Add a test to show that PackageCode is set by MSI.
-
Rob Shearman authored
Create an array of handles to wait on so that we can wait without holding a critical section.
-
Rob Shearman authored
Add tests for these properties. Update the todo list of properties to set.
-
Joris Huizer authored
-
Joris Huizer authored
-
Joris Huizer authored
-
Stefan Dösinger authored
When drawing processed vertices with the fixed function pipeline the projection matrix is set up to map y values from 0 to height to 1.0; -1.0(gl and d3d coord systems are flipped). This moves the y axis to the bottom of the drawing area. When later on the y inversion matrix is applied for offscreen rendering, the coordinate system will get flipped out of the viewport. This patch sets the Y range up upside down when using offscreen rendering, so the invymat will flip it to the correct position. This has to happen before the 0.375 pixel correction.
-
Stefan Dösinger authored
It was incorrect to disable the scissor test for full surfaces in my clear patch. With back buffer offscreen rendering the viewport does not seem to restrict clearing, and with different sizes of depth stencil and color buffer the final fantasy XI demo seems to expect the clear to be restricted.
-
Chris Robinson authored
-
Chris Robinson authored
-
Jason Edmeades authored
-
Jason Edmeades authored
-
Jason Edmeades authored
-
Jason Edmeades authored
-
Jason Edmeades authored
-
Jason Edmeades authored
-
Jason Edmeades authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
winedbg: When reloading a minidump, recreate all threads from the thread record (and not just the first one).
-
Eric Pouech authored
-
Eric Pouech authored
-
Chris Robinson authored
-
Paul Vriens authored
-
Dmitry Timoshkov authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Andrew Talbot authored
-
Andrew Talbot authored
-
Andrew Talbot authored
-
Hwang YunSong(황윤성) authored
-
Kai Blin authored
-
Kai Blin authored
-
Kai Blin authored
-
Chris Robinson authored
-
Chris Robinson authored
-