Wiki Page Content

Revision 6 as of 2009-12-01 20:05:50

Clear message

SDL 1.3 API by Name

Enumerations

Structures

Functions

  1. SDLFunctionTemplate
  2. SDL_AddEventWatch
  3. SDL_AddHintCallback
  4. SDL_AddTimer
  5. SDL_AllocFormat
  6. SDL_AllocPalette
  7. SDL_AllocRW
  8. SDL_AndroidGetActivity
  9. SDL_AndroidGetExternalStoragePath
  10. SDL_AndroidGetExternalStorageState
  11. SDL_AndroidGetInternalStoragePath
  12. SDL_AndroidGetJNIEnv
  13. SDL_AtomicAdd
  14. SDL_AtomicCAS
  15. SDL_AtomicCASPtr
  16. SDL_AtomicDecRef
  17. SDL_AtomicGet
  18. SDL_AtomicGetPtr
  19. SDL_AtomicIncRef
  20. SDL_AtomicLock
  21. SDL_AtomicSet
  22. SDL_AtomicSetPtr
  23. SDL_AtomicTryLock
  24. SDL_AtomicUnlock
  25. SDL_AudioInit
  26. SDL_AudioQuit
  27. SDL_BlitScaled
  28. SDL_BlitSurface
  29. SDL_BuildAudioCVT
  30. SDL_COMPILEDVERSION
  31. SDL_CalculateGammaRamp
  32. SDL_CaptureMouse
  33. SDL_ClearError
  34. SDL_ClearHints
  35. SDL_ClearQueuedAudio
  36. SDL_CloseAudio
  37. SDL_CloseAudioDevice
  38. SDL_CompilerBarrier
  39. SDL_ComposeCustomBlendMode
  40. SDL_CondBroadcast
  41. SDL_CondSignal
  42. SDL_CondWait
  43. SDL_CondWaitTimeout
  44. SDL_ConvertAudio
  45. SDL_ConvertPixels
  46. SDL_ConvertSurface
  47. SDL_ConvertSurfaceFormat
  48. SDL_CreateColorCursor
  49. SDL_CreateCond
  50. SDL_CreateCursor
  51. SDL_CreateMutex
  52. SDL_CreateRGBSurface
  53. SDL_CreateRGBSurfaceFrom
  54. SDL_CreateRGBSurfaceWithFormat
  55. SDL_CreateRGBSurfaceWithFormatFrom
  56. SDL_CreateRenderer
  57. SDL_CreateSemaphore
  58. SDL_CreateSoftwareRenderer
  59. SDL_CreateSystemCursor
  60. SDL_CreateTexture
  61. SDL_CreateTextureFromSurface
  62. SDL_CreateThread
  63. SDL_CreateWindow
  64. SDL_CreateWindowAndRenderer
  65. SDL_CreateWindowFrom
  66. SDL_DXGIGetOutputInfo
  67. SDL_DelEventWatch
  68. SDL_DelHintCallback
  69. SDL_Delay
  70. SDL_DequeueAudio
  71. SDL_DestroyCond
  72. SDL_DestroyMutex
  73. SDL_DestroyRenderer
  74. SDL_DestroySemaphore
  75. SDL_DestroyTexture
  76. SDL_DestroyWindow
  77. SDL_DetachThread
  78. SDL_Direct3D9GetAdapterIndex
  79. SDL_DisableScreenSaver
  80. SDL_EnableScreenSaver
  81. SDL_EnclosePoints
  82. SDL_EventState
  83. SDL_FillRect
  84. SDL_FillRects
  85. SDL_FilterEvents
  86. SDL_FlushEvent
  87. SDL_FlushEvents
  88. SDL_FreeCursor
  89. SDL_FreeFormat
  90. SDL_FreePalette
  91. SDL_FreeRW
  92. SDL_FreeSurface
  93. SDL_FreeWAV
  94. SDL_GL_BindTexture
  95. SDL_GL_CreateContext
  96. SDL_GL_DeleteContext
  97. SDL_GL_ExtensionSupported
  98. SDL_GL_GetAttribute
  99. SDL_GL_GetCurrentContext
  100. SDL_GL_GetCurrentWindow
  101. SDL_GL_GetDrawableSize
  102. SDL_GL_GetProcAddress
  103. SDL_GL_GetSwapInterval
  104. SDL_GL_LoadLibrary
  105. SDL_GL_MakeCurrent
  106. SDL_GL_ResetAttributes
  107. SDL_GL_SetAttribute
  108. SDL_GL_SetSwapInterval
  109. SDL_GL_SwapWindow
  110. SDL_GL_UnbindTexture
  111. SDL_GL_UnloadLibrary
  112. SDL_GameControllerAddMapping
  113. SDL_GameControllerAddMappingsFromFile
  114. SDL_GameControllerAddMappingsFromRW
  115. SDL_GameControllerClose
  116. SDL_GameControllerEventState
  117. SDL_GameControllerFromInstanceID
  118. SDL_GameControllerGetAttached
  119. SDL_GameControllerGetAxis
  120. SDL_GameControllerGetAxisFromString
  121. SDL_GameControllerGetBindForAxis
  122. SDL_GameControllerGetBindForButton
  123. SDL_GameControllerGetButton
  124. SDL_GameControllerGetButtonFromString
  125. SDL_GameControllerGetJoystick
  126. SDL_GameControllerGetStringForAxis
  127. SDL_GameControllerGetStringForButton
  128. SDL_GameControllerMapping
  129. SDL_GameControllerMappingForGUID
  130. SDL_GameControllerName
  131. SDL_GameControllerNameForIndex
  132. SDL_GameControllerOpen
  133. SDL_GameControllerUpdate
  134. SDL_GetAssertionHandler
  135. SDL_GetAssertionReport
  136. SDL_GetAudioDeviceName
  137. SDL_GetAudioDeviceStatus
  138. SDL_GetAudioDriver
  139. SDL_GetAudioStatus
  140. SDL_GetBasePath
  141. SDL_GetCPUCacheLineSize
  142. SDL_GetCPUCount
  143. SDL_GetClipRect
  144. SDL_GetClipboardText
  145. SDL_GetClosestDisplayMode
  146. SDL_GetColorKey
  147. SDL_GetCurrentAudioDriver
  148. SDL_GetCurrentDisplayMode
  149. SDL_GetCurrentVideoDriver
  150. SDL_GetCursor
  151. SDL_GetDefaultAssertionHandler
  152. SDL_GetDefaultCursor
  153. SDL_GetDesktopDisplayMode
  154. SDL_GetDisplayBounds
  155. SDL_GetDisplayDPI
  156. SDL_GetDisplayMode
  157. SDL_GetDisplayName
  158. SDL_GetDisplayUsableBounds
  159. SDL_GetError
  160. SDL_GetEventFilter
  161. SDL_GetEventState
  162. SDL_GetGlobalMouseState
  163. SDL_GetGrabbedWindow
  164. SDL_GetHint
  165. SDL_GetHintBoolean
  166. SDL_GetKeyFromName
  167. SDL_GetKeyFromScancode
  168. SDL_GetKeyName
  169. SDL_GetKeyboardFocus
  170. SDL_GetKeyboardState
  171. SDL_GetModState
  172. SDL_GetMouseFocus
  173. SDL_GetMouseState
  174. SDL_GetNumAudioDevices
  175. SDL_GetNumAudioDrivers
  176. SDL_GetNumDisplayModes
  177. SDL_GetNumRenderDrivers
  178. SDL_GetNumTouchDevices
  179. SDL_GetNumTouchFingers
  180. SDL_GetNumVideoDisplays
  181. SDL_GetNumVideoDrivers
  182. SDL_GetPerformanceCounter
  183. SDL_GetPerformanceFrequency
  184. SDL_GetPixelFormatName
  185. SDL_GetPlatform
  186. SDL_GetPowerInfo
  187. SDL_GetPrefPath
  188. SDL_GetQueuedAudioSize
  189. SDL_GetRGB
  190. SDL_GetRGBA
  191. SDL_GetRelativeMouseMode
  192. SDL_GetRelativeMouseState
  193. SDL_GetRenderDrawBlendMode
  194. SDL_GetRenderDrawColor
  195. SDL_GetRenderDriverInfo
  196. SDL_GetRenderTarget
  197. SDL_GetRenderer
  198. SDL_GetRendererInfo
  199. SDL_GetRendererOutputSize
  200. SDL_GetRevision
  201. SDL_GetRevisionNumber
  202. SDL_GetScancodeFromKey
  203. SDL_GetScancodeFromName
  204. SDL_GetScancodeName
  205. SDL_GetSurfaceAlphaMod
  206. SDL_GetSurfaceBlendMode
  207. SDL_GetSurfaceColorMod
  208. SDL_GetSystemRAM
  209. SDL_GetTextureAlphaMod
  210. SDL_GetTextureBlendMode
  211. SDL_GetTextureColorMod
  212. SDL_GetThreadID
  213. SDL_GetThreadName
  214. SDL_GetTicks
  215. SDL_GetTouchDevice
  216. SDL_GetTouchFinger
  217. SDL_GetVersion
  218. SDL_GetVideoDriver
  219. SDL_GetWindowBordersSize
  220. SDL_GetWindowBrightness
  221. SDL_GetWindowData
  222. SDL_GetWindowDisplayIndex
  223. SDL_GetWindowDisplayMode
  224. SDL_GetWindowFlags
  225. SDL_GetWindowFromID
  226. SDL_GetWindowGammaRamp
  227. SDL_GetWindowGrab
  228. SDL_GetWindowID
  229. SDL_GetWindowMaximumSize
  230. SDL_GetWindowMinimumSize
  231. SDL_GetWindowOpacity
  232. SDL_GetWindowPixelFormat
  233. SDL_GetWindowPosition
  234. SDL_GetWindowSize
  235. SDL_GetWindowSurface
  236. SDL_GetWindowTitle
  237. SDL_GetWindowWMInfo
  238. SDL_HapticClose
  239. SDL_HapticDestroyEffect
  240. SDL_HapticEffectSupported
  241. SDL_HapticGetEffectStatus
  242. SDL_HapticIndex
  243. SDL_HapticName
  244. SDL_HapticNewEffect
  245. SDL_HapticNumAxes
  246. SDL_HapticNumEffects
  247. SDL_HapticNumEffectsPlaying
  248. SDL_HapticOpen
  249. SDL_HapticOpenFromJoystick
  250. SDL_HapticOpenFromMouse
  251. SDL_HapticOpened
  252. SDL_HapticPause
  253. SDL_HapticQuery
  254. SDL_HapticRumbleInit
  255. SDL_HapticRumblePlay
  256. SDL_HapticRumbleStop
  257. SDL_HapticRumbleSupported
  258. SDL_HapticRunEffect
  259. SDL_HapticSetAutocenter
  260. SDL_HapticSetGain
  261. SDL_HapticStopAll
  262. SDL_HapticStopEffect
  263. SDL_HapticUnpause
  264. SDL_HapticUpdateEffect
  265. SDL_Has3DNow
  266. SDL_HasAVX
  267. SDL_HasAVX2
  268. SDL_HasAltiVec
  269. SDL_HasClipboardText
  270. SDL_HasEvent
  271. SDL_HasEvents
  272. SDL_HasIntersection
  273. SDL_HasMMX
  274. SDL_HasRDTSC
  275. SDL_HasSSE
  276. SDL_HasSSE2
  277. SDL_HasSSE3
  278. SDL_HasSSE41
  279. SDL_HasSSE42
  280. SDL_HasScreenKeyboardSupport
  281. SDL_HideWindow
  282. SDL_Init
  283. SDL_InitSubSystem
  284. SDL_IntersectRect
  285. SDL_IntersectRectAndLine
  286. SDL_IsGameController
  287. SDL_IsScreenKeyboardShown
  288. SDL_IsScreenSaverEnabled
  289. SDL_IsTextInputActive
  290. SDL_JoystickClose
  291. SDL_JoystickCurrentPowerLevel
  292. SDL_JoystickEventState
  293. SDL_JoystickFromInstanceID
  294. SDL_JoystickGetAttached
  295. SDL_JoystickGetAxis
  296. SDL_JoystickGetBall
  297. SDL_JoystickGetButton
  298. SDL_JoystickGetDeviceGUID
  299. SDL_JoystickGetGUID
  300. SDL_JoystickGetGUIDFromString
  301. SDL_JoystickGetGUIDString
  302. SDL_JoystickGetHat
  303. SDL_JoystickInstanceID
  304. SDL_JoystickIsHaptic
  305. SDL_JoystickName
  306. SDL_JoystickNameForIndex
  307. SDL_JoystickNumAxes
  308. SDL_JoystickNumBalls
  309. SDL_JoystickNumButtons
  310. SDL_JoystickNumHats
  311. SDL_JoystickOpen
  312. SDL_JoystickUpdate
  313. SDL_LoadBMP
  314. SDL_LoadBMP_RW
  315. SDL_LoadDollarTemplates
  316. SDL_LoadFunction
  317. SDL_LoadObject
  318. SDL_LoadWAV
  319. SDL_LoadWAV_RW
  320. SDL_LockAudio
  321. SDL_LockAudioDevice
  322. SDL_LockMutex
  323. SDL_LockSurface
  324. SDL_LockTexture
  325. SDL_Log
  326. SDL_LogCritical
  327. SDL_LogDebug
  328. SDL_LogError
  329. SDL_LogGetOutputFunction
  330. SDL_LogGetPriority
  331. SDL_LogInfo
  332. SDL_LogMessage
  333. SDL_LogMessageV
  334. SDL_LogResetPriorities
  335. SDL_LogSetAllPriority
  336. SDL_LogSetOutputFunction
  337. SDL_LogSetPriority
  338. SDL_LogVerbose
  339. SDL_LogWarn
  340. SDL_LowerBlit
  341. SDL_LowerBlitScaled
  342. SDL_MUSTLOCK
  343. SDL_MapRGB
  344. SDL_MapRGBA
  345. SDL_MasksToPixelFormatEnum
  346. SDL_MaximizeWindow
  347. SDL_MinimizeWindow
  348. SDL_MixAudio
  349. SDL_MixAudioFormat
  350. SDL_MostSignificantBitIndex32
  351. SDL_MouseIsHaptic
  352. SDL_NumHaptics
  353. SDL_NumJoysticks
  354. SDL_NumSensors
  355. SDL_OpenAudio
  356. SDL_OpenAudioDevice
  357. SDL_OpenURL
  358. SDL_PauseAudio
  359. SDL_PauseAudioDevice
  360. SDL_PeepEvents
  361. SDL_PixelFormatEnumToMasks
  362. SDL_PointInRect
  363. SDL_PollEvent
  364. SDL_PumpEvents
  365. SDL_PushEvent
  366. SDL_QueryTexture
  367. SDL_QueueAudio
  368. SDL_Quit
  369. SDL_QuitRequested
  370. SDL_QuitSubSystem
  371. SDL_REVISION
  372. SDL_RWFromConstMem
  373. SDL_RWFromFP
  374. SDL_RWFromFile
  375. SDL_RWFromMem
  376. SDL_RWclose
  377. SDL_RWread
  378. SDL_RWseek
  379. SDL_RWsize
  380. SDL_RWtell
  381. SDL_RWwrite
  382. SDL_RaiseWindow
  383. SDL_ReadBE16
  384. SDL_ReadBE32
  385. SDL_ReadBE64
  386. SDL_ReadLE16
  387. SDL_ReadLE32
  388. SDL_ReadLE64
  389. SDL_ReadU8
  390. SDL_RecordGesture
  391. SDL_RectEmpty
  392. SDL_RectEquals
  393. SDL_RegisterEvents
  394. SDL_RemoveTimer
  395. SDL_RenderClear
  396. SDL_RenderCopy
  397. SDL_RenderCopyEx
  398. SDL_RenderDrawLine
  399. SDL_RenderDrawLines
  400. SDL_RenderDrawPoint
  401. SDL_RenderDrawPoints
  402. SDL_RenderDrawRect
  403. SDL_RenderDrawRects
  404. SDL_RenderFillRect
  405. SDL_RenderFillRects
  406. SDL_RenderGetClipRect
  407. SDL_RenderGetD3D9Device
  408. SDL_RenderGetIntegerScale
  409. SDL_RenderGetLogicalSize
  410. SDL_RenderGetScale
  411. SDL_RenderGetViewport
  412. SDL_RenderIsClipEnabled
  413. SDL_RenderPresent
  414. SDL_RenderReadPixels
  415. SDL_RenderSetClipRect
  416. SDL_RenderSetIntegerScale
  417. SDL_RenderSetLogicalSize
  418. SDL_RenderSetScale
  419. SDL_RenderSetViewport
  420. SDL_RenderTargetSupported
  421. SDL_ResetAssertionReport
  422. SDL_RestoreWindow
  423. SDL_SaveAllDollarTemplates
  424. SDL_SaveBMP
  425. SDL_SaveBMP_RW
  426. SDL_SaveDollarTemplate
  427. SDL_SemPost
  428. SDL_SemTryWait
  429. SDL_SemValue
  430. SDL_SemWait
  431. SDL_SemWaitTimeout
  432. SDL_SensorClose
  433. SDL_SensorFromInstanceID
  434. SDL_SensorGetData
  435. SDL_SensorGetDeviceInstanceID
  436. SDL_SensorGetDeviceName
  437. SDL_SensorGetDeviceNonPortableType
  438. SDL_SensorGetDeviceType
  439. SDL_SensorGetInstanceID
  440. SDL_SensorGetName
  441. SDL_SensorGetNonPortableType
  442. SDL_SensorGetType
  443. SDL_SensorOpen
  444. SDL_SensorUpdate
  445. SDL_SetAssertionHandler
  446. SDL_SetClipRect
  447. SDL_SetClipboardText
  448. SDL_SetColorKey
  449. SDL_SetCursor
  450. SDL_SetError
  451. SDL_SetEventFilter
  452. SDL_SetHint
  453. SDL_SetHintWithPriority
  454. SDL_SetMainReady
  455. SDL_SetModState
  456. SDL_SetPaletteColors
  457. SDL_SetPixelFormatPalette
  458. SDL_SetRelativeMouseMode
  459. SDL_SetRenderDrawBlendMode
  460. SDL_SetRenderDrawColor
  461. SDL_SetRenderTarget
  462. SDL_SetSurfaceAlphaMod
  463. SDL_SetSurfaceBlendMode
  464. SDL_SetSurfaceColorMod
  465. SDL_SetSurfacePalette
  466. SDL_SetSurfaceRLE
  467. SDL_SetTextInputRect
  468. SDL_SetTextureAlphaMod
  469. SDL_SetTextureBlendMode
  470. SDL_SetTextureColorMod
  471. SDL_SetThreadPriority
  472. SDL_SetWindowBordered
  473. SDL_SetWindowBrightness
  474. SDL_SetWindowData
  475. SDL_SetWindowDisplayMode
  476. SDL_SetWindowFullscreen
  477. SDL_SetWindowGammaRamp
  478. SDL_SetWindowGrab
  479. SDL_SetWindowHitTest
  480. SDL_SetWindowIcon
  481. SDL_SetWindowInputFocus
  482. SDL_SetWindowMaximumSize
  483. SDL_SetWindowMinimumSize
  484. SDL_SetWindowModalFor
  485. SDL_SetWindowOpacity
  486. SDL_SetWindowPosition
  487. SDL_SetWindowResizable
  488. SDL_SetWindowSize
  489. SDL_SetWindowTitle
  490. SDL_SetWindowsMessageHook
  491. SDL_ShowCursor
  492. SDL_ShowMessageBox
  493. SDL_ShowSimpleMessageBox
  494. SDL_ShowWindow
  495. SDL_StartTextInput
  496. SDL_StopTextInput
  497. SDL_Swap16
  498. SDL_Swap32
  499. SDL_Swap64
  500. SDL_SwapBE16
  501. SDL_SwapBE32
  502. SDL_SwapBE64
  503. SDL_SwapFloat
  504. SDL_SwapFloatBE
  505. SDL_SwapFloatLE
  506. SDL_SwapLE16
  507. SDL_SwapLE32
  508. SDL_SwapLE64
  509. SDL_TICKS_PASSED
  510. SDL_TLSCreate
  511. SDL_TLSGet
  512. SDL_TLSSet
  513. SDL_ThreadID
  514. SDL_TriggerBreakpoint
  515. SDL_TryLockMutex
  516. SDL_UnionRect
  517. SDL_UnloadObject
  518. SDL_UnlockAudio
  519. SDL_UnlockAudioDevice
  520. SDL_UnlockMutex
  521. SDL_UnlockSurface
  522. SDL_UnlockTexture
  523. SDL_UpdateTexture
  524. SDL_UpdateWindowSurface
  525. SDL_UpdateWindowSurfaceRects
  526. SDL_UpdateYUVTexture
  527. SDL_VERSION
  528. SDL_VERSIONNUM
  529. SDL_VERSION_ATLEAST
  530. SDL_VideoInit
  531. SDL_VideoQuit
  532. SDL_Vulkan_CreateSurface
  533. SDL_Vulkan_GetDrawableSize
  534. SDL_Vulkan_GetInstanceExtensions
  535. SDL_Vulkan_GetVkInstanceProcAddr
  536. SDL_Vulkan_LoadLibrary
  537. SDL_Vulkan_UnloadLibrary
  538. SDL_WaitEvent
  539. SDL_WaitEventTimeout
  540. SDL_WaitThread
  541. SDL_WarpMouseGlobal
  542. SDL_WarpMouseInWindow
  543. SDL_WasInit
  544. SDL_WinRTGetFSPathUNICODE
  545. SDL_WinRTGetFSPathUTF8
  546. SDL_WinRTRunApp
  547. SDL_WriteBE16
  548. SDL_WriteBE32
  549. SDL_WriteBE64
  550. SDL_WriteLE16
  551. SDL_WriteLE32
  552. SDL_WriteLE64
  553. SDL_WriteU8
  554. SDL_acos
  555. SDL_assert
  556. SDL_assert_paranoid
  557. SDL_assert_release
  558. SDL_iPhoneSetAnimationCallback
  559. SDL_iPhoneSetEventPump
  560. SGFunctions


CategoryCategory

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