Renderer.Flags

Supported Flags

Values

ValueMeaning
SoftwareSDL_RENDERER_SOFTWARE

the renderer is a software fallback

HwAccelSDL_RENDERER_ACCELERATED

the renderer uses hardware acceleration

VSyncSDL_RENDERER_PRESENTVSYNC

present is synchronized with the refresh rate

TargetTextureSDL_RENDERER_TARGETTEXTURE

the renderer supports rendering to texture

Meta