Wiki Page Content

Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2014-02-08 20:54:57
Size: 1377
Comment: Created page using content from SDL_video.h.
Revision 3 as of 2014-02-25 21:47:17
Size: 1317
Comment: Removed DRAFT by request, see docs mailing list.
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
||<tablewidth="100%" style="color: #FF0000;" :> DRAFT||
Line 35: Line 34:
This function is available since in SDL 2.0.2. This function is available since SDL 2.0.2.

SDL_GL_ResetAttributes

Use this function to reset all previously set OpenGL context attributes to their default values.

Syntax

void SDL_GL_ResetAttributes(void)

Code Examples

You can add your code example here

Remarks

You can add useful comments here

Version

This function is available since SDL 2.0.2.


CategoryAPI, CategoryVideo

None: SDL_GL_ResetAttributes (last edited 2014-02-25 21:47:17 by PhilippWiesemann)

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