From 167a4f3d29ba8f7d1890873edb59519327c06ec3 Mon Sep 17 00:00:00 2001 From: SDL Wiki Bot Date: Thu, 18 Apr 2024 18:17:02 +0000 Subject: [PATCH] Sync category pages --- SDL3/CategoryAPI.md | 9 ++------- SDL3/CategoryAudio.md | 3 --- SDL3/CategoryRender.md | 1 - SDL3/CategoryVideo.md | 1 - 4 files changed, 2 insertions(+), 12 deletions(-) diff --git a/SDL3/CategoryAPI.md b/SDL3/CategoryAPI.md index 9084363d4..13a3c89eb 100644 --- a/SDL3/CategoryAPI.md +++ b/SDL3/CategoryAPI.md @@ -441,7 +441,6 @@ - [SDL_GetMouseState](SDL_GetMouseState) - [SDL_GetNaturalDisplayOrientation](SDL_GetNaturalDisplayOrientation) - [SDL_GetNumAllocations](SDL_GetNumAllocations) -- [SDL_GetNumAudioDevices](SDL_GetNumAudioDevices) - [SDL_GetNumAudioDrivers](SDL_GetNumAudioDrivers) - [SDL_GetNumberProperty](SDL_GetNumberProperty) - [SDL_GetNumCameraDrivers](SDL_GetNumCameraDrivers) @@ -604,10 +603,8 @@ - [SDL_GetWindowSizeInPixels](SDL_GetWindowSizeInPixels) - [SDL_GetWindowSurface](SDL_GetWindowSurface) - [SDL_GetWindowTitle](SDL_GetWindowTitle) -- [SDL_GetWindowWMInfo](SDL_GetWindowWMInfo) - [SDL_GetYUVConversionMode](SDL_GetYUVConversionMode) - [SDL_GetYUVConversionModeForResolution](SDL_GetYUVConversionModeForResolution) -- [SDL_GL_BindTexture](SDL_GL_BindTexture) - [SDL_GL_CreateContext](SDL_GL_CreateContext) - [SDL_GL_DeleteContext](SDL_GL_DeleteContext) - [SDL_GL_ExtensionSupported](SDL_GL_ExtensionSupported) @@ -974,8 +971,8 @@ - [SDL_JoystickID](SDL_JoystickID) - [SDL_KeyboardDeviceEvent](SDL_KeyboardDeviceEvent) - [SDL_KeyboardEvent](SDL_KeyboardEvent) -- [SDL_KeyCode](SDL_KeyCode) - [SDL_Keycode](SDL_Keycode) +- [SDL_KeyCode](SDL_KeyCode) - [SDL_Keymod](SDL_Keymod) - [SDL_Keysym](SDL_Keysym) - [SDL_LinuxSetThreadPriority](SDL_LinuxSetThreadPriority) @@ -989,7 +986,6 @@ - [SDL_LoadWAV](SDL_LoadWAV) - [SDL_LoadWAV_IO](SDL_LoadWAV_IO) - [SDL_Locale](SDL_Locale) -- [SDL_LockAudioDevice](SDL_LockAudioDevice) - [SDL_LockAudioStream](SDL_LockAudioStream) - [SDL_LockJoysticks](SDL_LockJoysticks) - [SDL_LockMutex](SDL_LockMutex) @@ -1000,8 +996,8 @@ - [SDL_LockSurface](SDL_LockSurface) - [SDL_LockTexture](SDL_LockTexture) - [SDL_LockTextureToSurface](SDL_LockTextureToSurface) -- [SDL_Log](SDL_Log) - [SDL_log](SDL_log) +- [SDL_Log](SDL_Log) - [SDL_log10](SDL_log10) - [SDL_log10f](SDL_log10f) - [SDL_LogCategory](SDL_LogCategory) @@ -1394,7 +1390,6 @@ - [SDL_UnbindAudioStream](SDL_UnbindAudioStream) - [SDL_UnbindAudioStreams](SDL_UnbindAudioStreams) - [SDL_UnloadObject](SDL_UnloadObject) -- [SDL_UnlockAudioDevice](SDL_UnlockAudioDevice) - [SDL_UnlockAudioStream](SDL_UnlockAudioStream) - [SDL_UnlockJoysticks](SDL_UnlockJoysticks) - [SDL_UnlockMutex](SDL_UnlockMutex) diff --git a/SDL3/CategoryAudio.md b/SDL3/CategoryAudio.md index 5792da15b..0bc9639a6 100644 --- a/SDL3/CategoryAudio.md +++ b/SDL3/CategoryAudio.md @@ -6,14 +6,11 @@ - [SDL_GetAudioDeviceStatus](SDL_GetAudioDeviceStatus) - [SDL_GetAudioDriver](SDL_GetAudioDriver) - [SDL_GetCurrentAudioDriver](SDL_GetCurrentAudioDriver) -- [SDL_GetNumAudioDevices](SDL_GetNumAudioDevices) - [SDL_GetNumAudioDrivers](SDL_GetNumAudioDrivers) - [SDL_GetQueuedAudioSize](SDL_GetQueuedAudioSize) - [SDL_LoadWAV](SDL_LoadWAV) -- [SDL_LockAudioDevice](SDL_LockAudioDevice) - [SDL_MixAudioFormat](SDL_MixAudioFormat) - [SDL_OpenAudioDevice](SDL_OpenAudioDevice) - [SDL_PauseAudioDevice](SDL_PauseAudioDevice) - [SDL_QueueAudio](SDL_QueueAudio) -- [SDL_UnlockAudioDevice](SDL_UnlockAudioDevice) diff --git a/SDL3/CategoryRender.md b/SDL3/CategoryRender.md index 4c63c4ee8..8e485c86b 100644 --- a/SDL3/CategoryRender.md +++ b/SDL3/CategoryRender.md @@ -16,7 +16,6 @@ - [SDL_GetTextureAlphaMod](SDL_GetTextureAlphaMod) - [SDL_GetTextureBlendMode](SDL_GetTextureBlendMode) - [SDL_GetTextureColorMod](SDL_GetTextureColorMod) -- [SDL_GL_BindTexture](SDL_GL_BindTexture) - [SDL_GL_UnbindTexture](SDL_GL_UnbindTexture) - [SDL_LockTexture](SDL_LockTexture) - [SDL_QueryTexture](SDL_QueryTexture) diff --git a/SDL3/CategoryVideo.md b/SDL3/CategoryVideo.md index 6faa84312..2f6c0c5a0 100644 --- a/SDL3/CategoryVideo.md +++ b/SDL3/CategoryVideo.md @@ -29,7 +29,6 @@ - [SDL_GetWindowSize](SDL_GetWindowSize) - [SDL_GetWindowSurface](SDL_GetWindowSurface) - [SDL_GetWindowTitle](SDL_GetWindowTitle) -- [SDL_GetWindowWMInfo](SDL_GetWindowWMInfo) - [SDL_GL_CreateContext](SDL_GL_CreateContext) - [SDL_GL_DeleteContext](SDL_GL_DeleteContext) - [SDL_GL_ExtensionSupported](SDL_GL_ExtensionSupported)