Wiki Page Content

Results 476 - 500 of 563 results out of about 6839 pages. (7.03 seconds)

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

1.0k - rev: 6 (current) last modified: 2014-07-09 08:33:26

SDL_FilterEvents . . . 1 match
... it only uses the supplied filter until this function returns. == Related Functions == .[[SDL_GetEventFilter]] .[[SDL_SetEventFilter]] ---- [[CategoryAPI]], [[CategoryEvents]]...

1.2k - rev: 10 (current) last modified: 2015-12-19 22:23:21

SDL_FillRects . . . 1 match
...hen this function will fill based on the intersection of the clip rectangle and '''rects'''. == Related Functions == .[[SDL_FillRect]] ---- [[CategoryAPI]], [[CategorySurface]]...

1.4k - rev: 11 (current) last modified: 2011-03-12 19:48:37

SDL_FillRect . . . 1 match
...en this function will fill based on the intersection of the clip rectangle and '''rect'''. == Related Functions == .[[SDL_FillRects]] ---- [[CategoryAPI]], [[CategorySurface]]...

1.5k - rev: 16 (current) last modified: 2014-07-04 11:27:03

SDL_EventState . . . 1 match
...queue and will not be filtered|| ||1||SDL_ENABLE||the event will be processed normally|| == Related Functions == .[[SDL_GetEventState]] ---- [[CategoryAPI]], [[CategoryEvents]]...

1.0k - rev: 9 (current) last modified: 2018-11-18 17:03:41

SDL_EnclosePoints . . . 1 match
...n add your code example here }}} == Remarks == If '''clip''' is not NULL then only points inside of the clipping rectangle are considered. ---- [[CategoryAPI]], [[CategoryRect]]...

1.2k - rev: 9 (current) last modified: 2010-10-16 05:58:42

SDL_EnableScreenSaver . . . 1 match
...ersion == This function is available since SDL 2.0.0. == Related Functions == .[[SDL_DisableScreenSaver]] .[[SDL_IsScreenSaverEnabled]] ---- [[CategoryAPI]], [[CategoryVideo]]...

0.5k - rev: 4 (current) last modified: 2016-06-10 19:56:26

SDL_DisableScreenSaver . . . 1 match
...Version == This function is available since SDL 2.0.0. == Related Functions == .[[SDL_EnableScreenSaver]] .[[SDL_IsScreenSaverEnabled]] ---- [[CategoryAPI]], [[CategoryVideo]]...

0.6k - rev: 9 (current) last modified: 2019-01-26 14:35:15

SDL_Direct3D9GetAdapterIndex . . . 1 match
...ion will appear. == Version == This function is available since SDL 2.0.1. ---- [[CategoryAPI]], [[CategorySystem]] ##See the Style Guide for instructions on editing the footer....

1.3k - rev: 1 (current) last modified: 2015-01-09 22:44:18

SDL_DetachThread . . . 1 match
... no-op. == Version == This function is available since SDL 2.0.2. == Related Functions == . [[SDL_CreateThread]] . [[SDL_WaitThread]] ---- [[CategoryAPI]], [[CategoryThread]]...

2.0k - rev: 4 (current) last modified: 2014-07-26 08:08:52

SDL_DestroyWindow . . . 1 match
... SDL error message to "Invalid window". See [[SDL_GetError]](). == Related Functions == .[[SDL_CreateWindow]] .[[SDL_CreateWindowFrom]] ---- [[CategoryAPI]], [[CategoryVideo]]...

0.6k - rev: 10 (current) last modified: 2015-08-21 21:08:43

SDL_DestroyTexture . . . 1 match
... 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_DestroySemaphore . . . 1 match
...unctions == .[[SDL_CreateSemaphore]] .[[SDL_SemPost]] .[[SDL_SemTryWait]] .[[SDL_SemValue]] .[[SDL_SemWait]] .[[SDL_SemWaitTimeout]] ---- [[CategoryAPI]], [[CategoryMutex]]...

0.7k - rev: 5 (current) last modified: 2013-08-12 05:44:22

SDL_DestroyRenderer . . . 1 match
... can add your code example here }}} == Remarks == ''You can add useful comments here'' == Related Functions == .[[SDL_CreateRenderer]] ---- [[CategoryAPI]], [[CategoryRender]]...

0.6k - rev: 10 (current) last modified: 2011-02-16 23:57:31

SDL_DestroyMutex . . . 1 match
...depending on the platform. == Related Functions == .[[SDL_CreateMutex]] .[[SDL_LockMutex]] .[[SDL_TryLockMutex]] .[[SDL_UnlockMutex]] ---- [[CategoryAPI]], [[CategoryMutex]]...

0.9k - rev: 8 (current) last modified: 2013-10-04 13:35:45

SDL_DestroyCond . . . 1 match
...'' == Related Functions == .[[SDL_CondBroadcast]] .[[SDL_CondSignal]] .[[SDL_CondWait]] .[[SDL_CondWaitTimeout]] .[[SDL_CreateCond]] ---- [[CategoryAPI]], [[CategoryMutex]]...

0.6k - rev: 7 (current) last modified: 2015-04-26 19:02:34

SDL_DequeueAudio . . . 1 match
...earQueuedAudio]] .[[SDL_GetQueuedAudioSize]] ##Remove this section if empty ---- [[CategoryAPI]], [[CategoryAudio]] ##See the Style Guide for instructions on editing the footer....

3.1k - rev: 3 (current) last modified: 2016-09-29 21:29:28

SDL_Delay . . . 1 match
...waits a specified number of milliseconds before returning. It waits at least the specified time, but possibly longer due to OS scheduling. ---- [[CategoryAPI]], [[CategoryTimer]]...

0.6k - rev: 3 (current) last modified: 2013-08-08 18:17:07

SDL_DelHintCallback . . . 1 match
...vailable since SDL 2.0.0. == Related Functions == .[[SDL_AddHintCallback]] ---- [[CategoryAPI]], [[CategoryHints]] ##See the Style Guide for instructions on editing the footer....

1.7k - rev: 1 (current) last modified: 2013-10-30 21:09:53

SDL_DelEventWatch . . . 1 match
...same input as [[SDL_AddEventWatch]]() to identify and delete the corresponding callback. == Related Functions == .[[SDL_AddEventWatch]] ---- [[CategoryAPI]], [[CategoryEvents]]...

0.8k - rev: 5 (current) last modified: 2011-11-07 01:19:18

SDL_DXGIGetOutputInfo . . . 1 match
...ns an SDL_bool. == Version == This function is available since SDL 2.0.2. ---- [[CategoryAPI]], [[CategorySystem]] ##See the Style Guide for instructions on editing the footer....

1.6k - rev: 2 (current) last modified: 2015-07-18 19:21:26

SDL_CreateWindowFrom . . . 1 match
...MAT]] needs to be configured before using SDL_!CreateWindowFrom(). == Related Functions == .[[SDL_CreateWindow]] .[[SDL_DestroyWindow]] ---- [[CategoryAPI]], [[CategoryVideo]]...

0.9k - rev: 13 (current) last modified: 2015-05-08 19:40:51

SDL_CreateWindowAndRenderer . . . 1 match
...arks == ''You can add useful comments here'' == Related Functions == .[[SDL_CreateRenderer]] .[[SDL_CreateWindow]] ---- [[CategoryAPI]], [[CategoryRender]], [[CategoryVideo]]...

2.6k - rev: 10 (current) last modified: 2015-11-18 20:47:21

SDL_CreateWindow . . . 1 match
...on. == Version == This function is available since SDL 2.0.0. == Related Functions == .[[SDL_CreateWindowFrom]] .[[SDL_DestroyWindow]] ---- [[CategoryAPI]], [[CategoryVideo]]...

4.2k - rev: 34 (current) last modified: 2018-09-04 21:50:13

SDL_CreateThread . . . 1 match
...te, etc), but the original string contents will be available from [[SDL_GetThreadName]](). == Related Functions == . [[SDL_WaitThread]] ---- [[CategoryAPI]], [[CategoryThread]]...

2.8k - rev: 28 (current) last modified: 2019-01-21 19:12:12

Previous 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