Mercurial > sdl-ios-xcode
diff src/video/win32/SDL_d3drender.c @ 1921:f3399f779a1d
Bug fixes to the OpenGL renderer
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sat, 22 Jul 2006 18:01:56 +0000 |
parents | 8a162bfdc838 |
children | 69217fdd2c0a |
line wrap: on
line diff
--- a/src/video/win32/SDL_d3drender.c Sat Jul 22 08:33:18 2006 +0000 +++ b/src/video/win32/SDL_d3drender.c Sat Jul 22 18:01:56 2006 +0000 @@ -68,7 +68,7 @@ SDL_TextureBlendMode_Blend | SDL_TextureBlendMode_Add | SDL_TextureBlendMode_Mod), (SDL_TextureScaleMode_None | SDL_TextureScaleMode_Fast | - SDL_TextureScaleMode_Best), + SDL_TextureScaleMode_Slow | SDL_TextureScaleMode_Best), 12, { SDL_PixelFormat_Index8,