Wiki Page Content

Differences between revisions 24 and 25
Revision 24 as of 2011-02-15 00:48:51
Size: 626
Editor: SheenaSmith
Comment: update content - 2/14 changeset 5295 (as of 5143); moved to render.h
Revision 25 as of 2011-03-13 00:28:20
Size: 690
Editor: SheenaSmith
Comment: update content - 3/10 55a687c55676 (2/17 d5d312a82d40)
Deletions are marked like this. Additions are marked like this.
Line 10: Line 10:
||SDL_RENDERER_SOFTWARE||the renderer is a software fallback||

SDL_RendererFlags

An enumeration of flags used when creating a rendering context.

Values

SDL_RENDERER_SOFTWARE

the renderer is a software fallback

SDL_RENDERER_ACCELERATED

the renderer uses hardware acceleration

SDL_RENDERER_PRESENTVSYNC

present is synchronized with the refresh rate

Code Examples

You can add your code example here

Remarks

You can add useful comments here


CategoryEnum, CategoryRender

None: SDL_RendererFlags (last edited 2013-11-17 07:06:12 by andred)

(Page Info.)
Feedback
Please include your contact information if you'd like to receive a reply.
Submit