Minor consistency cleanup and documentation link update.
This commit is contained in:
parent
0e1d3a505d
commit
cc1f36b7dc
3 changed files with 6 additions and 8 deletions
|
@ -116,7 +116,7 @@ SDL_RenderDriver D3D_RenderDriver = {
|
|||
D3D_CreateRenderer,
|
||||
{
|
||||
"direct3d",
|
||||
(SDL_RENDERER_PRESENTVSYNC | SDL_RENDERER_ACCELERATED),
|
||||
(SDL_RENDERER_ACCELERATED | SDL_RENDERER_PRESENTVSYNC),
|
||||
1,
|
||||
{SDL_PIXELFORMAT_ARGB8888},
|
||||
0,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue