Wiki Page Content

Results 451 - 475 of 563 results out of about 6839 pages. (5.54 seconds)

SDL_GL_UnloadLibrary . . . 1 match
...u can add your code example here }}} == Remarks == ''You can add useful comments here'' == Related Functions == .[[SDL_GL_LoadLibrary]] ---- [[CategoryAPI]], [[CategoryVideo]]...

0.5k - rev: 5 (current) last modified: 2010-08-29 23:50:49

SDL_GL_UnbindTexture . . . 1 match
...L_BindTexture]]() for examples on how to use these functions == Related Functions == . [[SDL_GL_BindTexture]] . [[SDL_GL_MakeCurrent]] ---- [[CategoryAPI]], [[CategoryRender]]...

1.0k - rev: 10 (current) last modified: 2016-03-24 23:19:03

SDL_GL_SwapWindow . . . 1 match
...appen. See [[http://renderingpipeline.com/2012/05/nsopenglcontext-flushbuffer-might-not-do-what-you-think/|this blog post]] for more info. ---- [[CategoryAPI]], [[CategoryVideo]]...

1.3k - rev: 16 (current) last modified: 2020-03-29 15:38:46

SDL_GL_SetSwapInterval . . . 1 match
...tive_Vsync|Khronos wiki]] == Version == This function is available since SDL 2.0.0. == Related Functions == .[[SDL_GL_GetSwapInterval]] ---- [[CategoryAPI]], [[CategoryVideo]]...

1.6k - rev: 6 (current) last modified: 2018-04-23 21:33:14

SDL_GL_SetAttribute . . . 1 match
...attr, , , from="== Values ==", to="== Code Examples ==")>> == Related Functions == .[[SDL_GL_GetAttribute]] .[[SDL_GL_ResetAttributes]] ---- [[CategoryAPI]], [[CategoryVideo]]...

2.0k - rev: 15 (current) last modified: 2015-04-26 19:19:56

SDL_GL_ResetAttributes . . . 1 match
...L_GL_GetAttribute]] .[[SDL_GL_SetAttribute]] ##Remove this section if empty ---- [[CategoryAPI]], [[CategoryVideo]] ##See the Style Guide for instructions on editing the footer....

1.2k - rev: 3 (current) last modified: 2014-02-25 21:47:17

SDL_GL_MakeCurrent . . . 1 match
...can add your code example here }}} == Remarks == ''You can add useful comments here'' == Related Functions == .[[SDL_GL_CreateContext]] ---- [[CategoryAPI]], [[CategoryVideo]]...

0.8k - rev: 5 (current) last modified: 2011-01-02 04:40:55

SDL_GL_LoadLibrary . . . 1 match
...rom the dynamic library using [[SDL_GL_GetProcAddress]](). == Related Functions == .[[SDL_GL_GetProcAddress]] .[[SDL_GL_UnloadLibrary]] ---- [[CategoryAPI]], [[CategoryVideo]]...

1.0k - rev: 2 (current) last modified: 2010-08-29 23:48:26

SDL_GL_GetSwapInterval . . . 1 match
...turn 0 as a safe default. == Version == This function is available since SDL 2.0.0. == Related Functions == .[[SDL_GL_SetSwapInterval]] ---- [[CategoryAPI]], [[CategoryVideo]]...

0.9k - rev: 4 (current) last modified: 2016-05-11 20:16:50

SDL_GL_GetProcAddress . . . 1 match
...by avoiding stack corruption. == Related Functions == .[[SDL_GL_ExtensionSupported]] .[[SDL_GL_LoadLibrary]] .[[SDL_GL_UnloadLibrary]] ---- [[CategoryAPI]], [[CategoryVideo]]...

3.3k - rev: 7 (current) last modified: 2015-04-26 19:19:12

SDL_GL_GetDrawableSize . . . 1 match
...0.1. == Related Functions == .[[SDL_CreateWindow]] .[[SDL_GetWindowSize]] ---- [[CategoryAPI]], [[CategoryVideo]] ##See the Style Guide for instructions on editing the footer....

1.6k - rev: 6 (current) last modified: 2016-01-01 18:40:17

SDL_GL_GetCurrentWindow . . . 1 match
...uide instructions. Leave the rest of the markup alone and delete this comment. == Version == This function is available since SDL 2.0.0. ---- [[CategoryAPI]], [[CategoryVideo]]...

1.2k - rev: 2 (current) last modified: 2014-02-15 20:20:29

SDL_GL_GetCurrentContext . . . 1 match
...available since SDL 2.0.0. == Related Functions == .[[SDL_GL_MakeCurrent]] ---- [[CategoryAPI]], [[CategoryVideo]] ##See the Style Guide for instructions on editing the footer....

1.3k - rev: 1 (current) last modified: 2013-10-31 22:24:45

SDL_GL_GetAttribute . . . 1 match
...attr, , , from="== Values ==", to="== Code Examples ==")>> == Related Functions == .[[SDL_GL_ResetAttributes]] .[[SDL_GL_SetAttribute]] ---- [[CategoryAPI]], [[CategoryVideo]]...

0.9k - rev: 10 (current) last modified: 2014-02-08 20:53:11

SDL_GL_ExtensionSupported . . . 1 match
...ormation somewhere instead of calling the function every time you need to know. == Version == This function is available since SDL 2.0.0. ---- [[CategoryAPI]], [[CategoryVideo]]...

1.4k - rev: 8 (current) last modified: 2016-05-14 22:02:31

SDL_GL_DeleteContext . . . 1 match
...can add your code example here }}} == Remarks == ''You can add useful comments here'' == Related Functions == .[[SDL_GL_CreateContext]] ---- [[CategoryAPI]], [[CategoryVideo]]...

0.5k - rev: 4 (current) last modified: 2011-01-01 21:01:46

SDL_GL_CreateContext . . . 1 match
...its related functions. SDL_GLContext is an alias for `void *`. == Related Functions == . [[SDL_GL_DeleteContext]] . [[SDL_GL_MakeCurrent]] ---- [[CategoryAPI]], CategoryVideo...

1.5k - rev: 18 (current) last modified: 2018-04-05 21:55:20

SDL_GL_BindTexture . . . 1 match
... == Version == This function is available since SDL 2.0.0. == Related Functions == .[[SDL_GL_MakeCurrent]] .[[SDL_GL_UnbindTexture]] ---- [[CategoryAPI]], [[CategoryRender]]...

10.0k - rev: 17 (current) last modified: 2016-04-15 22:00:47

SDL_FreeWAV . . . 1 match
...h [[SDL_FreeWAV]](). It is safe to call this function with a NULL pointer. == Related Functions == .[[SDL_LoadWAV]] .[[SDL_LoadWAV_RW]] ---- [[CategoryAPI]], [[CategoryAudio]]...

0.8k - rev: 10 (current) last modified: 2013-08-08 05:16:20

SDL_FreeSurface . . . 1 match
...this function. == Related Functions == .[[SDL_CreateRGBSurface]] .[[SDL_CreateRGBSurfaceFrom]] .[[SDL_LoadBMP]] .[[SDL_LoadBMP_RW]] ---- [[CategoryAPI]], [[CategorySurface]]...

0.7k - rev: 8 (current) last modified: 2014-08-11 20:18:34

SDL_FreeRW . . . 1 match
...eeRW]](); the programmer must be responsible for managing that memory in their '''close''' method. == Related Functions == .[[SDL_AllocRW]] ---- [[CategoryAPI]], [[CategoryIO]]...

1.3k - rev: 9 (current) last modified: 2015-06-20 20:07:06

SDL_FreePalette . . . 1 match
...ou can add your code example here }}} == Remarks == ''You can add useful comments here'' == Related Functions == .[[SDL_AllocPalette]] ---- [[CategoryAPI]], [[CategoryPixels]]...

0.5k - rev: 6 (current) last modified: 2011-01-02 05:59:08

SDL_FreeFormat . . . 1 match
...You can add your code example here }}} == Remarks == ''You can add useful comments here'' == Related Functions == .[[SDL_AllocFormat]] ---- [[CategoryAPI]], [[CategoryPixels]]...

0.6k - rev: 2 (current) last modified: 2011-03-21 17:19:02

SDL_FreeCursor . . . 1 match
...ou can add useful comments here'' == Related Functions == .[[SDL_CreateColorCursor]] .[[SDL_CreateCursor]] .[[SDL_CreateSystemCursor]] ---- [[CategoryAPI]], [[CategoryMouse]]...

0.7k - rev: 7 (current) last modified: 2016-04-15 21:55:30

SDL_FlushEvents . . . 1 match
...ed, you can call [[SDL_PumpEvents]]() on the main thread immediately before the flush call. == Related Functions == .[[SDL_FlushEvent]] ---- [[CategoryAPI]], [[CategoryEvents]]...

1.1k - rev: 3 (current) last modified: 2014-07-09 08:33:10

Previous 14 15 16 17 18 19 20 21 22 23 Next
(Page Info.)
Feedback
Please include your contact information if you'd like to receive a reply.
Submit