Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Blame | Last modification | View Log | RSS feed

  1. EXPORTS
  2. SDL_ReadBE16
  3. SDL_ReadBE32
  4. SDL_ReadBE64
  5. SDL_ReadLE16
  6. SDL_ReadLE32
  7. SDL_ReadLE64
  8. SDL_WriteBE16
  9. SDL_WriteBE32
  10. SDL_WriteBE64
  11. SDL_WriteLE16
  12. SDL_WriteLE32
  13. SDL_WriteLE64
  14. SDL_AllocRW
  15. SDL_FreeRW
  16. SDL_RWFromFile
  17. SDL_RWFromFP
  18. SDL_RWFromMem
  19. SDL_CondBroadcast
  20. SDL_CondSignal
  21. SDL_CondWait
  22. SDL_CondWaitTimeout
  23. SDL_CreateCond
  24. SDL_DestroyCond
  25. SDL_CreateMutex
  26. SDL_DestroyMutex
  27. SDL_mutexP
  28. SDL_mutexV
  29. SDL_CreateSemaphore
  30. SDL_DestroySemaphore
  31. SDL_SemPost
  32. SDL_SemTryWait
  33. SDL_SemValue
  34. SDL_SemWait
  35. SDL_SemWaitTimeout
  36. SDL_SYS_CreateThread
  37. SDL_SYS_KillThread
  38. SDL_SYS_SetupThread
  39. SDL_SYS_WaitThread
  40. SDL_ThreadID
  41. SDL_CreateThread
  42. SDL_GetErrBuf
  43. SDL_GetThreadID
  44. SDL_KillThread
  45. SDL_RunThread
  46. SDL_ThreadsInit
  47. SDL_ThreadsQuit
  48. SDL_WaitThread
  49. SDL_AddTimer
  50. SDL_RemoveTimer
  51. SDL_SetTimer
  52. SDL_SetTimerThreaded
  53. SDL_ThreadedTimerCheck
  54. SDL_TimerInit
  55. SDL_TimerQuit
  56. SDL_Delay
  57. SDL_GetTicks
  58. SDL_StartTicks
  59. SDL_SYS_StartTimer
  60. SDL_SYS_StopTimer
  61. SDL_SYS_TimerInit
  62. SDL_SYS_TimerQuit
  63. SDL_AppActiveInit
  64. SDL_GetAppState
  65. SDL_PrivateAppActive
  66. SDL_EventState
  67. SDL_EventThreadID
  68. SDL_GetEventFilter
  69. SDL_Lock_EventThread
  70. SDL_PeepEvents
  71. SDL_PollEvent
  72. SDL_PrivateSysWMEvent
  73. SDL_PumpEvents
  74. SDL_PushEvent
  75. SDL_SetEventFilter
  76. SDL_StartEventLoop
  77. SDL_StopEventLoop
  78. SDL_Unlock_EventThread
  79. SDL_WaitEvent
  80. SDL_PrivateExpose
  81. SDL_CheckKeyRepeat
  82. SDL_EnableKeyRepeat
  83. SDL_EnableUNICODE
  84. SDL_GetKeyName
  85. SDL_GetKeyState
  86. SDL_GetModState
  87. SDL_KeyboardInit
  88. SDL_PrivateKeyboard
  89. SDL_ResetKeyboard
  90. SDL_SetModState
  91. SDL_GetMouseState
  92. SDL_GetRelativeMouseState
  93. SDL_MouseInit
  94. SDL_PrivateMouseButton
  95. SDL_PrivateMouseMotion
  96. SDL_PrivateQuit
  97. SDL_QuitInit
  98. SDL_PrivateResize
  99. SDL_CalculateBlit0
  100. SDL_CalculateBlit1
  101. SDL_CalculateAlphaBlit
  102. SDL_CalculateBlit
  103. SDL_CalculateBlitN
  104. SDL_LoadBMP_RW
  105. SDL_SaveBMP_RW
  106. SDL_CreateCursor
  107. SDL_CursorInit
  108. SDL_CursorPaletteChanged
  109. SDL_CursorQuit
  110. SDL_DrawCursor
  111. SDL_DrawCursorNoLock
  112. SDL_EraseCursor
  113. SDL_EraseCursorNoLock
  114. SDL_FreeCursor
  115. SDL_GetCursor
  116. SDL_MouseRect
  117. SDL_MoveCursor
  118. SDL_ResetCursor
  119. SDL_SetCursor
  120. SDL_ShowCursor
  121. SDL_WarpMouse
  122. SDL_GetGamma
  123. SDL_GetGammaRamp
  124. SDL_SetGamma
  125. SDL_SetGammaRamp
  126. SDL_AllocBlitMap
  127. SDL_AllocFormat
  128. SDL_ApplyGamma
  129. SDL_CalculatePitch
  130. SDL_DitherColors
  131. SDL_FindColor
  132. SDL_FormatChanged
  133. SDL_FreeBlitMap
  134. SDL_FreeFormat
  135. SDL_GetRGB
  136. SDL_GetRGBA
  137. SDL_InvalidateMap
  138. SDL_MapRGB
  139. SDL_MapRGBA
  140. SDL_MapSurface
  141. SDL_ReallocFormat
  142. SDL_RLEAlphaBlit
  143. SDL_RLEBlit
  144. SDL_RLESurface
  145. SDL_UnRLESurface
  146. SDL_SoftStretch
  147. SDL_ConvertSurface
  148. SDL_CreateRGBSurface
  149. SDL_CreateRGBSurfaceFrom
  150. SDL_FillRect
  151. SDL_FreeSurface
  152. SDL_GetClipRect
  153. SDL_LockSurface
  154. SDL_LowerBlit
  155. SDL_SetAlpha
  156. SDL_SetClipRect
  157. SDL_SetColorKey
  158. SDL_UnlockSurface
  159. SDL_UpperBlit
  160. SDL_DisplayFormat
  161. SDL_DisplayFormatAlpha
  162. SDL_Flip
  163. SDL_GetVideoInfo
  164. SDL_GetVideoSurface
  165. SDL_GetWMInfo
  166. SDL_GL_GetAttribute
  167. SDL_GL_GetProcAddress
  168. SDL_GL_LoadLibrary
  169. SDL_GL_Lock
  170. SDL_GL_SetAttribute
  171. SDL_GL_SwapBuffers
  172. SDL_GL_Unlock
  173. SDL_GL_UpdateRects
  174. SDL_GL_UpdateRectsLock
  175. SDL_ListModes
  176. SDL_SetColors
  177. SDL_SetPalette
  178. SDL_SetVideoMode
  179. SDL_UpdateRect
  180. SDL_UpdateRects
  181. SDL_VideoDriverName
  182. SDL_VideoInit
  183. SDL_VideoModeOK
  184. SDL_VideoQuit
  185. SDL_WM_GetCaption
  186. SDL_WM_GrabInput
  187. SDL_WM_IconifyWindow
  188. SDL_WM_SetCaption
  189. SDL_WM_SetIcon
  190. SDL_WM_ToggleFullScreen
  191. SDL_CreateYUVOverlay
  192. SDL_DisplayYUVOverlay
  193. SDL_FreeYUVOverlay
  194. SDL_LockYUVOverlay
  195. SDL_UnlockYUVOverlay
  196. SDL_CreateYUV_SW
  197. SDL_DisplayYUV_SW
  198. SDL_FreeYUV_SW
  199. SDL_LockYUV_SW
  200. SDL_UnlockYUV_SW
  201. SDL_Init
  202. SDL_InitSubSystem
  203. SDL_Linked_Version
  204. SDL_Quit
  205. SDL_QuitSubSystem
  206. SDL_WasInit
  207. SDL_ClearError
  208. SDL_Error
  209. SDL_GetError
  210. SDL_GetErrorMsg
  211. SDL_GetErrorMsgUNICODE
  212. SDL_printf
  213. SDL_SetError
  214. SDL_InstallParachute
  215. SDL_printf_error
  216. SDL_UninstallParachute
  217. SDL_getenv
  218. SDL_putenv
  219. SDL_AudioDriverName
  220. SDL_AudioInit
  221. SDL_AudioQuit
  222. SDL_CloseAudio
  223. SDL_LockAudio
  224. SDL_OpenAudio
  225. SDL_PauseAudio
  226. SDL_UnlockAudio
  227.