Results 1 - 15 of 15 results out of about 6839 pages. (3.53 seconds)
- SDL_RendererFlags . . . 8 matches
- ...
= SDL_RendererFlags =
An enumeration of flags used when creating a rendering context.
<<TableOfContents()>>
== Values ==
||SDL_RENDERER_SOFTWARE||the renderer is a software fal...
- SDL_RendererInfo . . . 5 matches
- ...
= SDL_RendererInfo =
A structure that contains information on the capabilities of a render driver or the current render context.
<<TableOfContents()>>
== Data Fields ==
||const...
- SDL_CreateRenderer . . . 5 matches
- ...ering context for a window.
<<TableOfContents()>>
== Syntax ==
{{{#!highlight cpp
SDL_Renderer* SDL_CreateRenderer(SDL_Window* window,
int ...
- SDL_SetRenderTarget . . . 3 matches
- ...et.
<<TableOfContents()>>
== Syntax ==
{{{#!highlight cpp
int SDL_SetRenderTarget(SDL_Renderer* renderer,
SDL_Texture* texture)
}}}
== Function Paramete...
- SDL_RenderCopyEx . . . 3 matches
- ...right.
<<TableOfContents()>>
== Syntax ==
{{{#!highlight cpp
int SDL_RenderCopyEx(SDL_Renderer* renderer,
SDL_Texture* texture,
...
- SDL_GetRendererInfo . . . 3 matches
- ...xt.
<<TableOfContents()>>
== Syntax ==
{{{#!highlight cpp
int SDL_GetRendererInfo(SDL_Renderer* renderer,
SDL_RendererInfo* info)
}}}
== Function Par...
- SGStructures . . . 2 matches
- ...__[[#large|Remarks section is large]]__" below for more details.||
||''Example'': [[SDL_RendererInfo]], [[SDL_HapticEffect]]||
||<( |4 30%>''If'' the __Remarks section is large__||...
- SGRemarks . . . 2 matches
- ...the` `following` `SDL_<enumeration>` `values` `OR'd` `together:`||
||''Example'': [[SDL_RendererInfo]]||
||<( |2 30%>''If'' the Include contains a list from which __one or more tha...
- SDL_PixelFormatEnum . . . 2 matches
- ...UV formats||
=== Pixel Format Values ===
##The following content is included on to SDL_RendererInfo, SDL_CreateTexture, SDL_RenderWritePixels, SDL_RenderReadPixels, SDL_QueryTextu...
- SDL_GetRenderDriverInfo . . . 2 matches
- ...pp
int SDL_GetRenderDriverInfo(int index,
SDL_RendererInfo* info)
}}}
== Function Parameters ==
||'''index'''||the index of the driver to...
- SDL_TextureModulate . . . 1 match
- ...}
== Remarks ==
''You can add useful comments here''
== Related Structures ==
.[[SDL_RendererInfo]]
== Related Functions ==
.[[SDL_RenderCopy]]
----
[[CategoryEnum]], [[Categ...
- SDL_BlendMode . . . 1 match
- ...}
== Remarks ==
''You can add useful comments here''
== Related Structures ==
.[[SDL_RendererInfo]]
== Related Functions ==
.[[SDL_GetRenderDrawBlendMode]]
.[[SDL_GetSurfaceB...
- CategoryStruct . . . 1 match
- ...##master-page:CategoryTemplate
##master-date:Unknown-Date
#format wiki
#language en
= SDL 2.0 API Structures =
<<TableOfContents()>>
== Introduction ==
This category contains a...
- 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...
