- 20 Nov, 2008 14 commits
-
-
Alistair Leslie-Hughes authored
-
Andrew Talbot authored
-
Stefan Dösinger authored
This reflects the fact that they describe the fragment pipeline. The vertex pipeline will use its own structures.
-
Stefan Dösinger authored
Add a test that checks what happens if D3DRS_POINTSIZE, D3DRS_POINTSIZE_MIN and POINTSIZE_MAX have conflicting values. D3DRS_POINTSIZE_MAX trumps D3DRS_POINTSIZE_MIN, and both MIN and MAX clamp the D3DRS_POINTSIZE value if it is outside of their range.
-
Stefan Dösinger authored
The code here skipped constant loading when a pixel shader was in use, and only reloaded them on ffp use if the shader implementation used ARB too. This way a e.g. texfactor change could get lost if GLSL shaders are used, and the texfactor changed while a pixel shader was in use.
-
A C Hurst authored
ntdll: wine_nt_to_unix_file_name() parse string to int instead of cast char, where string may be passed.
-
Aric Stewart authored
-
Paul Vriens authored
-
Juan Lang authored
-
Juan Lang authored
-
Juan Lang authored
-
Juan Lang authored
-
Juan Lang authored
-
Alexandre Julliard authored
-
- 19 Nov, 2008 21 commits
-
-
Alexandre Julliard authored
-
Florian Köberle authored
-
Florian Köberle authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
wined3d: Make it more obvious the pshader path in shader_hw_map2gl() doesn't handle opcodes without parameters.
-
Henri Verbeet authored
I don't see how this can ever have worked properly.
-
Juan Lang authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Dmitry Timoshkov authored
-
Ricardo Filipe authored
-
Ricardo Filipe authored
-
Ricardo Filipe authored
-
Francois Gouget authored
Reduce the scope of xsltInit(). Remove an include that was needed only for xsltInit().
-
Detlef Riekenberg authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
- 18 Nov, 2008 5 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Damjan Jovanovic authored
-
Juan Lang authored
-
Daniel Zimmermann authored
-