SDL 2.0 API by Name

Hints

Enumerations

Structures

Functions

  1. SDL_AddEventWatch
  2. SDL_AddTimer
  3. SDL_AllocFormat
  4. SDL_AllocPalette
  5. SDL_AllocRW
  6. SDL_assert
  7. SDL_assert_paranoid
  8. SDL_assert_release
  9. SDL_AtomicAdd
  10. SDL_AtomicCAS
  11. SDL_AtomicCASPtr
  12. SDL_AtomicDecRef
  13. SDL_AtomicGet
  14. SDL_AtomicGetPtr
  15. SDL_AtomicIncRef
  16. SDL_AtomicLock
  17. SDL_AtomicSet
  18. SDL_AtomicSetPtr
  19. SDL_AtomicTryLock
  20. SDL_AtomicUnlock
  21. SDL_AudioDeviceConnected
  22. SDL_AudioInit
  23. SDL_AudioQuit
  24. SDL_BlitSurface
  25. SDL_BuildAudioCVT
  26. SDL_CalculateGammaRamp
  27. SDL_ClearError
  28. SDL_ClearHints
  29. SDL_CloseAudio
  30. SDL_CloseAudioDevice
  31. SDL_COMPILEDVERSION
  32. SDL_CompilerBarrier
  33. SDL_CondBroadcast
  34. SDL_CondSignal
  35. SDL_CondWait
  36. SDL_CondWaitTimeout
  37. SDL_ConvertAudio
  38. SDL_ConvertPixels
  39. SDL_ConvertSurface
  40. SDL_ConvertSurfaceFormat
  41. SDL_CreateColorCursor
  42. SDL_CreateCond
  43. SDL_CreateCursor
  44. SDL_CreateMutex
  45. SDL_CreateRenderer
  46. SDL_CreateRGBSurface
  47. SDL_CreateRGBSurfaceFrom
  48. SDL_CreateSemaphore
  49. SDL_CreateSoftwareRenderer
  50. SDL_CreateTexture
  51. SDL_CreateTextureFromSurface
  52. SDL_CreateThread
  53. SDL_CreateWindow
  54. SDL_CreateWindowFrom
  55. SDL_Delay
  56. SDL_DelEventWatch
  57. SDL_DestroyCond
  58. SDL_DestroyMutex
  59. SDL_DestroyRenderer
  60. SDL_DestroySemaphore
  61. SDL_DestroyTexture
  62. SDL_DestroyWindow
  63. SDL_DisableScreenSaver
  64. SDL_EnableScreenSaver
  65. SDL_EnclosePoints
  66. SDL_EventState
  67. SDL_FillRect
  68. SDL_FillRects
  69. SDL_FilterEvents
  70. SDL_FlushEvent
  71. SDL_FlushEvents
  72. SDL_FreeCursor
  73. SDL_FreeFormat
  74. SDL_FreePalette
  75. SDL_FreeRW
  76. SDL_FreeSurface
  77. SDL_FreeWAV
  78. SDL_GetAssertionReport
  79. SDL_GetAudioDeviceName
  80. SDL_GetAudioDeviceStatus
  81. SDL_GetAudioDriver
  82. SDL_GetAudioStatus
  83. SDL_GetClipboardText
  84. SDL_GetClipRect
  85. SDL_GetClosestDisplayMode
  86. SDL_GetColorKey
  87. SDL_GetCPUCacheLineSize
  88. SDL_GetCPUCount
  89. SDL_GetCurrentAudioDriver
  90. SDL_GetCurrentDisplayMode
  91. SDL_GetCurrentVideoDriver
  92. SDL_GetCursor
  93. SDL_GetDesktopDisplayMode
  94. SDL_GetDisplayBounds
  95. SDL_GetDisplayMode
  96. SDL_GetError
  97. SDL_GetEventFilter
  98. SDL_GetHint
  99. SDL_GetKeyboardFocus
  100. SDL_GetKeyboardState
  101. SDL_GetKeyFromName
  102. SDL_GetKeyFromScancode
  103. SDL_GetKeyName
  104. SDL_GetModState
  105. SDL_GetMouseFocus
  106. SDL_GetMouseState
  107. SDL_GetNumAudioDevices
  108. SDL_GetNumAudioDrivers
  109. SDL_GetNumDisplayModes
  110. SDL_GetNumKeyboards
  111. SDL_GetNumRenderDrivers
  112. SDL_GetNumVideoDisplays
  113. SDL_GetNumVideoDrivers
  114. SDL_GetPerformanceCounter
  115. SDL_GetPerformanceFrequency
  116. SDL_GetPixelFormatName
  117. SDL_GetPlatform
  118. SDL_GetPowerInfo
  119. SDL_GetRelativeMouseMode
  120. SDL_GetRelativeMouseState
  121. SDL_GetRenderDrawBlendMode
  122. SDL_GetRenderDrawColor
  123. SDL_GetRenderDriverInfo
  124. SDL_GetRenderer
  125. SDL_GetRendererInfo
  126. SDL_GetRevision
  127. SDL_GetRevisionNumber
  128. SDL_GetRGB
  129. SDL_GetRGBA
  130. SDL_GetScancodeFromKey
  131. SDL_GetScancodeFromName
  132. SDL_GetScancodeName
  133. SDL_GetSurfaceAlphaMod
  134. SDL_GetSurfaceBlendMode
  135. SDL_GetSurfaceColorMod
  136. SDL_GetTextureAlphaMod
  137. SDL_GetTextureBlendMode
  138. SDL_GetTextureColorMod
  139. SDL_GetThreadID
  140. SDL_GetThreadName
  141. SDL_GetTicks
  142. SDL_GetVersion
  143. SDL_GetVideoDriver
  144. SDL_GetWindowBrightness
  145. SDL_GetWindowData
  146. SDL_GetWindowDisplay
  147. SDL_GetWindowDisplayMode
  148. SDL_GetWindowFlags
  149. SDL_GetWindowFromID
  150. SDL_GetWindowGammaRamp
  151. SDL_GetWindowGrab
  152. SDL_GetWindowID
  153. SDL_GetWindowPixelFormat
  154. SDL_GetWindowPosition
  155. SDL_GetWindowSize
  156. SDL_GetWindowSurface
  157. SDL_GetWindowTitle
  158. SDL_GetWindowWMInfo
  159. SDL_GL_CreateContext
  160. SDL_GL_DeleteContext
  161. SDL_GL_ExtensionSupported
  162. SDL_GL_GetAttribute
  163. SDL_GL_GetProcAddress
  164. SDL_GL_GetSwapInterval
  165. SDL_GL_LoadLibrary
  166. SDL_GL_MakeCurrent
  167. SDL_GL_SetAttribute
  168. SDL_GL_SetSwapInterval
  169. SDL_GL_SwapWindow
  170. SDL_GL_UnloadLibrary
  171. SDL_HapticClose
  172. SDL_HapticDestroyEffect
  173. SDL_HapticEffectSupported
  174. SDL_HapticGetEffectStatus
  175. SDL_HapticIndex
  176. SDL_HapticName
  177. SDL_HapticNewEffect
  178. SDL_HapticNumAxes
  179. SDL_HapticNumEffects
  180. SDL_HapticNumEffectsPlaying
  181. SDL_HapticOpen
  182. SDL_HapticOpened
  183. SDL_HapticOpenFromJoystick
  184. SDL_HapticOpenFromMouse
  185. SDL_HapticPause
  186. SDL_HapticQuery
  187. SDL_HapticRumbleInit
  188. SDL_HapticRumblePlay
  189. SDL_HapticRumbleStop
  190. SDL_HapticRumbleSupported
  191. SDL_HapticRunEffect
  192. SDL_HapticSetAutocenter
  193. SDL_HapticSetGain
  194. SDL_HapticStopAll
  195. SDL_HapticStopEffect
  196. SDL_HapticUnpause
  197. SDL_HapticUpdateEffect
  198. SDL_Has3DNow
  199. SDL_HasAltiVec
  200. SDL_HasClipboardText
  201. SDL_HasEvent
  202. SDL_HasEvents
  203. SDL_HasIntersection
  204. SDL_HasMMX
  205. SDL_HasRDTSC
  206. SDL_HasSSE
  207. SDL_HasSSE2
  208. SDL_HasSSE3
  209. SDL_HasSSE41
  210. SDL_HasSSE42
  211. SDL_HideWindow
  212. SDL_Init
  213. SDL_InitSubSystem
  214. SDL_IntersectRect
  215. SDL_IntersectRectAndLine
  216. SDL_IsScreenSaverEnabled
  217. SDL_JoystickClose
  218. SDL_JoystickEventState
  219. SDL_JoystickGetAxis
  220. SDL_JoystickGetBall
  221. SDL_JoystickGetButton
  222. SDL_JoystickGetHat
  223. SDL_JoystickIndex
  224. SDL_JoystickIsHaptic
  225. SDL_JoystickName
  226. SDL_JoystickNumAxes
  227. SDL_JoystickNumBalls
  228. SDL_JoystickNumButtons
  229. SDL_JoystickNumHats
  230. SDL_JoystickOpen
  231. SDL_JoystickOpened
  232. SDL_JoystickUpdate
  233. SDL_LoadBMP
  234. SDL_LoadBMP_RW
  235. SDL_LoadFunction
  236. SDL_LoadObject
  237. SDL_LoadWAV
  238. SDL_LoadWAV_RW
  239. SDL_LockAudio
  240. SDL_LockAudioDevice
  241. SDL_LockSurface
  242. SDL_LockTexture
  243. SDL_Log
  244. SDL_LogCritical
  245. SDL_LogDebug
  246. SDL_LogError
  247. SDL_LogGetOutputFunction
  248. SDL_LogGetPriority
  249. SDL_LogInfo
  250. SDL_LogMessage
  251. SDL_LogMessageV
  252. SDL_LogResetPriorities
  253. SDL_LogSetAllPriority
  254. SDL_LogSetOutputFunction
  255. SDL_LogSetPriority
  256. SDL_LogVerbose
  257. SDL_LogWarn
  258. SDL_LowerBlit
  259. SDL_LowerBlitScaled
  260. SDL_MapRGB
  261. SDL_MapRGBA
  262. SDL_MasksToPixelFormatEnum
  263. SDL_MaximizeWindow
  264. SDL_MinimizeWindow
  265. SDL_MixAudio
  266. SDL_MixAudioFormat
  267. SDL_MouseIsHaptic
  268. SDL_MUSTLOCK
  269. SDL_mutexP
  270. SDL_mutexV
  271. SDL_NumHaptics
  272. SDL_NumJoysticks
  273. SDL_OpenAudio
  274. SDL_OpenAudioDevice
  275. SDL_PauseAudio
  276. SDL_PauseAudioDevice
  277. SDL_PeepEvents
  278. SDL_PixelFormatEnumToMasks
  279. SDL_PollEvent
  280. SDL_PumpEvents
  281. SDL_PushEvent
  282. SDL_QueryTexture
  283. SDL_QueryTexturePixels
  284. SDL_Quit
  285. SDL_QuitRequested
  286. SDL_QuitSubSystem
  287. SDL_RaiseWindow
  288. SDL_ReadBE16
  289. SDL_ReadBE32
  290. SDL_ReadBE64
  291. SDL_ReadLE16
  292. SDL_ReadLE32
  293. SDL_ReadLE64
  294. SDL_RectEmpty
  295. SDL_RectEquals
  296. SDL_RegisterEvents
  297. SDL_RemoveTimer
  298. SDL_RenderClear
  299. SDL_RenderCopy
  300. SDL_RenderDrawLine
  301. SDL_RenderDrawLines
  302. SDL_RenderDrawPoint
  303. SDL_RenderDrawPoints
  304. SDL_RenderDrawRect
  305. SDL_RenderDrawRects
  306. SDL_RenderFillRect
  307. SDL_RenderFillRects
  308. SDL_RenderGetViewport
  309. SDL_RenderPresent
  310. SDL_RenderReadPixels
  311. SDL_RenderSetViewport
  312. SDL_ResetAssertionReport
  313. SDL_RestoreWindow
  314. SDL_REVISION
  315. SDL_RWclose
  316. SDL_RWFromConstMem
  317. SDL_RWFromFile
  318. SDL_RWFromFP
  319. SDL_RWFromMem
  320. SDL_RWread
  321. SDL_RWseek
  322. SDL_RWtell
  323. SDL_RWwrite
  324. SDL_SaveBMP
  325. SDL_SaveBMP_RW
  326. SDL_SemPost
  327. SDL_SemTryWait
  328. SDL_SemValue
  329. SDL_SemWait
  330. SDL_SemWaitTimeout
  331. SDL_SetAssertionHandler
  332. SDL_SetClipboardText
  333. SDL_SetClipRect
  334. SDL_SetColorKey
  335. SDL_SetCursor
  336. SDL_SetError
  337. SDL_SetEventFilter
  338. SDL_SetHint
  339. SDL_SetHintWithPriority
  340. SDL_SetModState
  341. SDL_SetPaletteColors
  342. SDL_SetPixelFormatPalette
  343. SDL_SetRelativeMouseMode
  344. SDL_SetRenderDrawBlendMode
  345. SDL_SetRenderDrawColor
  346. SDL_SetRenderTarget
  347. SDL_SetSurfaceAlphaMod
  348. SDL_SetSurfaceBlendMode
  349. SDL_SetSurfaceColorMod
  350. SDL_SetSurfacePalette
  351. SDL_SetSurfaceRLE
  352. SDL_SetTextInputRect
  353. SDL_SetTextureAlphaMod
  354. SDL_SetTextureBlendMode
  355. SDL_SetTextureColorMod
  356. SDL_SetThreadPriority
  357. SDL_SetWindowBrightness
  358. SDL_SetWindowData
  359. SDL_SetWindowDisplayMode
  360. SDL_SetWindowFullscreen
  361. SDL_SetWindowGammaRamp
  362. SDL_SetWindowGrab
  363. SDL_SetWindowIcon
  364. SDL_SetWindowPosition
  365. SDL_SetWindowSize
  366. SDL_SetWindowTitle
  367. SDL_ShowCursor
  368. SDL_ShowWindow
  369. SDL_SoftStretch
  370. SDL_StartTextInput
  371. SDL_StopTextInput
  372. SDL_Swap16
  373. SDL_Swap32
  374. SDL_Swap64
  375. SDL_SwapBE16
  376. SDL_SwapBE32
  377. SDL_SwapBE64
  378. SDL_SwapFloat
  379. SDL_SwapFloatBE
  380. SDL_SwapFloatLE
  381. SDL_SwapLE16
  382. SDL_SwapLE32
  383. SDL_SwapLE64
  384. SDL_ThreadID
  385. SDL_TriggerBreakpoint
  386. SDL_UnionRect
  387. SDL_UnloadObject
  388. SDL_UnlockAudio
  389. SDL_UnlockAudioDevice
  390. SDL_UnlockSurface
  391. SDL_UnlockTexture
  392. SDL_UpdateTexture
  393. SDL_UpdateWindowSurface
  394. SDL_UpdateWindowSurfaceRects
  395. SDL_UpperBlit
  396. SDL_UpperBlitScaled
  397. SDL_VERSION
  398. SDL_VERSION_ATLEAST
  399. SDL_VERSIONNUM
  400. SDL_VideoInit
  401. SDL_VideoQuit
  402. SDL_WaitEvent
  403. SDL_WaitEventTimeout
  404. SDL_WaitThread
  405. SDL_WarpMouseInWindow
  406. SDL_WasInit
  407. SDL_WriteBE16
  408. SDL_WriteBE32
  409. SDL_WriteBE64
  410. SDL_WriteLE16
  411. SDL_WriteLE32
  412. SDL_WriteLE64


CategoryCategory

CategoryAPI (last edited 2012-01-23 20:40:42 by MichaelBonfils)

Feedback
Please include your contact information if you'd like to receive a reply.
Submit