Bug fixes to the OpenGL renderer
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401966
This commit is contained in:
parent
2fe561616a
commit
46ad1ad5d6
3 changed files with 7 additions and 5 deletions
|
@ -68,7 +68,7 @@ SDL_RenderDriver D3D_RenderDriver = {
|
|||
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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue