Wiki Page Content

Results 1 - 11 of 11 results out of about 6838 pages. (3.94 seconds)

SDL_GL_SetAttribute . . . 8 matches
... = SDL_GL_SetAttribute = Use this function to set an OpenGL window attribute before window creation. <<TableOfContents()>> == Syntax == {{{#!highlight cpp int SDL_GL_SetAttribu...

2.0k - rev: 15 (current) last modified: 2015-04-26 19:19:56

SDL_GLattr . . . 7 matches
...GL_CONTEXT_EGL||not used (deprecated)|| == Code Examples == {{{#!highlight cpp SDL_GL_SetAttribute(SDL_GL_RED_SIZE, 8); SDL_GL_SetAttribute(SDL_GL_GREEN_SIZE, 8); SDL_GL_SetAttri...

4.7k - rev: 21 (current) last modified: 2015-04-26 20:08:02

SGWikiBasics . . . 4 matches
... . ''Example'': If this include will be used on [[SDL_GL_GetAttribute]]() and [[SDL_GL_SetAttribute]]() the comment on the source page should read: `#``#``The` `following` `con...

49.7k - rev: 59 (current) last modified: 2014-06-25 09:54:01

SDL_GLprofile . . . 4 matches
...ase OpenGL functionality is available|| == Code Examples == {{{#!highlight cpp SDL_GL_SetAttribute(SDL_GL_CONTEXT_PROFILE_MASK, SDL_GL_CONTEXT_PROFILE_ES); }}} == Remarks == Th...

1.5k - rev: 7 (current) last modified: 2016-03-24 23:11:22

SDL_GLcontextFlag . . . 3 matches
...NTEXT_RESET_ISOLATION_FLAG|Remarks]]|| == Code Examples == {{{#!highlight cpp SDL_GL_SetAttribute(SDL_GL_CONTEXT_FLAGS, SDL_GL_CONTEXT_DEBUG_FLAG); }}} == Remarks == This enum...

4.0k - rev: 9 (current) last modified: 2015-09-17 21:47:42

SDL_GL_ResetAttributes . . . 1 match
...ailable since SDL 2.0.2. == Related Functions == .[[SDL_GL_GetAttribute]] .[[SDL_GL_SetAttribute]] ##Remove this section if empty ---- [[CategoryAPI]], [[CategoryVideo]] ##See...

1.2k - rev: 3 (current) last modified: 2014-02-25 21:47:17

SDL_GL_GetAttribute . . . 1 match
...attr, , , from="== Values ==", to="== Code Examples ==")>> == Related Functions == .[[SDL_GL_ResetAttributes]] .[[SDL_GL_SetAttribute]] ---- [[CategoryAPI]], [[CategoryVideo]]...

0.9k - rev: 10 (current) last modified: 2014-02-08 20:53:11

MigrationGuide . . . 1 match
...dow). All the actual calls into the GL are exactly the same. If you had used [[SDL_GL_SetAttribute]](SDL_GL_SWAP_CONTROL, x), this has changed. There is now an [[SDL_GL_SetSwapIn...

33.7k - rev: 75 (current) last modified: 2017-07-15 21:53:17

GuiaDeMigracion . . . 1 match
...dow]](window). Las llamadas de funciones de OpenGL no cambian. Si utilizabas [[SDL_GL_SetAttribute]]`(SDL_GL_SWAP_CONTROL, x)`, necesitas hacer algunos cambios: ahora existe la f...

35.5k - rev: 12 (current) last modified: 2020-12-29 18:08:27

CategoryVideo . . . 1 match
...##master-page:CategoryTemplate ##master-date:Unknown-Date #format wiki #language en = Display and Window Management = '''Include File(s):''' [[http://hg.libsdl.org/SDL/file/defau...

0.7k - rev: 23 (current) last modified: 2013-07-27 14:08:36

CategoryAPI . . . 1 match
...##master-page:CategoryTemplate ##master-date:Unknown-Date #format wiki #language en = SDL 2.0 API by Name = <<TableOfContents()>> == Hints == <<FullSearchCached(category:Catego...

0.5k - rev: 19 (current) last modified: 2013-08-10 05:04:50

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