Results 1 - 7 of 7 results out of about 6839 pages. (3.71 seconds)
- MigrationGuide . . . 2 matches
- ... you understand how this works, you can also do this all in one step with [[SDL_CreateWindowAndRenderer]](), if you don't want anything fancy:
{{{#!highlight cpp
SDL_Window *sdlW...
- GuiaDeMigracion . . . 2 matches
- ...e sabes cómo funciona esto, es posible hacerlo en un sólo paso utilizando [[SDL_CreateWindowAndRenderer]](). Un ejemplo simple:
{{{#!highlight cpp
SDL_Window *sdlWindow;
SDL_Rend...
- ToDo . . . 1 match
- ...ctions are currently documented as "draft" only and need improvements:
* [[SDL_CreateWindowAndRenderer]]
* [[SDL_RenderTargetSupported]]
* [[SDL_GetRendererOutputSize]]
* [[SD...
- SDL_Renderer . . . 1 match
- ...reRenderer]]
.[[SDL_CreateTexture]]
.[[SDL_CreateTextureFromSurface]]
.[[SDL_CreateWindowAndRenderer]]
.[[SDL_DestroyRenderer]]
.[[SDL_GetRenderDrawBlendMode]]
.[[SDL_GetRen...
- SDL_CreateSoftwareRenderer . . . 1 match
- ... be used to create SDL_Renderer:<<BR>>1) [[SDL_CreateRenderer]]()<<BR>>2) [[SDL_CreateWindowAndRenderer]]()
== Related Functions ==
.[[SDL_CreateRenderer]]
.[[SDL_DestroyRender...
- 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...
