Wiki Page Content

Results 1 - 9 of 9 results out of about 6839 pages. (3.14 seconds)

SDL_DisplayMode . . . 3 matches
...display_mode_count); for (i = 0; i < display_mode_count; ++i) { if (SDL_GetDisplayMode(display_in_use, i, &mode) != 0) { SDL_Log("SDL_GetDisplayMode failed...

1.8k - rev: 17 (current) last modified: 2016-01-01 18:18:43

MigrationGuide . . . 2 matches
... We don't call `SDL_ListModes()` anymore. There's an equivalent in SDL2 (call [[SDL_GetDisplayMode]]() in a loop, [[SDL_GetNumDisplayModes]]() times), but instead we're going to u...

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

GuiaDeMigracion . . . 2 matches
...onarlo. Ya no utilizamos `SDL_ListModes()`. Hay algo parecido en SDL2 (llamar [[SDL_GetDisplayMode]]() en un bucle tantas veces como diga [[SDL_GetNumDisplayModes]](), pero en vez...

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

SDL_GetNumDisplayModes . . . 1 match
... == Version == This function is available since SDL 2.0.0. == Related Functions == .[[SDL_GetDisplayMode]] .[[SDL_GetNumVideoDisplays]] ---- [[CategoryAPI]], [[CategoryVideo]]...

0.9k - rev: 15 (current) last modified: 2019-05-09 16:22:25

SDL_GetDesktopDisplayMode . . . 1 match
... the current display mode. == Related Functions == .[[SDL_GetCurrentDisplayMode]] .[[SDL_GetDisplayMode]] .[[SDL_SetWindowDisplayMode]] ---- [[CategoryAPI]], [[CategoryVideo]]...

1.2k - rev: 14 (current) last modified: 2014-06-22 11:22:22

SDL_GetCurrentDisplayMode . . . 1 match
...ative display mode. == Related Functions == .[[SDL_GetDesktopDisplayMode]] .[[SDL_GetDisplayMode]] .[[SDL_GetNumVideoDisplays]] .[[SDL_SetWindowDisplayMode]] ---- [[CategoryA...

1.9k - rev: 25 (current) last modified: 2016-04-15 22:08:43

SDL_GetClosestDisplayMode . . . 1 match
... the available modes are too small, then NULL is returned. == Related Functions == . [[SDL_GetDisplayMode]] . [[SDL_GetNumDisplayModes]] ---- [[CategoryAPI]], [[CategoryVideo]]...

2.5k - rev: 17 (current) last modified: 2014-01-19 14:02:00

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

0.7k - rev: 23 (current) last modified: 2013-07-27 14:08:36

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