Results 1 - 12 of 12 results out of about 6839 pages. (3.98 seconds)
- SDL_GLattr . . . 2 matches
- ...
= SDL_GLattr =
An enumeration of OpenGL configuration attributes.
<<TableOfContents()>>
== Values ==
||SDL_GL_RED_SIZE||the minimum number of bits for the red channel of the co...
- SDL_GLprofile . . . 6 matches
- ...arks ==
This enumeration is used in conjunction with [[SDL_GL_SetAttribute]]() and [[SDL_GLattr|SDL_GL_CONTEXT_PROFILE_MASK]]. Although the name [[SDL_GLattr|SDL_GL_CONTEXT_PROFIL...
- SGWikiBasics . . . 4 matches
- ...lude here.", to="##End Include here.")>>
}}}
. ''Example'': To copy content from [[SDL_GLattr]]
{{{<<Include(SDL_GLattr, , , from="Start Include here.", to="##End Include here...
- SGEnumerations . . . 3 matches
- ...ly explain a value" below for more details.||
||''Example'': [[SDL_HintPriority]], [[SDL_GLattr]]||
||<( |4 30%>''If'' a __more detailed description__ is required to adequately exp...
- SDL_GL_SetAttribute . . . 3 matches
- ...ion.
<<TableOfContents()>>
== Syntax ==
{{{#!highlight cpp
int SDL_GL_SetAttribute(SDL_GLattr attr,
int value)
}}}
== Function Parameters ==
||'''...
- SDL_GL_GetAttribute . . . 3 matches
- ...ext.
<<TableOfContents()>>
== Syntax ==
{{{#!highlight cpp
int SDL_GL_GetAttribute(SDL_GLattr attr,
int* value)
}}}
== Function Parameters ==
||'''...
- SDL_GLcontextFlag . . . 2 matches
- ...emarks ==
This enumeration is used in conjunction with [[SDL_GL_SetAttribute]] and [[SDL_GLattr|SDL_GL_CONTEXT_FLAGS]]. Multiple flags can be OR'd together.
If you don't know wha...
- SGRemarks . . . 1 match
- ...ormatting is required since these are generally already in ALL CAPS.
''Example'': [[SDL_GLattr]]
~-[[#ToC|Return to Table of Contents]]-~
=== Referencing A Callback Function ===...
- 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...
- CategoryEnum . . . 1 match
- ...##master-page:CategoryTemplate
##master-date:Unknown-Date
#format wiki
#language en
= SDL 2.0 API Enumerations =
<<TableOfContents()>>
== Introduction ==
This category contain...
- 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...
- APIContributionStyleGuide . . . 1 match
- ...[SDL_AudioSpec]]
* Do NOT use bold for enumeration value names.
. ''Example'': [[SDL_GLattr]]
. If your remark includes a reference to a parameter or data field in ''another''...
