Results 1 - 4 of 4 results out of about 6839 pages. (3.64 seconds)
- SDL_GL_UnloadLibrary . . . 2 matches
- ...dLibrary =
Use this function to unload the OpenGL library previously loaded by [[SDL_GL_LoadLibrary]]().
<<TableOfContents()>>
== Syntax ==
{{{#!highlight cpp
void SDL_GL_UnloadL...
- SDL_GL_GetProcAddress . . . 2 matches
- ..._TEXTURE0_ARB);
}}}
== Remarks ==
If the GL library is loaded at runtime with [[SDL_GL_LoadLibrary]](), then all GL functions must be retrieved this way. Usually this is used to r...
- 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...
