Results 26 - 50 of 563 results out of about 6839 pages. (5.09 seconds)
- SDL_Vulkan_LoadLibrary . . . 1 match
- ...available in SDL 2.0.8
== Related Functions ==
.[[SDL_Vulkan_GetVkInstanceProcAddr]]
.[[SDL_Vulkan_UnloadLibrary]]
----
[[CategoryAPI]], [[CategoryVulkan]]
----
CategoryVulkan...
- SDL_Vulkan_GetVkInstanceProcAddr . . . 1 match
- ...one and delete this comment.
== Version ==
This function is available in SDL 2.0.8
== Related Functions ==
.[[SDL_Vulkan_LoadLibrary]]
----
[[CategoryAPI]], [[CategoryVulkan]]...
- SDL_Vulkan_GetInstanceExtensions . . . 1 match
- ...leases
== Version ==
This function is available in SDL 2.0.8
== Related Functions ==
.[[SDL_Vulkan_CreateSurface]]
----
[[CategoryAPI]], [[CategoryVulkan]]
----
CategoryVulkan...
- SDL_Vulkan_GetDrawableSize . . . 1 match
- ...[SDL_GetWindowSize]]
.[[SDL_CreateWindow]]
.[[SDL_Vulkan_CreateSurface]]
----
[[CategoryAPI]], [[CategoryVulkan]]
##See the Style Guide for instructions on editing the footer....
- SDL_Vulkan_CreateSurface . . . 1 match
- ... ==
.[[SDL_Vulkan_GetInstanceExtensions]]
.[[SDL_Vulkan_GetDrawableSize]]
----
[[CategoryAPI]], [[CategoryVulkan]]
##See the Style Guide for instructions on editing the footer....
- SDL_VideoQuit . . . 1 match
- ...re
}}}
== Remarks ==
This function closes all windows, and restores the original video mode.
== Related Functions ==
.[[SDL_VideoInit]]
----
[[CategoryAPI]], [[CategoryVideo]]...
- SDL_VideoInit . . . 1 match
- ...driver_name'''.
== Related Functions ==
.[[SDL_GetNumVideoDrivers]]
.[[SDL_GetVideoDriver]]
.[[SDL_InitSubSystem]]
.[[SDL_VideoQuit]]
----
[[CategoryAPI]], [[CategoryVideo]]...
- SDL_VERSION_ATLEAST . . . 1 match
- ...return 1;
}
}}}
== Remarks ==
''You can add useful comments here''
== Related Macros ==
.[[SDL_COMPILEDVERSION]]
.[[SDL_VERSIONNUM]]
----
[[CategoryAPI]], [[CategoryVersion]]...
- SDL_VERSIONNUM . . . 1 match
- ...tchlevels.
''Example:'' {{{SDL_VERSIONNUM(1,2,3) -> (1203)}}}
== Related Macros ==
.[[SDL_COMPILEDVERSION]]
.[[SDL_VERSION_ATLEAST]]
----
[[CategoryAPI]], [[CategoryVersion]]...
- SDL_VERSION . . . 1 match
- ...ich, unlike [[SDL_VERSION]](), is not a macro.
== Related Structures ==
.[[SDL_version]]
== Related Functions ==
.[[SDL_GetVersion]]
----
[[CategoryAPI]], [[CategoryVersion]]...
- SDL_UpdateYUVTexture . . . 1 match
- ...available since SDL 2.0.1.
== Related Functions ==
.[[SDL_UpdateTexture]]
----
[[CategoryAPI]], [[CategoryRender]]
##See the Style Guide for instructions on editing the footer....
- SDL_UpdateWindowSurfaceRects . . . 1 match
- ...on is equivalent to the SDL 1.2 API SDL_!UpdateRects().
== Related Functions ==
.[[SDL_GetWindowSurface]]
.[[SDL_UpdateWindowSurface]]
----
[[CategoryAPI]], [[CategoryVideo]]...
- SDL_UpdateWindowSurface . . . 1 match
- ...nction is equivalent to the SDL 1.2 API SDL_Flip().
== Related Functions ==
.[[SDL_GetWindowSurface]]
.[[SDL_UpdateWindowSurfaceRects]]
----
[[CategoryAPI]], [[CategoryVideo]]...
- SDL_UpdateTexture . . . 1 match
- ...ls back if you lock the texture afterward.
== Related Functions ==
.[[SDL_CreateTexture]]
.[[SDL_LockTexture]]
.[[SDL_UnlockTexture]]
----
[[CategoryAPI]], [[CategoryRender]]...
- SDL_UnlockTexture . . . 1 match
- ...[https://bugzilla.libsdl.org/show_bug.cgi?id=1586|SDL bug #1586]] before using this function!
== Related Functions ==
. [[SDL_LockTexture]]
----
[[CategoryAPI]], CategoryRender...
- SDL_UnlockSurface . . . 1 match
- ...s ==
<<Include(SDL_LockSurface, , , from="== Remarks ==", to="== Related Functions ==")>>
== Related Functions ==
.[[SDL_LockSurface]]
----
[[CategoryAPI]], [[CategorySurface]]...
- SDL_UnlockMutex . . . 1 match
- ...dd useful comments here''
== Related Functions ==
.[[SDL_CreateMutex]]
.[[SDL_DestroyMutex]]
.[[SDL_LockMutex]]
.[[SDL_TryLockMutex]]
----
[[CategoryAPI]], [[CategoryMutex]]...
- SDL_UnlockAudioDevice . . . 1 match
- ...l. Please see [[SDL_LockAudioDevice#Remarks|that function's remarks]] for more details.
== Related Functions ==
.[[SDL_LockAudioDevice]]
----
[[CategoryAPI]], [[CategoryAudio]]...
- SDL_UnlockAudio . . . 1 match
- ... only useful if you used the legacy [[SDL_OpenAudio]]() function.
== Related Functions ==
.[[SDL_LockAudio]]
.[[SDL_UnlockAudioDevice]]
----
[[CategoryAPI]], [[CategoryAudio]]...
- SDL_UnloadObject . . . 1 match
- ...e here
}}}
== Remarks ==
''You can add useful comments here''
== Related Functions ==
.[[SDL_LoadFunction]]
.[[SDL_LoadObject]]
----
[[CategoryAPI]], [[CategorySharedObject]]...
- SDL_UnionRect . . . 1 match
- ...''B'''||
== Code Examples ==
{{{#!highlight cpp
You can add your code example here
}}}
== Remarks ==
''You can add useful comments here''
----
[[CategoryAPI]], [[CategoryRect]]...
- SDL_TryLockMutex . . . 1 match
- ... and delete this comment.
== Related Functions ==
.[[SDL_CreateMutex]]
.[[SDL_DestroyMutex]]
.[[SDL_LockMutex]]
.[[SDL_UnlockMutex]]
----
[[CategoryAPI]], [[CategoryMutex]]...
- SDL_TriggerBreakpoint . . . 1 match
- ...oryAssertions|the assertion facility]] uses this so that the debugger stops on the exact line of code where an [[SDL_assert]] failed.
----
[[CategoryAPI]], [[CategoryAssertions]]...
- SDL_ThreadID . . . 1 match
- ... be zero.
This function also returns a valid thread ID when called from the main thread.
== Related Functions ==
. [[SDL_GetThreadID]]
----
[[CategoryAPI]], [[CategoryThread]]...
- SDL_TLSSet . . . 1 match
- ...ce SDL 2.0.0.
== Related Functions ==
.[[SDL_TLSCreate]]
.[[SDL_TLSGet]]
----
[[CategoryAPI]], [[CategoryThread]]
##See the Style Guide for instructions on editing the footer....
