Results 1 - 6 of 6 results out of about 6839 pages. (3.97 seconds)
- SDL_GL_SetSwapInterval . . . 3 matches
- ...
= SDL_GL_SetSwapInterval =
Use this function to set the swap interval for the current OpenGL context.
<<TableOfContents()>>
== Syntax ==
{{{#!highlight cpp
int SDL_GL_SetSwapIn...
- SDL_GL_GetSwapInterval . . . 1 match
- ...eturn 0 as a safe default.
== Version ==
This function is available since SDL 2.0.0.
== Related Functions ==
.[[SDL_GL_SetSwapInterval]]
----
[[CategoryAPI]], [[CategoryVideo]]...
- MigrationGuide . . . 1 match
- ...GL_SetAttribute]](SDL_GL_SWAP_CONTROL, x), this has changed. There is now an [[SDL_GL_SetSwapInterval]](x) call, so you can change this on an existing GL context.
Note that SDL 2....
- GuiaDeMigracion . . . 1 match
- ..._SWAP_CONTROL, x)`, necesitas hacer algunos cambios: ahora existe la función [[SDL_GL_SetSwapInterval]](x) que te permitirá modificar esto en un contexto GL existente.
Ahora, con ...
- 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...
- 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...
