Wiki Page Content

Results 1 - 8 of 8 results out of about 6839 pages. (2.84 seconds)

SDL_PixelFormatEnum . . . 2 matches
...eateTexture, SDL_RenderWritePixels, SDL_RenderReadPixels, SDL_QueryTexture, SDL_CreateTextureFromSurface, SDL_AllocFormat. Any changes between these comments will be reflected the...

5.7k - rev: 28 (current) last modified: 2016-10-20 20:51:32

MigrationGuide . . . 2 matches
.... But a more convenient solution might be: {{{#!highlight cpp sdlTexture = SDL_CreateTextureFromSurface(sdlRenderer, mySurface); }}} Use this, and you load your [[SDL_Surface]] a...

33.7k - rev: 75 (current) last modified: 2017-07-15 21:53:17

GuiaDeMigracion . . . 2 matches
...idas veces. Pero sería una mejor solución: {{{#!highlight cpp sdlTexture = SDL_CreateTextureFromSurface(sdlRenderer, mySurface); }}} De esta manera, cargas tu [[SDL_Surface]] de ...

35.5k - rev: 12 (current) last modified: 2020-12-29 18:08:27

SDL_Texture . . . 1 match
...useful comments here'' == Related Functions == .[[SDL_CreateTexture]] .[[SDL_CreateTextureFromSurface]] .[[SDL_DestroyTexture]] .[[SDL_GetTextureAlphaMod]] .[[SDL_GetTextureB...

0.8k - rev: 9 (current) last modified: 2015-08-18 21:06:01

SDL_Renderer . . . 1 match
...eateRenderer]] .[[SDL_CreateSoftwareRenderer]] .[[SDL_CreateTexture]] .[[SDL_CreateTextureFromSurface]] .[[SDL_CreateWindowAndRenderer]] .[[SDL_DestroyRenderer]] .[[SDL_GetRe...

2.1k - rev: 1 (current) last modified: 2017-02-12 22:26:38

SDL_DestroyTexture . . . 1 match
...e will set the SDL error message to "Invalid texture". == Related Functions == .[[SDL_CreateTexture]] .[[SDL_CreateTextureFromSurface]] ---- [[CategoryAPI]], [[CategoryRender]]...

0.6k - rev: 8 (current) last modified: 2014-12-12 00:33:33

SDL_CreateTexture . . . 1 match
...R_SCALE_QUALITY]] before creating the texture. == Related Functions == .[[SDL_CreateTextureFromSurface]] .[[SDL_DestroyTexture]] .[[SDL_QueryTexture]] .[[SDL_UpdateTexture]] ...

3.3k - rev: 29 (current) last modified: 2016-04-10 22:54:56

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...

0.5k - rev: 19 (current) last modified: 2013-08-10 05:04:50

(Page Info.)
Feedback
Please include your contact information if you'd like to receive a reply.
Submit