Funciones

   ---- A ----

Nombre Versión Biblioteca Cabecera
SDL_acos (sdl2) 2.0.2 sdl2 SDL_stdinc.h
SDL_acosf (sdl2) 2.0.2 sdl2 SDL_stdinc.h
SDL_AddEventWatch (sdl2) 2.0.0 sdl2 SDL_events.h
SDL_AddHintCallback (sdl2) 2.0.0 sdl2 SDL_hints.h
SDL_AddTimer (sdl2) 2.0.0 sdl2 SDL_timer.h
Mix_AllocateChannels (mixer) 2.0.0 mixer SDL_mixer.h
SDL_AllocFormat (sdl2) 2.0.0 sdl2 SDL_pixels.h
SDL_AllocPalette (sdl2) 2.0.0 sdl2 SDL_pixels.h
SDL_AllocRW (sdl2) 2.0.0 sdl2 SDL_rwops.h
SDL_atan2f (sdl2) 2.0.2 sdl2 SDL_stdinc.h
SDL_AudioCallback (sdl2) 2.0.0 sdl2 SDL_audio.h

   ---- B ----

Nombre Versión Biblioteca Cabecera
SDL_BlitScaled (sdl2) 2.0.0 sdl2 SDL_surface.h
SDL_BlitSurface (sdl2) 2.0.0 sdl2 SDL_surface.h

   ---- C ----

Nombre Versión Biblioteca Cabecera
Mix_ChannelFinished (mixer) 2.0.0 mixer SDL_mixer.h
SDL_ClearError (sdl2) 2.0.0 sdl2 SDL_error.h
Mix_CloseAudio (mixer) 2.0.0 mixer SDL_mixer.h
SDL_CloseAudioDevice (sdl2) 2.0.0 sdl2 SDL_audio.h
TTF_CloseFont (ttf) 2.0.12 ttf SDL_ttf.h
SDL_ComposeCustomBlendMode (sdl2) 2.0.6 sdl2 SDL_blendmode.h
SDL_CondBroadcast (sdl2) 2.0.0 sdl2 SDL_mutex.h
SDL_CondSignal (sdl2) 2.0.0 sdl2 SDL_mutex.h
SDL_CondWait (sdl2) 2.0.0 sdl2 SDL_mutex.h
SDL_CondWaitTimeout (sdl2) 2.0.0 sdl2 SDL_mutex.h
SDL_ConvertPixels (sdl2) 2.0.0 sdl2 SDL_surface.h
SDL_ConvertSurface (sdl2) 2.0.0 sdl2 SDL_surface.h
SDL_ConvertSurfaceFormat (sdl2) 2.0.0 sdl2 SDL_surface.h
SDL_CreateCond (sdl2) 2.0.0 sdl2 SDL_mutex.h
SDL_CreateMutex (sdl2) 2.0.0 sdl2 SDL_mutex.h
SDL_CreateRenderer (sdl2) 2.0.0 sdl2 SDL_render.h
SDL_CreateRGBSurface (sdl2) 2.0.0 sdl2 SDL_surface.h
SDL_CreateRGBSurfaceFrom (sdl2) 2.0.0 sdl2 SDL_surface.h
SDL_CreateRGBSurfaceWithFormat (sdl2) 2.0.5 sdl2 SDL_surface.h
SDL_CreateRGBSurfaceWithFormatFrom (sdl2) 2.0.0 sdl2 SDL_surface.h
SDL_CreateSemaphore (sdl2) 2.0.0 sdl2 SDL_mutex.h
SDL_CreateTexture (sdl2) 2.0.0 sdl2 SDL_render.h
SDL_CreateTextureFromSurface (sdl2) 2.0.0 sdl2 SDL_render.h
SDL_CreateThread (sdl2) 2.0.0 sdl2 SDL_thread.h
SDL_CreateThreadWithStackSize (sdl2) 2.0.9 sdl2 SDL_thread.h
SDL_CreateWindow (sdl2) 2.0.0 sdl2 SDL_video.h
SDL_CreateWindowAndRenderer (sdl2) 2.0.0 sdl2 SDL_render.h

   ---- D ----

Nombre Versión Biblioteca Cabecera
SDL_Delay (sdl2) 2.0.0 sdl2 SDL_timer.h
SDL_DelEventWatch (sdl2) 2.0.0 sdl2 SDL_events.h
SDL_DequeueAudio (sdl2) 2.0.5 sdl2 SDL_audio.h
SDL_DestroyCond (sdl2) 2.0.0 sdl2 SDL_mutex.h
SDL_DestroyMutex (sdl2) 2.0.0 sdl2 SDL_mutex.h
SDL_DestroyRenderer (sdl2) 2.0.0 sdl2 SDL_render.h
SDL_DestroySemaphore (sdl2) 2.0.0 sdl2 SDL_mutex.h
SDL_DestroyTexture (sdl2) 2.0.0 sdl2 SDL_render.h
SDL_DestroyWindow (sdl2) 2.0.0 sdl2 SDL_video.h
SDL_DestroyWindowSurface (sdl2) 2.28.0 sdl2 SDL_surface.h
SDL_DetachThread (sdl2) 2.0.2 sdl2 SDL_thread.h
SDL_DuplicateSurface (sdl2) 2.0.0 sdl2 SDL_surface.h

   ---- E ----

Nombre Versión Biblioteca Cabecera
SDL_EGL_GetWindowEGLSurface (sdl2) 3.0.0 sdl2 SDL_surface.h
SDL_EnclosePoints (sdl2) 2.0.0 sdl2 SDL_rect.h
SDL_EventFilter (sdl2) 2.0.0 sdl2 SDL_events.h
SDL_EventState (sdl2) 2.0.0 sdl2 SDL_events.h
Mix_ExpireChannel (mixer) 2.0.0 mixer SDL_mixer.h

   ---- F ----

Nombre Versión Biblioteca Cabecera
Mix_FadeInChannel (mixer) 2.0.0 mixer SDL_mixer.h
Mix_FadeInChannelTimed (mixer) 2.0.0 mixer SDL_mixer.h
Mix_FadeInMusic (mixer) 2.0.0 mixer SDL_mixer.h
Mix_FadeInMusicPos (mixer) 2.0.0 mixer SDL_mixer.h
Mix_FadeOutChannel (mixer) 2.0.0 mixer SDL_mixer.h
Mix_FadeOutGroup (mixer) 2.0.0 mixer SDL_mixer.h
Mix_FadeOutMusic (mixer) 2.0.0 mixer SDL_mixer.h
Mix_FadingChannel (mixer) 2.0.0 mixer SDL_mixer.h
Mix_FadingMusic (mixer) 2.0.0 mixer SDL_mixer.h
SDL_FillRect (sdl2) 2.0.0 sdl2 SDL_surface.h
SDL_FillRects (sdl2) 2.0.0 sdl2 SDL_surface.h
SDL_FilterEvents (sdl2) 2.0.0 sdl2 SDL_events.h
SDL_FlushEvent (sdl2) 2.0.0 sdl2 SDL_events.h
SDL_FlushEvents (sdl2) 2.0.0 sdl2 SDL_events.h
TTF_FontFaceFamilyName (ttf) 2.0.12 ttf SDL_ttf.h
TTF_FontFaceStyleName (ttf) 2.0.12 ttf SDL_ttf.h
SDL_free (sdl2) 2.0.0 sdl2 SDL_stdinc.h
Mix_FreeChunk (mixer) 2.0.0 mixer SDL_mixer.h
Mix_FreeMusic (mixer) 2.0.0 mixer SDL_mixer.h
SDL_FreeRW (sdl2) 2.0.0 sdl2 SDL_rwops.h
SDL_FreeSurface (sdl2) 2.0.0 sdl2 SDL_surface.h
SDL_FreeWAV (sdl2) 2.0.0 sdl2 SDL_audio.h

   ---- G ----

Nombre Versión Biblioteca Cabecera
SDL_GetAudioDeviceName (sdl2) 2.0.0 sdl2 SDL_audio.h
SDL_GetClipRect (sdl2) 2.0.0 sdl2 SDL_surface.h
SDL_GetColorKey (sdl2) 2.0.0 sdl2 SDL_surface.h
SDL_GetError (sdl2) 2.0.0 sdl2 SDL_error.h
TTF_GetError (ttf) 2.0.12 ttf SDL_ttf.h
Mix_GetError (mixer) 2.0.0 mixer SDL_mixer.h
SDL_GetEventFilter (sdl2) 2.0.0 sdl2 SDL_events.h
SDL_GetEventState (sdl2) 2.0.0 sdl2 SDL_events.h
SDL_GetMouseState (sdl2) 2.0.0 sdl2 SDL_mouse.h
Mix_GetMusicAlbumTag (mixer) 2.6.0 mixer SDL_mixer.h
Mix_GetMusicArtistTag (mixer) 2.6.0 mixer SDL_mixer.h
Mix_GetMusicCopyrightTag (mixer) 2.6.0 mixer SDL_mixer.h
Mix_GetMusicPosition (mixer) 2.6.0 mixer SDL_mixer.h
Mix_GetMusicTitle (mixer) 2.6.0 mixer SDL_mixer.h
Mix_GetMusicTitleTag (mixer) 2.6.0 mixer SDL_mixer.h
Mix_GetMusicType (mixer) 2.0.0 mixer SDL_mixer.h
Mix_GetMusicVolume (mixer) 2.6.0 mixer SDL_mixer.h
SDL_GetNumAudioDevices (sdl2) 2.0.0 sdl2 SDL_audio.h
SDL_GetNumVideoDrivers (sdl2) 2.0.0 sdl2 SDL_video.h
SDL_GetPerformanceCounter (sdl2) 2.0.0 sdl2 SDL_timer.h
SDL_GetPerformanceFrequency (sdl2) 2.0.0 sdl2 SDL_timer.h
SDL_GetPixelFormatName (sdl2) 2.0.0 sdl2 SDL_pixels.h
SDL_GetRendererOutputSize (sdl2) 2.0.0 sdl2 SDL_render.h
SDL_GetRenderTarget (sdl2) 2.0.0 sdl2 SDL_render.h
SDL_GetSurfaceAlphaMod (sdl2) 2.0.0 sdl2 SDL_surface.h
SDL_GetSurfaceBlendMode (sdl2) 2.0.0 sdl2 SDL_surface.h
SDL_GetSurfaceColorMod (sdl2) 2.0.0 sdl2 SDL_surface.h
SDL_GetTextureAlphaMod (sdl2) 2.0.0 sdl2 SDL_render.h
SDL_GetTextureBlendMode (sdl2) 2.0.0 sdl2 SDL_render.h
SDL_GetTextureColorMod (sdl2) 2.0.0 sdl2 SDL_render.h
SDL_GetTextureScaleMode (sdl2) 2.0.12 sdl2 SDL_render.h
SDL_GetTextureUserData (sdl2) 2.0.18 sdl2 SDL_render.h
SDL_GetThreadID (sdl2) 2.0.0 sdl2 SDL_thread.h
SDL_GetThreadName (sdl2) 2.0.0 sdl2 SDL_thread.h
SDL_GetTicks (sdl2) 2.0.0 sdl2 SDL_timer.h
SDL_GetTicks64 (sdl2) 2.0.18 sdl2 SDL_timer.h
SDL_GetVersion (sdl2) 2.0.0 sdl2 SDL_version.h
SDL_GetVideoDriver (sdl2) 2.0.0 sdl2 SDL_video.h
SDL_GetWindowFlags (sdl2) 2.0.0 sdl2 SDL_video.h
SDL_GetWindowSize (sdl2) 2.0.0 sdl2 SDL_video.h
SDL_GetWindowSurface (sdl2) 2.0.0 sdl2 SDL_surface.h
SDL_GetWindowWMInfo (sdl2) 2.0.0 sdl2 SDL_syswm.h
SDL_GL_CreateContext (sdl2) 2.0.0 sdl2 SDL_video.h
SDL_GL_ExtensionSupported (sdl2) 2.0.0 sdl2 SDL_video.h
SDL_GL_GetDrawableSize (sdl2) 2.0.1 sdl2 SDL_video.h
SDL_GL_GetProcAddress (sdl2) 2.0.0 sdl2 SDL_video.h
SDL_GL_LoadLibrary (sdl2) 2.0.0 sdl2 SDL_video.h
Mix_GroupAvailable (mixer) 2.0.0 mixer SDL_mixer.h
Mix_GroupChannel (mixer) 2.0.0 mixer SDL_mixer.h
Mix_GroupChannels (mixer) 2.0.0 mixer SDL_mixer.h
Mix_GroupCount (mixer) 2.0.0 mixer SDL_mixer.h
Mix_GroupNewer (mixer) 2.0.0 mixer SDL_mixer.h
Mix_GroupOldest (mixer) 2.0.0 mixer SDL_mixer.h

   ---- H ----

Nombre Versión Biblioteca Cabecera
Mix_HaltChannel (mixer) 2.0.0 mixer SDL_mixer.h
Mix_HaltGroup (mixer) 2.0.0 mixer SDL_mixer.h
Mix_HaltMusic (mixer) 2.0.0 mixer SDL_mixer.h
SDL_HasColorKey (sdl2) 2.0.9 sdl2 SDL_surface.h
SDL_HasEvent (sdl2) 2.0.0 sdl2 SDL_events.h
SDL_HasEvents (sdl2) 2.0.0 sdl2 SDL_events.h
SDL_HasIntersection (sdl2) 2.0.0 sdl2 SDL_rect.h
SDL_HasIntersectionF (sdl2) 2.0.22 sdl2 SDL_rect.h
SDL_HasSurfaceRLE (sdl2) 2.0.14 sdl2 SDL_surface.h
SDL_HasWindowSurface (sdl2) 2.28.0 sdl2 SDL_surface.h
Mix_HookMusic (mixer) 2.0.0 mixer SDL_mixer.h
Mix_HookMusicFinished (mixer) 2.0.0 mixer SDL_mixer.h

   ---- I ----

Nombre Versión Biblioteca Cabecera
SDL_Init (sdl2) 2.0.0 sdl2 SDL.h
TTF_Init (ttf) 2.0.12 ttf SDL_ttf.h
Mix_Init (mixer) 2.0.0 mixer SDL_mixer.h
SDL_InitSubSystem (sdl2) 2.0.0 sdl2 SDL.h
SDL_IntersectFRect (sdl2) 2.0.22 sdl2 SDL_rect.h
SDL_IntersectFRectAndLine (sdl2) 2.0.22 sdl2 SDL_rect.h
SDL_IntersectRect (sdl2) 2.0.0 sdl2 SDL_rect.h
SDL_IntersectRectAndLine (sdl2) 2.0.0 sdl2 SDL_rect.h

   ---- L ----

Nombre Versión Biblioteca Cabecera
IMG_Load (img) 2.0.0 img SDL_image.h
IMG_Load_RW (img) 2.0.0 img SDL_image.h
SDL_LoadBMP (sdl2) 2.0.0 sdl2 SDL_surface.h
SDL_LoadBMP_RW (sdl2) 2.0.0 sdl2 SDL_surface.h
Mix_LoadMUS (mixer) 2.0.0 mixer SDL_mixer.h
IMG_LoadTexture (img) 2.0.0 img SDL_image.h
IMG_LoadTexture_RW (img) 2.0.0 img SDL_image.h
IMG_LoadTextureTyped_RW (img) 2.0.0 img SDL_image.h
IMG_LoadTyped_RW (img) 2.0.0 img SDL_image.h
SDL_LoadWAV (sdl2) 2.0.0 sdl2 SDL_audio.h
Mix_LoadWAV (mixer) 2.0.0 mixer SDL_mixer.h
SDL_LoadWAV_RW (sdl2) 2.0.0 sdl2 SDL_audio.h
Mix_LoadWAV_RW (mixer) 2.0.0 mixer SDL_mixer.h
SDL_LockAudio (sdl2) 2.0.0 sdl2 SDL_audio.h
SDL_LockAudioDevice (sdl2) 2.0.0 sdl2 SDL_audio.h
SDL_LockMutex (sdl2) 2.0.0 sdl2 SDL_mutex.h
SDL_LockSurface (sdl2) 2.0.0 sdl2 SDL_surface.h
SDL_LockTexture (sdl2) 2.0.0 sdl2 SDL_render.h
SDL_LockTextureToSurface (sdl2) 2.0.12 sdl2 SDL_surface.h
SDL_Log (sdl2) 2.0.0 sdl2 SDL_log.h
SDL_LowerBlit (sdl2) 2.0.0 sdl2 SDL_surface.h
SDL_LowerBlitScaled (sdl2) 2.0.0 sdl2 SDL_surface.h

   ---- M ----

Nombre Versión Biblioteca Cabecera
SDL_MapRGB (sdl2) 2.0.0 sdl2 SDL_pixels.h
SDL_MapRGBA (sdl2) 2.0.0 sdl2 SDL_pixels.h
Mix_MasterVolume (mixer) 2.6.0 mixer SDL_mixer.h
Mix_MusicDuration (mixer) 2.6.0 mixer SDL_mixer.h
SDL_MUSTLOCK (sdl2) 2.0.0 sdl2 SDL_surface.h

   ---- O ----

Nombre Versión Biblioteca Cabecera
SDL_OpenAudio (sdl2) 2.0.0 sdl2 SDL_audio.h
Mix_OpenAudio (mixer) 2.0.0 mixer SDL_mixer.h
SDL_OpenAudioDevice (sdl2) 2.0.0 sdl2 SDL_audio.h
Mix_OpenAudioDevice (mixer) 2.0.0 mixer SDL_mixer.h
TTF_OpenFont (ttf) 2.0.12 ttf SDL_ttf.h
TTF_OpenFontDPI (ttf) 2.0.18 ttf SDL_ttf.h

   ---- P ----

Nombre Versión Biblioteca Cabecera
Mix_Pause (mixer) 2.0.0 mixer SDL_mixer.h
Mix_PauseAudio (mixer) 2.8.0 mixer SDL_mixer.h
SDL_PauseAudioDevice (sdl2) 2.0.0 sdl2 SDL_audio.h
Mix_Paused (mixer) 2.0.0 mixer SDL_mixer.h
Mix_PausedMusic (mixer) 2.0.0 mixer SDL_mixer.h
Mix_PauseMusic (mixer) 2.0.0 mixer SDL_mixer.h
SDL_PeepEvents (sdl2) 2.0.0 sdl2 SDL_events.h
Mix_PlayChannel (mixer) 2.0.0 mixer SDL_mixer.h
Mix_PlayChannelTimed (mixer) 2.0.0 mixer SDL_mixer.h
Mix_Playing (mixer) 2.0.0 mixer SDL_mixer.h
Mix_PlayingMusic (mixer) 2.0.0 mixer SDL_mixer.h
Mix_PlayMusic (mixer) 2.0.0 mixer SDL_mixer.h
SDL_PointInFRect (sdl2) 2.0.4 sdl2 SDL_rect.h
SDL_PointInRect (sdl2) 2.0.4 sdl2 SDL_rect.h
SDL_PollEvent (sdl2) 2.0.0 sdl2 SDL_events.h
SDL_PremultiplyAlpha (sdl2) 2.0.18 sdl2 SDL_surface.h
SDL_PumpEvents (sdl2) 2.0.0 sdl2 SDL_events.h
SDL_PushEvent (sdl2) 2.0.0 sdl2 SDL_events.h

   ---- Q ----

Nombre Versión Biblioteca Cabecera
Mix_QuerySpec (mixer) 2.0.0 mixer SDL_mixer.h
SDL_QueryTexture (sdl2) 2.0.0 sdl2 SDL_render.h
SDL_QueueAudio (sdl2) 2.0.4 sdl2 SDL_audio.h
SDL_Quit (sdl2) 2.0.0 sdl2 SDL.h
TTF_Quit (ttf) 2.0.12 ttf SDL_ttf.h
Mix_Quit (mixer) 2.0.0 mixer SDL_mixer.h
SDL_QuitSubSystem (sdl2) 2.0.0 sdl2 SDL.h

   ---- R ----

Nombre Versión Biblioteca Cabecera
SDL_RaiseWindow (sdl2) 2.0.0 sdl2 SDL_video.h
Mix_RegisterEffect (mixer) 2.0.0 mixer SDL_mixer.h
SDL_RegisterEvents (sdl2) 2.0.0 sdl2 SDL_events.h
SDL_RemoveTimer (sdl2) 2.0.0 sdl2 SDL_timer.h
SDL_RenderClear (sdl2) 2.0.0 sdl2 SDL_render.h
SDL_RenderCopy (sdl2) 2.0.0 sdl2 SDL_render.h
SDL_RenderCopyEx (sdl2) 2.0.0 sdl2 SDL_render.h
SDL_RenderCopyExF (sdl2) 2.0.10 sdl2 SDL_render.h
SDL_RenderCopyF (sdl2) 2.0.10 sdl2 SDL_render.h
SDL_RenderDrawLine (sdl2) 2.0.0 sdl2 SDL_render.h
SDL_RenderDrawLineF (sdl2) 2.0.10 sdl2 SDL_render.h
SDL_RenderDrawLines (sdl2) 2.0.0 sdl2 SDL_render.h
SDL_RenderDrawLinesF (sdl2) 2.0.10 sdl2 SDL_render.h
SDL_RenderDrawPoint (sdl2) 2.0.0 sdl2 SDL_render.h
SDL_RenderDrawPointF (sdl2) 2.0.10 sdl2 SDL_render.h
SDL_RenderDrawPoints (sdl2) 2.0.0 sdl2 SDL_render.h
SDL_RenderDrawPointsF (sdl2) 2.0.10 sdl2 SDL_render.h
SDL_RenderDrawRect (sdl2) 2.0.0 sdl2 SDL_render.h
SDL_RenderDrawRectF (sdl2) 2.0.10 sdl2 SDL_render.h
SDL_RenderDrawRects (sdl2) 2.0.0 sdl2 SDL_render.h
SDL_RenderDrawRectsF (sdl2) 2.0.10 sdl2 SDL_render.h
SDL_RenderFillRect (sdl2) 2.0.0 sdl2 SDL_render.h
SDL_RenderFillRectF (sdl2) 2.0.10 sdl2 SDL_render.h
SDL_RenderFillRects (sdl2) 2.0.0 sdl2 SDL_render.h
SDL_RenderFillRectsF (sdl2) 2.0.10 sdl2 SDL_render.h
SDL_RenderGetClipRect (sdl2) 2.0.0 sdl2 SDL_render.h
SDL_RenderGetViewport (sdl2) 2.0.0 sdl2 SDL_render.h
TTF_RenderGlyph_Blended (ttf) 2.0.12 ttf SDL_ttf.h
TTF_RenderGlyph_LCD (ttf) 2.20.0 ttf SDL_ttf.h
TTF_RenderGlyph_Shaded (ttf) 2.0.12 ttf SDL_ttf.h
TTF_RenderGlyph_Solid (ttf) 2.0.12 ttf SDL_ttf.h
TTF_RenderGlyph32_Blended (ttf) 2.0.18 ttf SDL_ttf.h
TTF_RenderGlyph32_LCD (ttf) 2.20.0 ttf SDL_ttf.h
TTF_RenderGlyph32_Shaded (ttf) 2.0.18 ttf SDL_ttf.h
TTF_RenderGlyph32_Solid (ttf) 2.0.18 ttf SDL_ttf.h
SDL_RenderIsClipEnabled (sdl2) 2.0.4 sdl2 SDL_render.h
SDL_RenderPresent (sdl2) 2.0.0 sdl2 SDL_render.h
SDL_RenderSetClipRect (sdl2) 2.0.0 sdl2 SDL_render.h
SDL_RenderSetViewport (sdl2) 2.0.0 sdl2 SDL_render.h
SDL_RenderTargetSupported (sdl2) 2.0.0 sdl2 SDL_render.h
TTF_RenderText (ttf) 2.0.0 ttf SDL_ttf.h
TTF_RenderText_Blended (ttf) 2.0.18 ttf SDL_ttf.h
TTF_RenderText_Blended_Wrapped (ttf) 2.0.18 ttf SDL_ttf.h
TTF_RenderText_LCD (ttf) 2.20.0 ttf SDL_ttf.h
TTF_RenderText_LCD_Wrapped (ttf) 2.20.0 ttf SDL_ttf.h
TTF_RenderText_Shaded (ttf) 2.0.12 ttf SDL_ttf.h
TTF_RenderText_Shaded_Wrapped (ttf) 2.0.18 ttf SDL_ttf.h
TTF_RenderText_Solid (ttf) 2.0.12 ttf SDL_ttf.h
TTF_RenderText_Solid_Wrapped (ttf) 2.0.18 ttf SDL_ttf.h
TTF_RenderUNICODE (ttf) 2.0.0 ttf SDL_ttf.h
TTF_RenderUNICODE_Blended (ttf) 2.0.12 ttf SDL_ttf.h
TTF_RenderUNICODE_Blended_Wrapped (ttf) 2.0.18 ttf SDL_ttf.h
TTF_RenderUNICODE_LCD (ttf) 2.20.0 ttf SDL_ttf.h
TTF_RenderUNICODE_LCD_Wrapped (ttf) 2.20.0 ttf SDL_ttf.h
TTF_RenderUNICODE_Shaded (ttf) 2.0.12 ttf SDL_ttf.h
TTF_RenderUNICODE_Shaded_Wrapped (ttf) 2.0.18 ttf SDL_ttf.h
TTF_RenderUNICODE_Solid (ttf) 2.0.12 ttf SDL_ttf.h
TTF_RenderUNICODE_Solid_Wrapped (ttf) 2.0.18 ttf SDL_ttf.h
TTF_RenderUTF8 (ttf) 2.0.0 ttf SDL_ttf.h
TTF_RenderUTF8_Blended (ttf) 2.0.12 ttf SDL_ttf.h
TTF_RenderUTF8_Blended_Wrapped (ttf) 2.0.18 ttf SDL_ttf.h
TTF_RenderUTF8_LCD (ttf) 2.20.0 ttf SDL_ttf.h
TTF_RenderUTF8_LCD_Wrapped (ttf) 2.20.0 ttf SDL_ttf.h
TTF_RenderUTF8_Shaded (ttf) 2.0.12 ttf SDL_ttf.h
TTF_RenderUTF8_Shaded_Wrapped (ttf) 2.0.18 ttf SDL_ttf.h
TTF_RenderUTF8_Solid (ttf) 2.0.12 ttf SDL_ttf.h
TTF_RenderUTF8_Solid_Wrapped (ttf) 2.0.18 ttf SDL_ttf.h
Mix_ReserveChannels (mixer) 2.0.0 mixer SDL_mixer.h
Mix_Resume (mixer) 2.0.0 mixer SDL_mixer.h
Mix_ResumeMusic (mixer) 2.0.0 mixer SDL_mixer.h
Mix_RewindMusic (mixer) 2.0.0 mixer SDL_mixer.h
SDL_RWclose (sdl2) 2.0.10 sdl2 SDL_rwops.h
SDL_RWFromConstMem (sdl2) 2.0.0 sdl2 SDL_rwops.h
SDL_RWFromFile (sdl2) 2.0.0 sdl2 SDL_rwops.h
SDL_RWFromMem (sdl2) 2.0.0 sdl2 SDL_rwops.h
SDL_RWread (sdl2) 2.0.10 sdl2 SDL_rwops.h
SDL_RWseek (sdl2) 2.0.10 sdl2 SDL_rwops.h
SDL_RWtell (sdl2) 2.0.10 sdl2 SDL_rwops.h
SDL_RWwrite (sdl2) 2.0.10 sdl2 SDL_rwops.h

   ---- S ----

Nombre Versión Biblioteca Cabecera
SDL_SaveBMP (sdl2) 2.0.0 sdl2 SDL_surface.h
SDL_SaveBMP_RW (sdl2) 2.0.0 sdl2 SDL_surface.h
SDL_SemPost (sdl2) 2.0.0 sdl2 SDL_mutex.h
SDL_SemTryWait (sdl2) 2.0.0 sdl2 SDL_mutex.h
SDL_SemValue (sdl2) 2.0.0 sdl2 SDL_mutex.h
SDL_SemWait (sdl2) 2.0.0 sdl2 SDL_mutex.h
SDL_SemWaitTimeout (sdl2) 2.0.0 sdl2 SDL_mutex.h
SDL_SetClipRect (sdl2) 2.0.0 sdl2 SDL_surface.h
SDL_SetColorKey (sdl2) 2.0.0 sdl2 SDL_surface.h
TTF_SetDirection (ttf) 2.0.18 ttf SDL_ttf.h
Mix_SetDistance (mixer) 2.0.0 mixer SDL_mixer.h
SDL_SetEventFilter (sdl2) 2.0.0 sdl2 SDL_events.h
TTF_SetFontDirection (ttf) 2.20.0 ttf SDL_ttf.h
TTF_SetFontHinting (ttf) 2.0.12 ttf SDL_ttf.h
TTF_SetFontOutline (ttf) 2.0.12 ttf SDL_ttf.h
TTF_SetFontSize (ttf) 2.0.18 ttf SDL_ttf.h
TTF_SetFontStyle (ttf) 2.0.12 ttf SDL_ttf.h
SDL_SetPaletteColors (sdl2) 2.0.0 sdl2 SDL_pixels.h
Mix_SetPanning (mixer) 2.0.0 mixer SDL_mixer.h
Mix_SetPosition (mixer) 2.0.0 mixer SDL_mixer.h
Mix_SetPostMix (mixer) 2.0.0 mixer SDL_mixer.h
SDL_SetRelativeMouseMode (sdl2) 2.0.0 sdl2 SDL_mouse.h
SDL_SetRenderDrawBlendMode (sdl2) 2.0.0 sdl2 SDL_render.h
SDL_SetRenderDrawColor (sdl2) 2.0.0 sdl2 SDL_render.h
SDL_SetRenderTarget (sdl2) 2.0.0 sdl2 SDL_render.h
Mix_SetReverseStereo (mixer) 2.0.0 mixer SDL_mixer.h
SDL_SetSurfaceAlphaMod (sdl2) 2.0.0 sdl2 SDL_surface.h
SDL_SetSurfaceBlendMode (sdl2) 2.0.0 sdl2 SDL_surface.h
SDL_SetSurfaceColorMod (sdl2) 2.0.0 sdl2 SDL_surface.h
SDL_SetSurfacePalette (sdl2) 2.0.0 sdl2 SDL_surface.h
SDL_SetSurfaceRLE (sdl2) 2.0.0 sdl2 SDL_surface.h
SDL_SetTextInputRect (sdl2) 2.0.0 sdl2 SDL_keyboard.h
SDL_SetTextureAlphaMod (sdl2) 2.0.0 sdl2 SDL_render.h
SDL_SetTextureBlendMode (sdl2) 2.0.0 sdl2 SDL_render.h
SDL_SetTextureColorMod (sdl2) 2.0.0 sdl2 SDL_render.h
SDL_SetTextureScaleMode (sdl2) 2.0.12 sdl2 SDL_render.h
SDL_SetTextureUserData (sdl2) 2.0.18 sdl2 SDL_render.h
SDL_SetThreadPriority (sdl2) 2.0.0 sdl2 SDL_thread.h
SDL_SetWindowDisplayMode (sdl2) 2.0.0 sdl2 SDL_video.h
SDL_SetWindowInputFocus (sdl2) 2.0.5 sdl2 SDL_video.h
SDL_SetWindowSize (sdl2) 2.0.0 sdl2 SDL_video.h
SDL_ShowMessageBox (sdl2) 2.0.0 sdl2 SDL_messagebox.h
SDL_ShowSimpleMessageBox (sdl2) 2.0.0 sdl2 SDL_messagebox.h
TTF_SizeText (ttf) 2.0.12 ttf SDL_ttf.h
TTF_SizeUNICODE (ttf) 2.0.12 ttf SDL_ttf.h
TTF_SizeUTF8 (ttf) 2.0.12 ttf sd
SDL_SoftStretch (sdl2) 2.0.0 sdl2 SDL_surface.h
SDL_SoftStretchLinear (sdl2) 2.0.16 sdl2 SDL_surface.h
SDL_StartTextInput (sdl2) 2.0.0 sdl2 SDL_keyboard.h
SDL_StopTextInput (sdl2) 2.0.0 sdl2 SDL_keyboard.h

   ---- T ----

Nombre Versión Biblioteca Cabecera
SDL_ThreadFunction (sdl2) 2.0.0 sdl2 SDL_thread.h
SDL_TimerCallback (sdl2) 2.0.0 sdl2 SDL_timer.h
SDL_TryLockMutex (sdl2) 2.0.0 sdl2 SDL_mutex.h

   ---- U ----

Nombre Versión Biblioteca Cabecera
SDL_UnlockAudioDevice (sdl2) 2.0.0 sdl2 SDL_audio.h
SDL_UnlockMutex (sdl2) 2.0.0 sdl2 SDL_mutex.h
SDL_UnlockSurface (sdl2) 2.0.0 sdl2 SDL_surface.h
SDL_UnlockTexture (sdl2) 2.0.0 sdl2 SDL_render.h
SDL_UpdateTexture (sdl2) 2.0.0 sdl2 SDL_render.h
SDL_UpdateWindowSurface (sdl2) 2.0.0 sdl2 SDL_surface.h
SDL_UpdateWindowSurfaceRects (sdl2) 2.0.0 sdl2 SDL_surface.h
SDL_UpperBlit (sdl2) 2.0.0 sdl2 SDL_surface.h
SDL_UpperBlitScaled (sdl2) 2.0.0 sdl2 SDL_surface.h

   ---- V ----

Nombre Versión Biblioteca Cabecera
SDL_VERSION (sdl2) 2.0.0 sdl2 SDL_version.h
SDL_VideoInit (sdl2) 2.0.0 sdl2 SDL_video.h
SDL_VideoQuit (sdl2) 2.0.0 sdl2 SDL_video.h
Mix_Volume (mixer) 2.0.0 mixer SDL_mixer.h
Mix_VolumeMusic (mixer) 2.0.0 mixer SDL_mixer.h
SDL_Vulkan_GetDrawableSize (sdl2) 2.0.6 sdl2 SDL_vulkan.h
SDL_Vulkan_LoadLibrary (sdl2) 2.0.6 sdl2 SDL_vulkan.h

   ---- W ----

Nombre Versión Biblioteca Cabecera
SDL_WaitEvent (sdl2) 2.0.0 sdl2 SDL_events.h
SDL_WaitEventTimeout (sdl2) 2.0.0 sdl2 SDL_events.h
SDL_WaitThread (sdl2) 2.0.0 sdl2 SDL_thread.h
SDL_WarpMouseInWindow (sdl2) 2.0.0 sdl2 SDL_mouse.h
SDL_WasInit (sdl2) 2.0.0 sdl2 SDL.h

   ---- Z ----

Nombre Versión Biblioteca Cabecera
SDL_zero (sdl2) 2.0.0 sdl2 SDL_stdinc.h