Results 526 - 550 of 563 results out of about 6839 pages. (4.74 seconds)
- SDL_CloseAudio . . . 1 match
- ...AudioDevice(1);
}}}
and is only useful if you used the legacy [[SDL_OpenAudio]]() function.
== Related Functions ==
. [[SDL_OpenAudio]]
----
[[CategoryAPI]], [[CategoryAudio]]...
- SDL_ClearQueuedAudio . . . 1 match
- ...SDL_GetQueuedAudioSize]]
.[[SDL_QueueAudio]]
##Remove this section if empty
----
[[CategoryAPI]], [[CategoryAudio]]
##See the Style Guide for instructions on editing the footer....
- SDL_ClearHints . . . 1 match
- ...s ==
{{{#!highlight cpp
You can add your code example here
}}}
== Remarks ==
This function is automatically called during [[SDL_Quit]]().
----
[[CategoryAPI]], [[CategoryHints]]...
- SDL_ClearError . . . 1 match
- ...SDL_ClearError();
}
}}}
== Remarks ==
''You can add useful comments here''
== Related Functions ==
.[[SDL_GetError]]
.[[SDL_SetError]]
----
[[CategoryAPI]], [[CategoryError]]...
- SDL_CaptureMouse . . . 1 match
- ...ed Functions ==
.[[SDL_GetGlobalMouseState]]
##Remove this section if empty
----
[[CategoryAPI]], [[CategoryMouse]]
##See the Style Guide for instructions on editing the footer....
- SDL_CalculateGammaRamp . . . 1 match
- ... add your code example here
}}}
== Remarks ==
''You can add useful comments here''
== Related Functions ==
.[[SDL_SetWindowGammaRamp]]
----
[[CategoryAPI]], [[CategoryPixels]]...
- SDL_COMPILEDVERSION . . . 1 match
- ...pp
You can add your code example here
}}}
== Remarks ==
''You can add useful comments here''
== Related Macros ==
.[[SDL_VERSIONNUM]]
----
[[CategoryAPI]], [[CategoryVersion]]...
- SDL_BuildAudioCVT . . . 1 match
- ...it needs to allocate, and then can call [[SDL_ConvertAudio]]() to complete the conversion.
== Related Functions ==
.[[SDL_ConvertAudio]]
----
[[CategoryAPI]], [[CategoryAudio]]...
- SDL_BlitSurface . . . 1 match
- ...ORKEY set, only copy the pixels matching the
source color key.
== Related Functions ==
.[[SDL_BlitScaled]]
.[[SDL_LowerBlit]]
----
[[CategoryAPI]], [[CategorySurface]]...
- SDL_BlitScaled . . . 1 match
- ...ion. This function calls [[SDL_LowerBlitScaled]]() internally.
== Related Functions ==
.[[SDL_BlitSurface]]
.[[SDL_LowerBlitScaled]]
----
[[CategoryAPI]], [[CategorySurface]]...
- SDL_AudioQuit . . . 1 match
- ...o driver you want to use. You should normally use [[SDL_Quit]]() or [[SDL_QuitSubSystem]]().
== Related Functions ==
.[[SDL_AudioInit]]
----
[[CategoryAPI]], [[CategoryAudio]]...
- SDL_AudioInit . . . 1 match
- ...o driver you want to use. You should normally use [[SDL_Init]]() or [[SDL_InitSubSystem]]().
== Related Functions ==
.[[SDL_AudioQuit]]
----
[[CategoryAPI]], [[CategoryAudio]]...
- SDL_AtomicUnlock . . . 1 match
- ...diately.
== Version ==
This function is available since SDL 2.0.0.
== Related Functions ==
.[[SDL_AtomicLock]]
.[[SDL_AtomicTryLock]]
----
[[CategoryAPI]], [[CategoryAtomic]]...
- SDL_AtomicTryLock . . . 1 match
- ...ryAtomic, , , from="Start Include here.", to="##End Include here")>>
== Related Functions ==
.[[SDL_AtomicLock]]
.[[SDL_AtomicUnlock]]
----
[[CategoryAPI]], [[CategoryAtomic]]...
- SDL_AtomicSetPtr . . . 1 match
- ...ample here
}}}
== Remarks ==
''You can add useful comments here''
== Related Functions ==
.[[SDL_AtomicCASPtr]]
.[[SDL_AtomicGetPtr]]
----
[[CategoryAPI]], [[CategoryAtomic]]...
- SDL_AtomicSet . . . 1 match
- ... your code example here
}}}
== Remarks ==
This function also acts as a full memory barrier.
== Related Functions ==
.[[SDL_AtomicGet]]
----
[[CategoryAPI]], [[CategoryAtomic]]...
- SDL_AtomicLock . . . 1 match
- ...tomic, , , from="Start Include here.", to="##End Include here")>>
== Related Functions ==
.[[SDL_AtomicTryLock]]
.[[SDL_AtomicUnlock]]
----
[[CategoryAPI]], [[CategoryAtomic]]...
- SDL_AtomicIncRef . . . 1 match
- ... example here
}}}
== Remarks ==
''You can add useful comments here''
== Related Functions ==
.[[SDL_AtomicAdd]]
.[[SDL_AtomicDecRef]]
----
[[CategoryAPI]], [[CategoryAtomic]]...
- SDL_AtomicGetPtr . . . 1 match
- ...ample here
}}}
== Remarks ==
''You can add useful comments here''
== Related Functions ==
.[[SDL_AtomicCASPtr]]
.[[SDL_AtomicSetPtr]]
----
[[CategoryAPI]], [[CategoryAtomic]]...
- SDL_AtomicGet . . . 1 match
- ...p
You can add your code example here
}}}
== Remarks ==
''You can add useful comments here''
== Related Functions ==
.[[SDL_AtomicSet]]
----
[[CategoryAPI]], [[CategoryAtomic]]...
- SDL_AtomicDecRef . . . 1 match
- ... example here
}}}
== Remarks ==
''You can add useful comments here''
== Related Functions ==
.[[SDL_AtomicAdd]]
.[[SDL_AtomicIncRef]]
----
[[CategoryAPI]], [[CategoryAtomic]]...
- SDL_AtomicCASPtr . . . 1 match
- ...==
This function is available since SDL 2.0.0.
== Related Functions ==
.[[SDL_AtomicCAS]]
.[[SDL_AtomicGetPtr]]
.[[SDL_AtomicSetPtr]]
----
[[CategoryAPI]], [[CategoryAtomic]]...
- SDL_AtomicCAS . . . 1 match
- ...on ==
This function is available since SDL 2.0.0.
== Related Functions ==
.[[SDL_AtomicCASPtr]]
.[[SDL_AtomicGet]]
.[[SDL_AtomicSet]]
----
[[CategoryAPI]], [[CategoryAtomic]]...
- SDL_AtomicAdd . . . 1 match
- ...}
== Remarks ==
This function also acts as a full memory barrier.
== Related Functions ==
.[[SDL_AtomicDecRef]]
.[[SDL_AtomicIncRef]]
----
[[CategoryAPI]], [[CategoryAtomic]]...
- SDL_AndroidGetJNIEnv . . . 1 match
- ... the headers of the SDL.
== Version ==
This function is available since SDL 2.0.0.
== Related Functions ==
.[[SDL_AndroidGetActivity]]
----
[[CategoryAPI]], [[CategorySystem]]...
