- 31 Aug, 2009 40 commits
-
-
Alexandre Julliard authored
-
Rico Schüller authored
-
Rico Schüller authored
-
Rico Schüller authored
-
André Hentschel authored
-
Michael Stefaniuc authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
André Hentschel authored
-
André Hentschel authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
Also omit the nameless union macros from the error messages for clarity.
-
Francois Gouget authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Ge van Geldorp authored
-
Ge van Geldorp authored
-
Ge van Geldorp authored
-
Ge van Geldorp authored
-
Andrew Nguyen authored
-
Jacek Caban authored
-
Austin English authored
-
Austin English authored
-
Stefan Dösinger authored
I am not testing SYSTEMMEM and SCRATCH textures. SCRATCH textures cannot be created, SYSTEMMEM ones cannot be used for texturing on Windows.
-
Stefan Dösinger authored
GL_TEXTURE_BASE_LEVEL matches the basetexture::SetLOD functionality. D3DSAMP_MAXMIPLEVEL essentially does the same as SetLOD. The test included in this patch shows that the smallest mipmap level is used.
-
Stefan Dösinger authored
-
Stefan Dösinger authored
There is no reason to disable linear filtering, we just cannot use mipmapping.
-
Stefan Dösinger authored
These made sense before we had the quirk table. Nowadys the quirk table contains quirk description strings that print out whether or not any apple specific quirks are applied. The traces in match_apple just spam the log because this code is run multiple times for many quirks.
-
Francois Gouget authored
-