Results 1 - 8 of 8 results out of about 6839 pages. (4.73 seconds)
- SDL_GL_SetAttribute . . . 5 matches
- ..., "Couldn't create context: %s\n", SDL_GetError());
return;
}
int r, g, b;
SDL_GL_GetAttribute(SDL_GL_RED_SIZE, &r);
SDL_GL_GetAttribute(SDL_GL_GREEN_SIZE, &g);
SDL_GL_GetAtt...
- SGWikiBasics . . . 4 matches
- ...ng. Start Include here.
}}}
. ''Example'': If this include will be used on [[SDL_GL_GetAttribute]]() and [[SDL_GL_SetAttribute]]() the comment on the source page should read:
...
- SDL_GLattr . . . 2 matches
- ...context. These attributes are set and read with [[SDL_GL_SetAttribute]]() and [[SDL_GL_GetAttribute]]().
In some cases, these attributes are minimum requests; the GL does not pro...
- SDL_GLprofile . . . 1 match
- ...s 1.0 and 1.1.
== Related Enumerations ==
.[[SDL_GLattr]]
== Related Functions ==
.[[SDL_GL_GetAttribute]]
.[[SDL_GL_SetAttribute]]
----
[[CategoryEnum]], [[CategoryVideo]]...
- SDL_GLcontextFlag . . . 1 match
- ...lure.
== Related Enumerations ==
.[[SDL_GLattr]]
== Related Functions ==
.[[SDL_GL_GetAttribute]]
.[[SDL_GL_SetAttribute]]
----
[[CategoryEnum]], [[CategoryVideo]]
##See the...
- SDL_GL_ResetAttributes . . . 1 match
- ...ion ==
This function is available since SDL 2.0.2.
== Related Functions ==
.[[SDL_GL_GetAttribute]]
.[[SDL_GL_SetAttribute]]
##Remove this section if empty
----
[[CategoryAPI]...
- 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...
