Wiki Page Content

Results 1 - 9 of 9 results out of about 6839 pages. (2.59 seconds)

SDL_GLattr . . . 2 matches
...etAttribute(SDL_GL_ALPHA_SIZE, 8); SDL_GL_SetAttribute(SDL_GL_DOUBLEBUFFER, 1); SDL_GL_CreateContext(window); }}} == Remarks == While you can set most OpenGL attributes normally, ...

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

SGFunctions . . . 1 match
...ld every time it occurs on the page.-~|| ||''Example'': [[SDL_LoadWAV_RW]](), [[SDL_GL_CreateContext]]()|| ||<( |3 30%>''If'' the return value mentions __a structure that has a pag...

49.0k - rev: 72 (current) last modified: 2013-02-13 22:15:11

SDL_WindowFlags . . . 1 match
...or use with OpenGL, but you will still need to create an OpenGL context using [[SDL_GL_CreateContext]]() after window creation, before calling any OpenGL functions. On Apple's OS ...

2.4k - rev: 23 (current) last modified: 2020-05-05 16:43:10

SDL_GL_MakeCurrent . . . 1 match
... can add your code example here }}} == Remarks == ''You can add useful comments here'' == Related Functions == .[[SDL_GL_CreateContext]] ---- [[CategoryAPI]], [[CategoryVideo]]...

0.8k - rev: 5 (current) last modified: 2011-01-02 04:40:55

SDL_GL_DeleteContext . . . 1 match
... can add your code example here }}} == Remarks == ''You can add useful comments here'' == Related Functions == .[[SDL_GL_CreateContext]] ---- [[CategoryAPI]], [[CategoryVideo]]...

0.5k - rev: 4 (current) last modified: 2011-01-01 21:01:46

MigrationGuide . . . 1 match
.... Change your `SDL_SetVideoMode()` call to [[SDL_CreateWindow]]() followed by [[SDL_GL_CreateContext]](), and your `SDL_GL_SwapBuffers()` call to [[SDL_GL_SwapWindow]](window). All...

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

GuiaDeMigracion . . . 1 match
...lazar tu llamada a `SDL_SetVideoMode()` por [[SDL_CreateWindow]]() seguida de [[SDL_GL_CreateContext]](). Luego cambia SDL_GL_!SwapBuffers() por [[SDL_GL_SwapWindow]](window). Las ...

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