- 20 Jun, 2006 10 commits
-
-
Jason Green authored
- NVidia allows "const vec4 = {1.0, 2.0, 3.0, 4.0};", even though that's not part of the spec. - It should be "const vec4 = vecr4(1.0, 2.0, 3.0, 4.0);" - This patch fixes this for D3DSIO_DEF and D3DSIO_DEFI.
-
James Hawkins authored
-
Ge van Geldorp authored
-
Ge van Geldorp authored
-
Mikołaj Zalewski authored
-
Mikołaj Zalewski authored
-
Saulius Krasuckas authored
-
Mikołaj Zalewski authored
-
Juan Lang authored
Decoding already handles signed and unsigned CRLs, so don't duplicate that in CertCreateCRLContext.
-
Juan Lang authored
Decoding already handles signed and unsigned certs, so don't duplicate that in CertCreateCertificateContext.
-
- 19 Jun, 2006 30 commits
-
-
Saulius Krasuckas authored
-
Saulius Krasuckas authored
-
Saulius Krasuckas authored
-
Robert Shearman authored
-
Robert Shearman authored
-
Robert Shearman authored
Remove the unused server_sem variable.
-
Juan Lang authored
-
Paul Vriens authored
-
Mike McCormack authored
-
Alexandre Julliard authored
This way it still works if the libdir we got was libs/wine instead of libs.
-
Jeremy White authored
-
Jeremy White authored
-
Jeremy White authored
-
Jeremy White authored
-
Ge van Geldorp authored
-
Thomas Weidenmueller authored
-
Alexandre Julliard authored
-
Christian Gmeiner authored
-
Paul Vriens authored
-
Vitaly Lipatov authored
-
Uwe Bonnes authored
-
Hans Leidekker authored
-
Kai Blin authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Alexandre Julliard authored
-
Detlef Riekenberg authored
-
Stefan Dösinger authored
-