- 07 Jun, 2006 15 commits
-
-
Mike McCormack authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Dmitry Timoshkov authored
-
Dmitry Timoshkov authored
-
Andrew Ziem authored
-
H. Verbeet authored
-
H. Verbeet authored
-
H. Verbeet authored
-
H. Verbeet authored
-
Robert Shearman authored
-
Robert Shearman authored
-
Robert Shearman authored
-
Hans Leidekker authored
-
Magnus Lundborg authored
-
- 06 Jun, 2006 19 commits
-
-
Alexandre Julliard authored
This reverts 92deacbe commit.
-
Stefan Leichter authored
-
qingdoa daoo authored
-
Ivan Gyurdiev authored
It is wrong to maintain a mapping from a constant index to a type field, because different constant types do not share an index - boolean constant 0 is supposed to co-exist with floating point constant 0, not replace it. Drawprim and other code using the type array to decide whether to look up a constant in bools, floats, or ints is wrong - you can't make that decision based on the index.
-
Ivan Gyurdiev authored
From const%lu to C%lu for consistency (to match pshaders).
-
Ivan Gyurdiev authored
-
Ivan Gyurdiev authored
-
Ivan Gyurdiev authored
-
qingdoa daoo authored
-
James Hawkins authored
-
James Hawkins authored
-
Michael Kaufmann authored
New tests that check if GetDIBits works with a bitmap that is selected in a device context (works in Windows, should fail according to the API documentation)
-
Andrew Talbot authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Mike McCormack authored
-
- 05 Jun, 2006 6 commits
-
-
Mike McCormack authored
-
Detlef Riekenberg authored
-
Mike McCormack authored
-
Juan Lang authored
-
Ulrich Czekalla authored
with a window from another thread or process.
-
Ulrich Czekalla authored
-