bare
SDL_Init
SDL_InitSubSystem
SDL_QuitSubSystem
SDL_WasInit
SDL_Quit
SDL_GetError
SDL_ClearError
SDL_HasIntersection
SDL_IntersectRect
SDL_UnionRect
SDL_EnclosePoints
SDL_IntersectRectAndLine
SDL_PIXELTYPE
SDL_PIXELORDER
SDL_PIXELLAYOUT
SDL_BITSPERPIXEL
SDL_GetPixelFormatName
SDL_PixelFormatEnumToMasks
SDL_MasksToPixelFormatEnum
SDL_AllocFormat
SDL_FreeFormat
SDL_AllocPalette
SDL_SetPixelFormatPalette
SDL_SetPaletteColors
SDL_FreePalette
SDL_MapRGB
SDL_MapRGBA
SDL_GetRGB
SDL_GetRGBA
SDL_CalculateGammaRamp
SDL_RWFromFile
SDL_RWFromMem
SDL_AllocRW
SDL_FreeRW
SDL_CreateRGBSurface
SDL_CreateRGBSurfaceFrom
SDL_FreeSurface
SDL_SetSurfacePalette
SDL_LockSurface
SDL_UnlockSurface
SDL_LoadBMP_RW
SDL_SaveBMP_RW
SDL_SetSurfaceRLE
SDL_SetColorKey
SDL_GetColorKey
SDL_SetSurfaceColorMod
SDL_GetSurfaceColorMod
SDL_SetSurfaceAlphaMod
SDL_GetSurfaceAlphaMod
SDL_SetSurfaceBlendMode
SDL_GetSurfaceBlendMode
SDL_SetSurfaceClipRect
SDL_GetSurfaceClipRect
SDL_ConvertSurface
SDL_ConvertSurfaceFormat
SDL_ConvertPixels
SDL_FillRect
SDL_FillRects
SDL_UpperBlit
SDL_LowerBlit
SDL_SoftStretch
SDL_UpperBlitScaled
SDL_LowerBlitScaled
SDL_GetNumVideoDrivers
SDL_GetVideoDriver
SDL_VideoInit
SDL_VideoQuit
SDL_GetCurrentVideoDriver
SDL_GetNumVideoDisplays
SDL_GetDisplayName
SDL_GetDisplayBounds
SDL_GetNumDisplayModes
SDL_GetDisplayMode
SDL_GetDesktopDisplayMode
SDL_GetCurrentDisplayMode
SDL_GetClosestDisplayMode
SDL_GetWindowDisplayIndex
SDL_SetWindowDisplayMode
SDL_GetWindowDisplayMode
SDL_GetWindowPixelFormat
SDL_CreateWindow
SDL_CreateWindowFrom
SDL_GetWindowID
SDL_GetWindowFromID
SDL_GetWindowFlags
SDL_SetWindowTitle
SDL_GetWindowTitle
SDL_SetWindowIcon
SDL_SetWindowData
SDL_GetWindowData
SDL_SetWindowPosition
SDL_GetWindowPosition
SDL_SetWindowSize
SDL_GetWindowSize
SDL_SetWindowMinimumSize
SDL_GetWindowMinimumSize
SDL_SetWindowMaximumSize
SDL_GetWindowMaximumSize
SDL_SetWindowBordered
SDL_ShowWindow
SDL_HideWindow
SDL_RaiseWindow
SDL_MaximizeWindow
SDL_MinimizeWindow
SDL_RestoreWindow
SDL_SetWindowFullscreen
SDL_GetWindowSurface
SDL_UpdateWindowSurface
SDL_UpdateWindowSurfaceRects
SDL_SetWindowGrab
SDL_GetWindowGrab
SDL_SetWindowBrightness
SDL_GetWindowBrightness
SDL_SetWindowGammaRamp
SDL_GetWindowGammaRamp
SDL_DestroyWindow
SDL_IsScreenSaverEnabled
SDL_EnableScreenSaver
SDL_DisableScreenSaver
SDL_GL_LoadLibrary
SDL_GL_GetProcAddress
SDL_GL_UnloadLibrary
SDL_GL_ExtensionSupported
SDL_GL_SetAttribute
SDL_GL_GetAttribute
SDL_GL_CreateContext
SDL_GL_MakeCurrent
SDL_GL_SetSwapInterval
SDL_GL_GetSwapInterval
SDL_GL_SwapWindow
SDL_GL_DeleteContext
SDL_CreateShapedWindow
SDL_IsShapedWindow
SDL_SetWindowShape
SDL_GetShapedWindowMode
SDL_GetNumRenderDrivers
SDL_GetRenderDriverInfo
SDL_CreateWindowAndRenderer
SDL_CreateRenderer
SDL_CreateSoftwareRenderer
SDL_GetRenderer
SDL_GetRendererInfo
SDL_CreateTexture
SDL_CreateTextureFromSurface
SDL_QueryTexture
SDL_SetTextureColorMod
SDL_GetTextureColorMod
SDL_SetTextureAlphaMod
SDL_GetTextureAlphaMod
SDL_SetTextureBlendMode
SDL_GetTextureBlendMode
SDL_UpdateTexture
SDL_LockTexture
SDL_UnlockTexture
SDL_RenderTargetSupported
SDL_SetRenderTarget
SDL_GetRenderTarget
SDL_RenderSetLogicalSize
SDL_RenderGetLogicalSize
SDL_RenderSetViewport
SDL_RenderGetViewport
SDL_RenderSetScale
SDL_RenderGetScale
SDL_SetRenderDrawColor
SDL_GetRenderDrawColor
SDL_SetRenderDrawBlendMode
SDL_GetRenderDrawBlendMode
SDL_RenderClear
SDL_RenderDrawPoint
SDL_RenderDrawPoints
SDL_RenderDrawLine
SDL_RenderDrawLines
SDL_RenderDrawRect
SDL_RenderDrawRects
SDL_RenderFillRect
SDL_RenderFillRects
SDL_RenderCopy
SDL_RenderCopyEx
SDL_RenderReadPixels
SDL_RenderPresent
SDL_DestroyTexture
SDL_DestroyRenderer
SDL_GL_BindTexture
SDL_GL_UnbindTexture
SDL_ShowMessageBox
SDL_ShowSimpleMessageBox
SDL_GetKeyboardFocus
SDL_GetKeyboardState
SDL_GetModState
SDL_SetModState
SDL_GetKeyFromScancode
SDL_GetScancodeFromKey
SDL_GetScancodeName
SDL_GetScancodeFromName
SDL_GetKeyName
SDL_GetKeyFromName
SDL_StartTextInput
SDL_IsTextInputActive
SDL_StopTextInput
SDL_SetTextInputRect
SDL_HasScreenKeyboardSupport
SDL_IsScreenKeyboardShown
SDL_GetMouseFocus
SDL_GetMouseState
SDL_GetRelativeMouseState
SDL_WarpMouseInWindow
SDL_SetRelativeMouseMode
SDL_GetRelativeMouseMode
SDL_CreateCursor
SDL_CreateColorCursor
SDL_CreateSystemCursor
SDL_SetCursor
SDL_GetCursor
SDL_FreeCursor
SDL_ShowCursor
SDL_NumJoysticks
SDL_JoystickNameForIndex
SDL_JoystickOpen
SDL_JoystickName
SDL_JoystickGetDeviceGUID
SDL_JoystickGetGUID
SDL_JoystickGetGUIDString
SDL_JoystickGetGUIDFromString
SDL_JoystickGetAttached
SDL_JoystickInstanceID
SDL_JoystickNumAxes
SDL_JoystickNumBalls
SDL_JoystickNumHats
SDL_JoystickNumButtons
SDL_JoystickUpdate
SDL_JoystickEventState
SDL_JoystickGetAxis
SDL_JoystickGetHat
SDL_JoystickGetBall
SDL_JoystickGetButton
SDL_JoystickClose
SDL_GameControllerAddMapping
SDL_GameControllerMappingForGUID
SDL_GameControllerMapping
SDL_IsGameController
SDL_GameControllerNameForIndex
SDL_GameControllerOpen
SDL_GameControllerName
SDL_GameControllerGetAttached
SDL_GameControllerGetJoystick
SDL_GameControllerEventState
SDL_GameControllerUpdate
SDL_GameControllerGetAxisFromString
SDL_GameControllerGetStringForAxis
SDL_GameControllerGetBindForAxis
SDL_GameControllerGetAxis
SDL_GameControllerGetButtonFromString
SDL_GameControllerGetStringForButton
SDL_GameControllerGetBindForButton
SDL_GameControllerGetButton
SDL_GameControllerClose
SDL_NumHaptics
SDL_HapticName
SDL_HapticOpen
SDL_HapticOpened
SDL_HapticIndex
SDL_MouseIsHaptic
SDL_HapticOpenFromMouse
SDL_JoystickIsHaptic
SDL_HapticOpenFromJoystick
SDL_HapticClose
SDL_HapticNumEffects
SDL_HapticNumEffectsPlaying
SDL_HapticQuery
SDL_HapticNumAxes
SDL_HapticEffectSupported
SDL_HapticNewEffect
SDL_HapticUpdateEffect
SDL_HapticRunEffect
SDL_HapticStopEffect
SDL_HapticDestroyEffect
SDL_HapticGetEffectStatus
SDL_HapticSetGain
SDL_HapticSetAutocenter
SDL_HapticPause
SDL_HapticUnpause
SDL_HapticStopAll
SDL_HapticRumbleSupported
SDL_HapticRumbleInit
SDL_HapticRumblePlay
SDL_HapticRumbleStop
SDL_GetNumTouchDevices
SDL_GetTouchDevice
SDL_GetNumTouchFingers
SDL_GetTouchFinger
SDL_RecordGesture
SDL_SaveAllDollarTemplates
SDL_SaveDollarTemplate
SDL_LoadDollarTemplates
SDL_PumpEvents
SDL_PeepEvents
SDL_HasEvent
SDL_HasEvents
SDL_FlushEvent
SDL_FlushEvents
SDL_PollEvent
SDL_WaitEventTimeout
SDL_PushEvent
SDL_SetEventFilter
SDL_GetEventFilter
SDL_AddEventWatch
SDL_DelEventWatch
SDL_FilterEvents
SDL_EventState
SDL_RegisterEvents
SDL_GetNumAudioDrivers
SDL_GetAudioDriver
SDL_AudioInit
SDL_SDL_AudioQuit
SDL_GetCurrentAudioDriver
SDL_OpenAudio
SDL_GetNumAudioDevices
SDL_GetAudioDeviceName
SDL_OpenAudioDevice
SDL_GetAudioStatus
SDL_GetAudioDeviceStatus
SDL_PauseAudio
SDL_PauseAudioDevice
SDL_LoadWAV_RW
SDL_FreeWAV
SDL_BuildAudioCVT
SDL_ConvertAudio
SDL_MixAudio
SDL_MixAudioFormat
SDL_LockAudio
SDL_LockAudioDevice
SDL_UnlockAudio
SDL_UnlockAudioDevice
SDL_CloseAudio
SDL_CloseAudioDevice
SDL_AudioDeviceConnected
SDL_SetHintWithPriority
SDL_SetHint
SDL_GetHint
SDL_ClearHints
SDL_GetCPUCount
SDL_GetCPUCacheLineSize
SDL_HasRDTSC
SDL_HasAltiVec
SDL_HasMMX
SDL_Has3DNow
SDL_HasSSE
SDL_HasSSE2
SDL_HasSSE3
SDL_HasSSE42
SDL_SetClipboardText
SDL_GetClipboardText
SDL_HasClipboardText
SDL_GetTicks
SDL_GetPerformanceCounter
SDL_GetPerformanceFrequency
SDL_Delay
SDL_AddTimer
SDL_RemoveTimer
SDL_LoadObject
SDL_LoadFunction
SDL_UnloadObject
SDL_CreateMutex
SDL_LockMutex
SDL_TryLockMutex
SDL_UnlockMutex
SDL_DestroyMutex
SDL_CreateSemaphore
SDL_DestroySemaphore
SDL_SemWait
SDL_SemTryWait
SDL_SemWaitTimeout
SDL_SemPost
SDL_SemValue
SDL_CreateCond
SDL_DestroyCond
SDL_CondSignal
SDL_CondBroadcast
SDL_CondWait
SDL_CondWaitTimeout
SDL_CreateThread
SDL_GetThreadName
SDL_ThreadID
SDL_GetThreadID
SDL_SetThreadPriority
SDL_WaitThread
SDL_GetPowerInfo
SDL_QuitRequested
SDL_RectEmpty
SDL_RectEquals
SDL_Button
SDL_LoadWAV
SDL_RWSize
SDL_RWSeek
SDL_RWTell
SDL_RWRead
SDL_RWWrite
SDL_RWClose