- 19 Jun, 2006 2 commits
-
-
Thomas Weidenmueller authored
-
Detlef Riekenberg authored
-
- 16 Jun, 2006 1 commit
-
-
H. Verbeet authored
-
- 15 Jun, 2006 1 commit
-
-
Stefan Dösinger authored
handle non-vertex, non-table fog.
-
- 14 Jun, 2006 3 commits
-
-
Choe Hwanjin authored
-
Mike McCormack authored
-
Mike McCormack authored
-
- 13 Jun, 2006 6 commits
-
-
Nick Burns authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Michael Stefaniuc authored
-
Jan Zerebecki authored
-
- 12 Jun, 2006 6 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Robert Shearman authored
-
Detlef Riekenberg authored
-
Alexandre Julliard authored
-
- 08 Jun, 2006 1 commit
-
-
Robert Reif authored
-
- 07 Jun, 2006 6 commits
-
-
Robert Reif authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Andrew Ziem authored
-
Robert Shearman authored
-
- 06 Jun, 2006 1 commit
-
-
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.
-
- 05 Jun, 2006 3 commits
-
-
Ulrich Czekalla authored
-
Mike McCormack authored
-
Mike McCormack authored
-
- 02 Jun, 2006 1 commit
-
-
Juris Smotrovs authored
-
- 01 Jun, 2006 1 commit
-
-
Andrew Ziem authored
-
- 31 May, 2006 3 commits
-
-
Robert Shearman authored
-
Alexandre Julliard authored
-
Juan Lang authored
Implement CryptBinaryToStringA and CryptStringToBinaryA based on Kai Blin's base64 encoder/decoder.
-
- 30 May, 2006 2 commits
-
-
Emmanuel Maillard authored
-
Troy Rollo authored
-
- 27 May, 2006 3 commits
-
-
Eric Pouech authored
- implemented NtQueryInformationThread's ThreadDescriptorTableEntry information class - used it to implement the kernel32's equivalent (GetThreadSelectorEntry)
-
Eric Pouech authored
- implemented ntdll.NtQueryInformationFile's FilePipeLocalInformation control code - reimplemented kernel32.GetNamedPipeInfo on top of it - enhance current features to make this work both on client and server handles - now also returning the number of instances
-
Alexandre Julliard authored
-