- 07 Jan, 2009 40 commits
-
-
Rob Shearman authored
Standardise on lower case "warning" and "error", since they match the case of what gcc prints.
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
G. Paul Ziemba authored
-
Damjan Jovanovic authored
-
Alexandre Julliard authored
-
Paul Vriens authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Peter Urbanec authored
-
Andrey Turkin authored
-
Andrey Turkin authored
-
Nikolay Sivov authored
-
Rob Shearman authored
Previously, this was done partially (for fixed array types only).
-
Michael Stefaniuc authored
-
Henri Verbeet authored
startIdx should be the first index to draw, either from the vertex array or the index array, depending on if the draw is indexed or not. Having both at the same time wouldn't make sense.
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
We want to know if this happens a lot. If the query is always called from a different context than the one that created it, occlusion culling would effectively be disabled, which could have a significant performance impact, depending on the type of objects being culled.
-
Henri Verbeet authored
In practice we don't implement WINED3DSAMP_DMAPOFFSET anyway, so this is unlikely to make much of a difference.
-
Jacek Caban authored
-
Andrew Talbot authored
-
Paul Vriens authored
-
Paul Vriens authored
-
Paul Vriens authored
-
Aleksey Bragin authored
-
Andrew Fenn authored
-
Andrew Fenn authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-