SDL2.exports 49 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865
  1. # Windows exports file for Watcom
  2. # DO NOT EDIT THIS FILE BY HAND. It is autogenerated by gendynapi.pl.
  3. ++'_SDL_DYNAPI_entry'.'SDL2.dll'.'SDL_DYNAPI_entry'
  4. ++'_SDL_SetError'.'SDL2.dll'.'SDL_SetError'
  5. ++'_SDL_Log'.'SDL2.dll'.'SDL_Log'
  6. ++'_SDL_LogVerbose'.'SDL2.dll'.'SDL_LogVerbose'
  7. ++'_SDL_LogDebug'.'SDL2.dll'.'SDL_LogDebug'
  8. ++'_SDL_LogInfo'.'SDL2.dll'.'SDL_LogInfo'
  9. ++'_SDL_LogWarn'.'SDL2.dll'.'SDL_LogWarn'
  10. ++'_SDL_LogError'.'SDL2.dll'.'SDL_LogError'
  11. ++'_SDL_LogCritical'.'SDL2.dll'.'SDL_LogCritical'
  12. ++'_SDL_LogMessage'.'SDL2.dll'.'SDL_LogMessage'
  13. ++'_SDL_sscanf'.'SDL2.dll'.'SDL_sscanf'
  14. ++'_SDL_snprintf'.'SDL2.dll'.'SDL_snprintf'
  15. ++'_SDL_CreateThread'.'SDL2.dll'.'SDL_CreateThread'
  16. ++'_SDL_RWFromFP'.'SDL2.dll'.'SDL_RWFromFP'
  17. ++'_SDL_RegisterApp'.'SDL2.dll'.'SDL_RegisterApp'
  18. ++'_SDL_UnregisterApp'.'SDL2.dll'.'SDL_UnregisterApp'
  19. ++'_SDL_Direct3D9GetAdapterIndex'.'SDL2.dll'.'SDL_Direct3D9GetAdapterIndex'
  20. ++'_SDL_RenderGetD3D9Device'.'SDL2.dll'.'SDL_RenderGetD3D9Device'
  21. # ++'_SDL_iPhoneSetAnimationCallback'.'SDL2.dll'.'SDL_iPhoneSetAnimationCallback'
  22. # ++'_SDL_iPhoneSetEventPump'.'SDL2.dll'.'SDL_iPhoneSetEventPump'
  23. # ++'_SDL_AndroidGetJNIEnv'.'SDL2.dll'.'SDL_AndroidGetJNIEnv'
  24. # ++'_SDL_AndroidGetActivity'.'SDL2.dll'.'SDL_AndroidGetActivity'
  25. # ++'_SDL_AndroidGetInternalStoragePath'.'SDL2.dll'.'SDL_AndroidGetInternalStoragePath'
  26. # ++'_SDL_AndroidGetExternalStorageState'.'SDL2.dll'.'SDL_AndroidGetExternalStorageState'
  27. # ++'_SDL_AndroidGetExternalStoragePath'.'SDL2.dll'.'SDL_AndroidGetExternalStoragePath'
  28. ++'_SDL_Init'.'SDL2.dll'.'SDL_Init'
  29. ++'_SDL_InitSubSystem'.'SDL2.dll'.'SDL_InitSubSystem'
  30. ++'_SDL_QuitSubSystem'.'SDL2.dll'.'SDL_QuitSubSystem'
  31. ++'_SDL_WasInit'.'SDL2.dll'.'SDL_WasInit'
  32. ++'_SDL_Quit'.'SDL2.dll'.'SDL_Quit'
  33. ++'_SDL_ReportAssertion'.'SDL2.dll'.'SDL_ReportAssertion'
  34. ++'_SDL_SetAssertionHandler'.'SDL2.dll'.'SDL_SetAssertionHandler'
  35. ++'_SDL_GetAssertionReport'.'SDL2.dll'.'SDL_GetAssertionReport'
  36. ++'_SDL_ResetAssertionReport'.'SDL2.dll'.'SDL_ResetAssertionReport'
  37. ++'_SDL_AtomicTryLock'.'SDL2.dll'.'SDL_AtomicTryLock'
  38. ++'_SDL_AtomicLock'.'SDL2.dll'.'SDL_AtomicLock'
  39. ++'_SDL_AtomicUnlock'.'SDL2.dll'.'SDL_AtomicUnlock'
  40. ++'_SDL_AtomicCAS'.'SDL2.dll'.'SDL_AtomicCAS'
  41. ++'_SDL_AtomicSet'.'SDL2.dll'.'SDL_AtomicSet'
  42. ++'_SDL_AtomicGet'.'SDL2.dll'.'SDL_AtomicGet'
  43. ++'_SDL_AtomicAdd'.'SDL2.dll'.'SDL_AtomicAdd'
  44. ++'_SDL_AtomicCASPtr'.'SDL2.dll'.'SDL_AtomicCASPtr'
  45. ++'_SDL_AtomicSetPtr'.'SDL2.dll'.'SDL_AtomicSetPtr'
  46. ++'_SDL_AtomicGetPtr'.'SDL2.dll'.'SDL_AtomicGetPtr'
  47. ++'_SDL_GetNumAudioDrivers'.'SDL2.dll'.'SDL_GetNumAudioDrivers'
  48. ++'_SDL_GetAudioDriver'.'SDL2.dll'.'SDL_GetAudioDriver'
  49. ++'_SDL_AudioInit'.'SDL2.dll'.'SDL_AudioInit'
  50. ++'_SDL_AudioQuit'.'SDL2.dll'.'SDL_AudioQuit'
  51. ++'_SDL_GetCurrentAudioDriver'.'SDL2.dll'.'SDL_GetCurrentAudioDriver'
  52. ++'_SDL_OpenAudio'.'SDL2.dll'.'SDL_OpenAudio'
  53. ++'_SDL_GetNumAudioDevices'.'SDL2.dll'.'SDL_GetNumAudioDevices'
  54. ++'_SDL_GetAudioDeviceName'.'SDL2.dll'.'SDL_GetAudioDeviceName'
  55. ++'_SDL_OpenAudioDevice'.'SDL2.dll'.'SDL_OpenAudioDevice'
  56. ++'_SDL_GetAudioStatus'.'SDL2.dll'.'SDL_GetAudioStatus'
  57. ++'_SDL_GetAudioDeviceStatus'.'SDL2.dll'.'SDL_GetAudioDeviceStatus'
  58. ++'_SDL_PauseAudio'.'SDL2.dll'.'SDL_PauseAudio'
  59. ++'_SDL_PauseAudioDevice'.'SDL2.dll'.'SDL_PauseAudioDevice'
  60. ++'_SDL_LoadWAV_RW'.'SDL2.dll'.'SDL_LoadWAV_RW'
  61. ++'_SDL_FreeWAV'.'SDL2.dll'.'SDL_FreeWAV'
  62. ++'_SDL_BuildAudioCVT'.'SDL2.dll'.'SDL_BuildAudioCVT'
  63. ++'_SDL_ConvertAudio'.'SDL2.dll'.'SDL_ConvertAudio'
  64. ++'_SDL_MixAudio'.'SDL2.dll'.'SDL_MixAudio'
  65. ++'_SDL_MixAudioFormat'.'SDL2.dll'.'SDL_MixAudioFormat'
  66. ++'_SDL_LockAudio'.'SDL2.dll'.'SDL_LockAudio'
  67. ++'_SDL_LockAudioDevice'.'SDL2.dll'.'SDL_LockAudioDevice'
  68. ++'_SDL_UnlockAudio'.'SDL2.dll'.'SDL_UnlockAudio'
  69. ++'_SDL_UnlockAudioDevice'.'SDL2.dll'.'SDL_UnlockAudioDevice'
  70. ++'_SDL_CloseAudio'.'SDL2.dll'.'SDL_CloseAudio'
  71. ++'_SDL_CloseAudioDevice'.'SDL2.dll'.'SDL_CloseAudioDevice'
  72. ++'_SDL_SetClipboardText'.'SDL2.dll'.'SDL_SetClipboardText'
  73. ++'_SDL_GetClipboardText'.'SDL2.dll'.'SDL_GetClipboardText'
  74. ++'_SDL_HasClipboardText'.'SDL2.dll'.'SDL_HasClipboardText'
  75. ++'_SDL_GetCPUCount'.'SDL2.dll'.'SDL_GetCPUCount'
  76. ++'_SDL_GetCPUCacheLineSize'.'SDL2.dll'.'SDL_GetCPUCacheLineSize'
  77. ++'_SDL_HasRDTSC'.'SDL2.dll'.'SDL_HasRDTSC'
  78. ++'_SDL_HasAltiVec'.'SDL2.dll'.'SDL_HasAltiVec'
  79. ++'_SDL_HasMMX'.'SDL2.dll'.'SDL_HasMMX'
  80. ++'_SDL_Has3DNow'.'SDL2.dll'.'SDL_Has3DNow'
  81. ++'_SDL_HasSSE'.'SDL2.dll'.'SDL_HasSSE'
  82. ++'_SDL_HasSSE2'.'SDL2.dll'.'SDL_HasSSE2'
  83. ++'_SDL_HasSSE3'.'SDL2.dll'.'SDL_HasSSE3'
  84. ++'_SDL_HasSSE41'.'SDL2.dll'.'SDL_HasSSE41'
  85. ++'_SDL_HasSSE42'.'SDL2.dll'.'SDL_HasSSE42'
  86. ++'_SDL_GetSystemRAM'.'SDL2.dll'.'SDL_GetSystemRAM'
  87. ++'_SDL_GetError'.'SDL2.dll'.'SDL_GetError'
  88. ++'_SDL_ClearError'.'SDL2.dll'.'SDL_ClearError'
  89. ++'_SDL_Error'.'SDL2.dll'.'SDL_Error'
  90. ++'_SDL_PumpEvents'.'SDL2.dll'.'SDL_PumpEvents'
  91. ++'_SDL_PeepEvents'.'SDL2.dll'.'SDL_PeepEvents'
  92. ++'_SDL_HasEvent'.'SDL2.dll'.'SDL_HasEvent'
  93. ++'_SDL_HasEvents'.'SDL2.dll'.'SDL_HasEvents'
  94. ++'_SDL_FlushEvent'.'SDL2.dll'.'SDL_FlushEvent'
  95. ++'_SDL_FlushEvents'.'SDL2.dll'.'SDL_FlushEvents'
  96. ++'_SDL_PollEvent'.'SDL2.dll'.'SDL_PollEvent'
  97. ++'_SDL_WaitEvent'.'SDL2.dll'.'SDL_WaitEvent'
  98. ++'_SDL_WaitEventTimeout'.'SDL2.dll'.'SDL_WaitEventTimeout'
  99. ++'_SDL_PushEvent'.'SDL2.dll'.'SDL_PushEvent'
  100. ++'_SDL_SetEventFilter'.'SDL2.dll'.'SDL_SetEventFilter'
  101. ++'_SDL_GetEventFilter'.'SDL2.dll'.'SDL_GetEventFilter'
  102. ++'_SDL_AddEventWatch'.'SDL2.dll'.'SDL_AddEventWatch'
  103. ++'_SDL_DelEventWatch'.'SDL2.dll'.'SDL_DelEventWatch'
  104. ++'_SDL_FilterEvents'.'SDL2.dll'.'SDL_FilterEvents'
  105. ++'_SDL_EventState'.'SDL2.dll'.'SDL_EventState'
  106. ++'_SDL_RegisterEvents'.'SDL2.dll'.'SDL_RegisterEvents'
  107. ++'_SDL_GetBasePath'.'SDL2.dll'.'SDL_GetBasePath'
  108. ++'_SDL_GetPrefPath'.'SDL2.dll'.'SDL_GetPrefPath'
  109. ++'_SDL_GameControllerAddMapping'.'SDL2.dll'.'SDL_GameControllerAddMapping'
  110. ++'_SDL_GameControllerMappingForGUID'.'SDL2.dll'.'SDL_GameControllerMappingForGUID'
  111. ++'_SDL_GameControllerMapping'.'SDL2.dll'.'SDL_GameControllerMapping'
  112. ++'_SDL_IsGameController'.'SDL2.dll'.'SDL_IsGameController'
  113. ++'_SDL_GameControllerNameForIndex'.'SDL2.dll'.'SDL_GameControllerNameForIndex'
  114. ++'_SDL_GameControllerOpen'.'SDL2.dll'.'SDL_GameControllerOpen'
  115. ++'_SDL_GameControllerName'.'SDL2.dll'.'SDL_GameControllerName'
  116. ++'_SDL_GameControllerGetAttached'.'SDL2.dll'.'SDL_GameControllerGetAttached'
  117. ++'_SDL_GameControllerGetJoystick'.'SDL2.dll'.'SDL_GameControllerGetJoystick'
  118. ++'_SDL_GameControllerEventState'.'SDL2.dll'.'SDL_GameControllerEventState'
  119. ++'_SDL_GameControllerUpdate'.'SDL2.dll'.'SDL_GameControllerUpdate'
  120. ++'_SDL_GameControllerGetAxisFromString'.'SDL2.dll'.'SDL_GameControllerGetAxisFromString'
  121. ++'_SDL_GameControllerGetStringForAxis'.'SDL2.dll'.'SDL_GameControllerGetStringForAxis'
  122. ++'_SDL_GameControllerGetBindForAxis'.'SDL2.dll'.'SDL_GameControllerGetBindForAxis'
  123. ++'_SDL_GameControllerGetAxis'.'SDL2.dll'.'SDL_GameControllerGetAxis'
  124. ++'_SDL_GameControllerGetButtonFromString'.'SDL2.dll'.'SDL_GameControllerGetButtonFromString'
  125. ++'_SDL_GameControllerGetStringForButton'.'SDL2.dll'.'SDL_GameControllerGetStringForButton'
  126. ++'_SDL_GameControllerGetBindForButton'.'SDL2.dll'.'SDL_GameControllerGetBindForButton'
  127. ++'_SDL_GameControllerGetButton'.'SDL2.dll'.'SDL_GameControllerGetButton'
  128. ++'_SDL_GameControllerClose'.'SDL2.dll'.'SDL_GameControllerClose'
  129. ++'_SDL_RecordGesture'.'SDL2.dll'.'SDL_RecordGesture'
  130. ++'_SDL_SaveAllDollarTemplates'.'SDL2.dll'.'SDL_SaveAllDollarTemplates'
  131. ++'_SDL_SaveDollarTemplate'.'SDL2.dll'.'SDL_SaveDollarTemplate'
  132. ++'_SDL_LoadDollarTemplates'.'SDL2.dll'.'SDL_LoadDollarTemplates'
  133. ++'_SDL_NumHaptics'.'SDL2.dll'.'SDL_NumHaptics'
  134. ++'_SDL_HapticName'.'SDL2.dll'.'SDL_HapticName'
  135. ++'_SDL_HapticOpen'.'SDL2.dll'.'SDL_HapticOpen'
  136. ++'_SDL_HapticOpened'.'SDL2.dll'.'SDL_HapticOpened'
  137. ++'_SDL_HapticIndex'.'SDL2.dll'.'SDL_HapticIndex'
  138. ++'_SDL_MouseIsHaptic'.'SDL2.dll'.'SDL_MouseIsHaptic'
  139. ++'_SDL_HapticOpenFromMouse'.'SDL2.dll'.'SDL_HapticOpenFromMouse'
  140. ++'_SDL_JoystickIsHaptic'.'SDL2.dll'.'SDL_JoystickIsHaptic'
  141. ++'_SDL_HapticOpenFromJoystick'.'SDL2.dll'.'SDL_HapticOpenFromJoystick'
  142. ++'_SDL_HapticClose'.'SDL2.dll'.'SDL_HapticClose'
  143. ++'_SDL_HapticNumEffects'.'SDL2.dll'.'SDL_HapticNumEffects'
  144. ++'_SDL_HapticNumEffectsPlaying'.'SDL2.dll'.'SDL_HapticNumEffectsPlaying'
  145. ++'_SDL_HapticQuery'.'SDL2.dll'.'SDL_HapticQuery'
  146. ++'_SDL_HapticNumAxes'.'SDL2.dll'.'SDL_HapticNumAxes'
  147. ++'_SDL_HapticEffectSupported'.'SDL2.dll'.'SDL_HapticEffectSupported'
  148. ++'_SDL_HapticNewEffect'.'SDL2.dll'.'SDL_HapticNewEffect'
  149. ++'_SDL_HapticUpdateEffect'.'SDL2.dll'.'SDL_HapticUpdateEffect'
  150. ++'_SDL_HapticRunEffect'.'SDL2.dll'.'SDL_HapticRunEffect'
  151. ++'_SDL_HapticStopEffect'.'SDL2.dll'.'SDL_HapticStopEffect'
  152. ++'_SDL_HapticDestroyEffect'.'SDL2.dll'.'SDL_HapticDestroyEffect'
  153. ++'_SDL_HapticGetEffectStatus'.'SDL2.dll'.'SDL_HapticGetEffectStatus'
  154. ++'_SDL_HapticSetGain'.'SDL2.dll'.'SDL_HapticSetGain'
  155. ++'_SDL_HapticSetAutocenter'.'SDL2.dll'.'SDL_HapticSetAutocenter'
  156. ++'_SDL_HapticPause'.'SDL2.dll'.'SDL_HapticPause'
  157. ++'_SDL_HapticUnpause'.'SDL2.dll'.'SDL_HapticUnpause'
  158. ++'_SDL_HapticStopAll'.'SDL2.dll'.'SDL_HapticStopAll'
  159. ++'_SDL_HapticRumbleSupported'.'SDL2.dll'.'SDL_HapticRumbleSupported'
  160. ++'_SDL_HapticRumbleInit'.'SDL2.dll'.'SDL_HapticRumbleInit'
  161. ++'_SDL_HapticRumblePlay'.'SDL2.dll'.'SDL_HapticRumblePlay'
  162. ++'_SDL_HapticRumbleStop'.'SDL2.dll'.'SDL_HapticRumbleStop'
  163. ++'_SDL_SetHintWithPriority'.'SDL2.dll'.'SDL_SetHintWithPriority'
  164. ++'_SDL_SetHint'.'SDL2.dll'.'SDL_SetHint'
  165. ++'_SDL_GetHint'.'SDL2.dll'.'SDL_GetHint'
  166. ++'_SDL_AddHintCallback'.'SDL2.dll'.'SDL_AddHintCallback'
  167. ++'_SDL_DelHintCallback'.'SDL2.dll'.'SDL_DelHintCallback'
  168. ++'_SDL_ClearHints'.'SDL2.dll'.'SDL_ClearHints'
  169. ++'_SDL_NumJoysticks'.'SDL2.dll'.'SDL_NumJoysticks'
  170. ++'_SDL_JoystickNameForIndex'.'SDL2.dll'.'SDL_JoystickNameForIndex'
  171. ++'_SDL_JoystickOpen'.'SDL2.dll'.'SDL_JoystickOpen'
  172. ++'_SDL_JoystickName'.'SDL2.dll'.'SDL_JoystickName'
  173. ++'_SDL_JoystickGetDeviceGUID'.'SDL2.dll'.'SDL_JoystickGetDeviceGUID'
  174. ++'_SDL_JoystickGetGUID'.'SDL2.dll'.'SDL_JoystickGetGUID'
  175. ++'_SDL_JoystickGetGUIDString'.'SDL2.dll'.'SDL_JoystickGetGUIDString'
  176. ++'_SDL_JoystickGetGUIDFromString'.'SDL2.dll'.'SDL_JoystickGetGUIDFromString'
  177. ++'_SDL_JoystickGetAttached'.'SDL2.dll'.'SDL_JoystickGetAttached'
  178. ++'_SDL_JoystickInstanceID'.'SDL2.dll'.'SDL_JoystickInstanceID'
  179. ++'_SDL_JoystickNumAxes'.'SDL2.dll'.'SDL_JoystickNumAxes'
  180. ++'_SDL_JoystickNumBalls'.'SDL2.dll'.'SDL_JoystickNumBalls'
  181. ++'_SDL_JoystickNumHats'.'SDL2.dll'.'SDL_JoystickNumHats'
  182. ++'_SDL_JoystickNumButtons'.'SDL2.dll'.'SDL_JoystickNumButtons'
  183. ++'_SDL_JoystickUpdate'.'SDL2.dll'.'SDL_JoystickUpdate'
  184. ++'_SDL_JoystickEventState'.'SDL2.dll'.'SDL_JoystickEventState'
  185. ++'_SDL_JoystickGetAxis'.'SDL2.dll'.'SDL_JoystickGetAxis'
  186. ++'_SDL_JoystickGetHat'.'SDL2.dll'.'SDL_JoystickGetHat'
  187. ++'_SDL_JoystickGetBall'.'SDL2.dll'.'SDL_JoystickGetBall'
  188. ++'_SDL_JoystickGetButton'.'SDL2.dll'.'SDL_JoystickGetButton'
  189. ++'_SDL_JoystickClose'.'SDL2.dll'.'SDL_JoystickClose'
  190. ++'_SDL_GetKeyboardFocus'.'SDL2.dll'.'SDL_GetKeyboardFocus'
  191. ++'_SDL_GetKeyboardState'.'SDL2.dll'.'SDL_GetKeyboardState'
  192. ++'_SDL_GetModState'.'SDL2.dll'.'SDL_GetModState'
  193. ++'_SDL_SetModState'.'SDL2.dll'.'SDL_SetModState'
  194. ++'_SDL_GetKeyFromScancode'.'SDL2.dll'.'SDL_GetKeyFromScancode'
  195. ++'_SDL_GetScancodeFromKey'.'SDL2.dll'.'SDL_GetScancodeFromKey'
  196. ++'_SDL_GetScancodeName'.'SDL2.dll'.'SDL_GetScancodeName'
  197. ++'_SDL_GetScancodeFromName'.'SDL2.dll'.'SDL_GetScancodeFromName'
  198. ++'_SDL_GetKeyName'.'SDL2.dll'.'SDL_GetKeyName'
  199. ++'_SDL_GetKeyFromName'.'SDL2.dll'.'SDL_GetKeyFromName'
  200. ++'_SDL_StartTextInput'.'SDL2.dll'.'SDL_StartTextInput'
  201. ++'_SDL_IsTextInputActive'.'SDL2.dll'.'SDL_IsTextInputActive'
  202. ++'_SDL_StopTextInput'.'SDL2.dll'.'SDL_StopTextInput'
  203. ++'_SDL_SetTextInputRect'.'SDL2.dll'.'SDL_SetTextInputRect'
  204. ++'_SDL_HasScreenKeyboardSupport'.'SDL2.dll'.'SDL_HasScreenKeyboardSupport'
  205. ++'_SDL_IsScreenKeyboardShown'.'SDL2.dll'.'SDL_IsScreenKeyboardShown'
  206. ++'_SDL_LoadObject'.'SDL2.dll'.'SDL_LoadObject'
  207. ++'_SDL_LoadFunction'.'SDL2.dll'.'SDL_LoadFunction'
  208. ++'_SDL_UnloadObject'.'SDL2.dll'.'SDL_UnloadObject'
  209. ++'_SDL_LogSetAllPriority'.'SDL2.dll'.'SDL_LogSetAllPriority'
  210. ++'_SDL_LogSetPriority'.'SDL2.dll'.'SDL_LogSetPriority'
  211. ++'_SDL_LogGetPriority'.'SDL2.dll'.'SDL_LogGetPriority'
  212. ++'_SDL_LogResetPriorities'.'SDL2.dll'.'SDL_LogResetPriorities'
  213. ++'_SDL_LogMessageV'.'SDL2.dll'.'SDL_LogMessageV'
  214. ++'_SDL_LogGetOutputFunction'.'SDL2.dll'.'SDL_LogGetOutputFunction'
  215. ++'_SDL_LogSetOutputFunction'.'SDL2.dll'.'SDL_LogSetOutputFunction'
  216. ++'_SDL_SetMainReady'.'SDL2.dll'.'SDL_SetMainReady'
  217. ++'_SDL_ShowMessageBox'.'SDL2.dll'.'SDL_ShowMessageBox'
  218. ++'_SDL_ShowSimpleMessageBox'.'SDL2.dll'.'SDL_ShowSimpleMessageBox'
  219. ++'_SDL_GetMouseFocus'.'SDL2.dll'.'SDL_GetMouseFocus'
  220. ++'_SDL_GetMouseState'.'SDL2.dll'.'SDL_GetMouseState'
  221. ++'_SDL_GetRelativeMouseState'.'SDL2.dll'.'SDL_GetRelativeMouseState'
  222. ++'_SDL_WarpMouseInWindow'.'SDL2.dll'.'SDL_WarpMouseInWindow'
  223. ++'_SDL_SetRelativeMouseMode'.'SDL2.dll'.'SDL_SetRelativeMouseMode'
  224. ++'_SDL_GetRelativeMouseMode'.'SDL2.dll'.'SDL_GetRelativeMouseMode'
  225. ++'_SDL_CreateCursor'.'SDL2.dll'.'SDL_CreateCursor'
  226. ++'_SDL_CreateColorCursor'.'SDL2.dll'.'SDL_CreateColorCursor'
  227. ++'_SDL_CreateSystemCursor'.'SDL2.dll'.'SDL_CreateSystemCursor'
  228. ++'_SDL_SetCursor'.'SDL2.dll'.'SDL_SetCursor'
  229. ++'_SDL_GetCursor'.'SDL2.dll'.'SDL_GetCursor'
  230. ++'_SDL_GetDefaultCursor'.'SDL2.dll'.'SDL_GetDefaultCursor'
  231. ++'_SDL_FreeCursor'.'SDL2.dll'.'SDL_FreeCursor'
  232. ++'_SDL_ShowCursor'.'SDL2.dll'.'SDL_ShowCursor'
  233. ++'_SDL_CreateMutex'.'SDL2.dll'.'SDL_CreateMutex'
  234. ++'_SDL_LockMutex'.'SDL2.dll'.'SDL_LockMutex'
  235. ++'_SDL_TryLockMutex'.'SDL2.dll'.'SDL_TryLockMutex'
  236. ++'_SDL_UnlockMutex'.'SDL2.dll'.'SDL_UnlockMutex'
  237. ++'_SDL_DestroyMutex'.'SDL2.dll'.'SDL_DestroyMutex'
  238. ++'_SDL_CreateSemaphore'.'SDL2.dll'.'SDL_CreateSemaphore'
  239. ++'_SDL_DestroySemaphore'.'SDL2.dll'.'SDL_DestroySemaphore'
  240. ++'_SDL_SemWait'.'SDL2.dll'.'SDL_SemWait'
  241. ++'_SDL_SemTryWait'.'SDL2.dll'.'SDL_SemTryWait'
  242. ++'_SDL_SemWaitTimeout'.'SDL2.dll'.'SDL_SemWaitTimeout'
  243. ++'_SDL_SemPost'.'SDL2.dll'.'SDL_SemPost'
  244. ++'_SDL_SemValue'.'SDL2.dll'.'SDL_SemValue'
  245. ++'_SDL_CreateCond'.'SDL2.dll'.'SDL_CreateCond'
  246. ++'_SDL_DestroyCond'.'SDL2.dll'.'SDL_DestroyCond'
  247. ++'_SDL_CondSignal'.'SDL2.dll'.'SDL_CondSignal'
  248. ++'_SDL_CondBroadcast'.'SDL2.dll'.'SDL_CondBroadcast'
  249. ++'_SDL_CondWait'.'SDL2.dll'.'SDL_CondWait'
  250. ++'_SDL_CondWaitTimeout'.'SDL2.dll'.'SDL_CondWaitTimeout'
  251. ++'_SDL_GetPixelFormatName'.'SDL2.dll'.'SDL_GetPixelFormatName'
  252. ++'_SDL_PixelFormatEnumToMasks'.'SDL2.dll'.'SDL_PixelFormatEnumToMasks'
  253. ++'_SDL_MasksToPixelFormatEnum'.'SDL2.dll'.'SDL_MasksToPixelFormatEnum'
  254. ++'_SDL_AllocFormat'.'SDL2.dll'.'SDL_AllocFormat'
  255. ++'_SDL_FreeFormat'.'SDL2.dll'.'SDL_FreeFormat'
  256. ++'_SDL_AllocPalette'.'SDL2.dll'.'SDL_AllocPalette'
  257. ++'_SDL_SetPixelFormatPalette'.'SDL2.dll'.'SDL_SetPixelFormatPalette'
  258. ++'_SDL_SetPaletteColors'.'SDL2.dll'.'SDL_SetPaletteColors'
  259. ++'_SDL_FreePalette'.'SDL2.dll'.'SDL_FreePalette'
  260. ++'_SDL_MapRGB'.'SDL2.dll'.'SDL_MapRGB'
  261. ++'_SDL_MapRGBA'.'SDL2.dll'.'SDL_MapRGBA'
  262. ++'_SDL_GetRGB'.'SDL2.dll'.'SDL_GetRGB'
  263. ++'_SDL_GetRGBA'.'SDL2.dll'.'SDL_GetRGBA'
  264. ++'_SDL_CalculateGammaRamp'.'SDL2.dll'.'SDL_CalculateGammaRamp'
  265. ++'_SDL_GetPlatform'.'SDL2.dll'.'SDL_GetPlatform'
  266. ++'_SDL_GetPowerInfo'.'SDL2.dll'.'SDL_GetPowerInfo'
  267. ++'_SDL_HasIntersection'.'SDL2.dll'.'SDL_HasIntersection'
  268. ++'_SDL_IntersectRect'.'SDL2.dll'.'SDL_IntersectRect'
  269. ++'_SDL_UnionRect'.'SDL2.dll'.'SDL_UnionRect'
  270. ++'_SDL_EnclosePoints'.'SDL2.dll'.'SDL_EnclosePoints'
  271. ++'_SDL_IntersectRectAndLine'.'SDL2.dll'.'SDL_IntersectRectAndLine'
  272. ++'_SDL_GetNumRenderDrivers'.'SDL2.dll'.'SDL_GetNumRenderDrivers'
  273. ++'_SDL_GetRenderDriverInfo'.'SDL2.dll'.'SDL_GetRenderDriverInfo'
  274. ++'_SDL_CreateWindowAndRenderer'.'SDL2.dll'.'SDL_CreateWindowAndRenderer'
  275. ++'_SDL_CreateRenderer'.'SDL2.dll'.'SDL_CreateRenderer'
  276. ++'_SDL_CreateSoftwareRenderer'.'SDL2.dll'.'SDL_CreateSoftwareRenderer'
  277. ++'_SDL_GetRenderer'.'SDL2.dll'.'SDL_GetRenderer'
  278. ++'_SDL_GetRendererInfo'.'SDL2.dll'.'SDL_GetRendererInfo'
  279. ++'_SDL_GetRendererOutputSize'.'SDL2.dll'.'SDL_GetRendererOutputSize'
  280. ++'_SDL_CreateTexture'.'SDL2.dll'.'SDL_CreateTexture'
  281. ++'_SDL_CreateTextureFromSurface'.'SDL2.dll'.'SDL_CreateTextureFromSurface'
  282. ++'_SDL_QueryTexture'.'SDL2.dll'.'SDL_QueryTexture'
  283. ++'_SDL_SetTextureColorMod'.'SDL2.dll'.'SDL_SetTextureColorMod'
  284. ++'_SDL_GetTextureColorMod'.'SDL2.dll'.'SDL_GetTextureColorMod'
  285. ++'_SDL_SetTextureAlphaMod'.'SDL2.dll'.'SDL_SetTextureAlphaMod'
  286. ++'_SDL_GetTextureAlphaMod'.'SDL2.dll'.'SDL_GetTextureAlphaMod'
  287. ++'_SDL_SetTextureBlendMode'.'SDL2.dll'.'SDL_SetTextureBlendMode'
  288. ++'_SDL_GetTextureBlendMode'.'SDL2.dll'.'SDL_GetTextureBlendMode'
  289. ++'_SDL_UpdateTexture'.'SDL2.dll'.'SDL_UpdateTexture'
  290. ++'_SDL_UpdateYUVTexture'.'SDL2.dll'.'SDL_UpdateYUVTexture'
  291. ++'_SDL_LockTexture'.'SDL2.dll'.'SDL_LockTexture'
  292. ++'_SDL_UnlockTexture'.'SDL2.dll'.'SDL_UnlockTexture'
  293. ++'_SDL_RenderTargetSupported'.'SDL2.dll'.'SDL_RenderTargetSupported'
  294. ++'_SDL_SetRenderTarget'.'SDL2.dll'.'SDL_SetRenderTarget'
  295. ++'_SDL_GetRenderTarget'.'SDL2.dll'.'SDL_GetRenderTarget'
  296. ++'_SDL_RenderSetLogicalSize'.'SDL2.dll'.'SDL_RenderSetLogicalSize'
  297. ++'_SDL_RenderGetLogicalSize'.'SDL2.dll'.'SDL_RenderGetLogicalSize'
  298. ++'_SDL_RenderSetViewport'.'SDL2.dll'.'SDL_RenderSetViewport'
  299. ++'_SDL_RenderGetViewport'.'SDL2.dll'.'SDL_RenderGetViewport'
  300. ++'_SDL_RenderSetClipRect'.'SDL2.dll'.'SDL_RenderSetClipRect'
  301. ++'_SDL_RenderGetClipRect'.'SDL2.dll'.'SDL_RenderGetClipRect'
  302. ++'_SDL_RenderSetScale'.'SDL2.dll'.'SDL_RenderSetScale'
  303. ++'_SDL_RenderGetScale'.'SDL2.dll'.'SDL_RenderGetScale'
  304. ++'_SDL_SetRenderDrawColor'.'SDL2.dll'.'SDL_SetRenderDrawColor'
  305. ++'_SDL_GetRenderDrawColor'.'SDL2.dll'.'SDL_GetRenderDrawColor'
  306. ++'_SDL_SetRenderDrawBlendMode'.'SDL2.dll'.'SDL_SetRenderDrawBlendMode'
  307. ++'_SDL_GetRenderDrawBlendMode'.'SDL2.dll'.'SDL_GetRenderDrawBlendMode'
  308. ++'_SDL_RenderClear'.'SDL2.dll'.'SDL_RenderClear'
  309. ++'_SDL_RenderDrawPoint'.'SDL2.dll'.'SDL_RenderDrawPoint'
  310. ++'_SDL_RenderDrawPoints'.'SDL2.dll'.'SDL_RenderDrawPoints'
  311. ++'_SDL_RenderDrawLine'.'SDL2.dll'.'SDL_RenderDrawLine'
  312. ++'_SDL_RenderDrawLines'.'SDL2.dll'.'SDL_RenderDrawLines'
  313. ++'_SDL_RenderDrawRect'.'SDL2.dll'.'SDL_RenderDrawRect'
  314. ++'_SDL_RenderDrawRects'.'SDL2.dll'.'SDL_RenderDrawRects'
  315. ++'_SDL_RenderFillRect'.'SDL2.dll'.'SDL_RenderFillRect'
  316. ++'_SDL_RenderFillRects'.'SDL2.dll'.'SDL_RenderFillRects'
  317. ++'_SDL_RenderCopy'.'SDL2.dll'.'SDL_RenderCopy'
  318. ++'_SDL_RenderCopyEx'.'SDL2.dll'.'SDL_RenderCopyEx'
  319. ++'_SDL_RenderReadPixels'.'SDL2.dll'.'SDL_RenderReadPixels'
  320. ++'_SDL_RenderPresent'.'SDL2.dll'.'SDL_RenderPresent'
  321. ++'_SDL_DestroyTexture'.'SDL2.dll'.'SDL_DestroyTexture'
  322. ++'_SDL_DestroyRenderer'.'SDL2.dll'.'SDL_DestroyRenderer'
  323. ++'_SDL_GL_BindTexture'.'SDL2.dll'.'SDL_GL_BindTexture'
  324. ++'_SDL_GL_UnbindTexture'.'SDL2.dll'.'SDL_GL_UnbindTexture'
  325. ++'_SDL_RWFromFile'.'SDL2.dll'.'SDL_RWFromFile'
  326. ++'_SDL_RWFromMem'.'SDL2.dll'.'SDL_RWFromMem'
  327. ++'_SDL_RWFromConstMem'.'SDL2.dll'.'SDL_RWFromConstMem'
  328. ++'_SDL_AllocRW'.'SDL2.dll'.'SDL_AllocRW'
  329. ++'_SDL_FreeRW'.'SDL2.dll'.'SDL_FreeRW'
  330. ++'_SDL_ReadU8'.'SDL2.dll'.'SDL_ReadU8'
  331. ++'_SDL_ReadLE16'.'SDL2.dll'.'SDL_ReadLE16'
  332. ++'_SDL_ReadBE16'.'SDL2.dll'.'SDL_ReadBE16'
  333. ++'_SDL_ReadLE32'.'SDL2.dll'.'SDL_ReadLE32'
  334. ++'_SDL_ReadBE32'.'SDL2.dll'.'SDL_ReadBE32'
  335. ++'_SDL_ReadLE64'.'SDL2.dll'.'SDL_ReadLE64'
  336. ++'_SDL_ReadBE64'.'SDL2.dll'.'SDL_ReadBE64'
  337. ++'_SDL_WriteU8'.'SDL2.dll'.'SDL_WriteU8'
  338. ++'_SDL_WriteLE16'.'SDL2.dll'.'SDL_WriteLE16'
  339. ++'_SDL_WriteBE16'.'SDL2.dll'.'SDL_WriteBE16'
  340. ++'_SDL_WriteLE32'.'SDL2.dll'.'SDL_WriteLE32'
  341. ++'_SDL_WriteBE32'.'SDL2.dll'.'SDL_WriteBE32'
  342. ++'_SDL_WriteLE64'.'SDL2.dll'.'SDL_WriteLE64'
  343. ++'_SDL_WriteBE64'.'SDL2.dll'.'SDL_WriteBE64'
  344. ++'_SDL_CreateShapedWindow'.'SDL2.dll'.'SDL_CreateShapedWindow'
  345. ++'_SDL_IsShapedWindow'.'SDL2.dll'.'SDL_IsShapedWindow'
  346. ++'_SDL_SetWindowShape'.'SDL2.dll'.'SDL_SetWindowShape'
  347. ++'_SDL_GetShapedWindowMode'.'SDL2.dll'.'SDL_GetShapedWindowMode'
  348. ++'_SDL_malloc'.'SDL2.dll'.'SDL_malloc'
  349. ++'_SDL_calloc'.'SDL2.dll'.'SDL_calloc'
  350. ++'_SDL_realloc'.'SDL2.dll'.'SDL_realloc'
  351. ++'_SDL_free'.'SDL2.dll'.'SDL_free'
  352. ++'_SDL_getenv'.'SDL2.dll'.'SDL_getenv'
  353. ++'_SDL_setenv'.'SDL2.dll'.'SDL_setenv'
  354. ++'_SDL_qsort'.'SDL2.dll'.'SDL_qsort'
  355. ++'_SDL_abs'.'SDL2.dll'.'SDL_abs'
  356. ++'_SDL_isdigit'.'SDL2.dll'.'SDL_isdigit'
  357. ++'_SDL_isspace'.'SDL2.dll'.'SDL_isspace'
  358. ++'_SDL_toupper'.'SDL2.dll'.'SDL_toupper'
  359. ++'_SDL_tolower'.'SDL2.dll'.'SDL_tolower'
  360. ++'_SDL_memset'.'SDL2.dll'.'SDL_memset'
  361. ++'_SDL_memcpy'.'SDL2.dll'.'SDL_memcpy'
  362. ++'_SDL_memmove'.'SDL2.dll'.'SDL_memmove'
  363. ++'_SDL_memcmp'.'SDL2.dll'.'SDL_memcmp'
  364. ++'_SDL_wcslen'.'SDL2.dll'.'SDL_wcslen'
  365. ++'_SDL_wcslcpy'.'SDL2.dll'.'SDL_wcslcpy'
  366. ++'_SDL_wcslcat'.'SDL2.dll'.'SDL_wcslcat'
  367. ++'_SDL_strlen'.'SDL2.dll'.'SDL_strlen'
  368. ++'_SDL_strlcpy'.'SDL2.dll'.'SDL_strlcpy'
  369. ++'_SDL_utf8strlcpy'.'SDL2.dll'.'SDL_utf8strlcpy'
  370. ++'_SDL_strlcat'.'SDL2.dll'.'SDL_strlcat'
  371. ++'_SDL_strdup'.'SDL2.dll'.'SDL_strdup'
  372. ++'_SDL_strrev'.'SDL2.dll'.'SDL_strrev'
  373. ++'_SDL_strupr'.'SDL2.dll'.'SDL_strupr'
  374. ++'_SDL_strlwr'.'SDL2.dll'.'SDL_strlwr'
  375. ++'_SDL_strchr'.'SDL2.dll'.'SDL_strchr'
  376. ++'_SDL_strrchr'.'SDL2.dll'.'SDL_strrchr'
  377. ++'_SDL_strstr'.'SDL2.dll'.'SDL_strstr'
  378. ++'_SDL_itoa'.'SDL2.dll'.'SDL_itoa'
  379. ++'_SDL_uitoa'.'SDL2.dll'.'SDL_uitoa'
  380. ++'_SDL_ltoa'.'SDL2.dll'.'SDL_ltoa'
  381. ++'_SDL_ultoa'.'SDL2.dll'.'SDL_ultoa'
  382. ++'_SDL_lltoa'.'SDL2.dll'.'SDL_lltoa'
  383. ++'_SDL_ulltoa'.'SDL2.dll'.'SDL_ulltoa'
  384. ++'_SDL_atoi'.'SDL2.dll'.'SDL_atoi'
  385. ++'_SDL_atof'.'SDL2.dll'.'SDL_atof'
  386. ++'_SDL_strtol'.'SDL2.dll'.'SDL_strtol'
  387. ++'_SDL_strtoul'.'SDL2.dll'.'SDL_strtoul'
  388. ++'_SDL_strtoll'.'SDL2.dll'.'SDL_strtoll'
  389. ++'_SDL_strtoull'.'SDL2.dll'.'SDL_strtoull'
  390. ++'_SDL_strtod'.'SDL2.dll'.'SDL_strtod'
  391. ++'_SDL_strcmp'.'SDL2.dll'.'SDL_strcmp'
  392. ++'_SDL_strncmp'.'SDL2.dll'.'SDL_strncmp'
  393. ++'_SDL_strcasecmp'.'SDL2.dll'.'SDL_strcasecmp'
  394. ++'_SDL_strncasecmp'.'SDL2.dll'.'SDL_strncasecmp'
  395. ++'_SDL_vsnprintf'.'SDL2.dll'.'SDL_vsnprintf'
  396. ++'_SDL_acos'.'SDL2.dll'.'SDL_acos'
  397. ++'_SDL_asin'.'SDL2.dll'.'SDL_asin'
  398. ++'_SDL_atan'.'SDL2.dll'.'SDL_atan'
  399. ++'_SDL_atan2'.'SDL2.dll'.'SDL_atan2'
  400. ++'_SDL_ceil'.'SDL2.dll'.'SDL_ceil'
  401. ++'_SDL_copysign'.'SDL2.dll'.'SDL_copysign'
  402. ++'_SDL_cos'.'SDL2.dll'.'SDL_cos'
  403. ++'_SDL_cosf'.'SDL2.dll'.'SDL_cosf'
  404. ++'_SDL_fabs'.'SDL2.dll'.'SDL_fabs'
  405. ++'_SDL_floor'.'SDL2.dll'.'SDL_floor'
  406. ++'_SDL_log'.'SDL2.dll'.'SDL_log'
  407. ++'_SDL_pow'.'SDL2.dll'.'SDL_pow'
  408. ++'_SDL_scalbn'.'SDL2.dll'.'SDL_scalbn'
  409. ++'_SDL_sin'.'SDL2.dll'.'SDL_sin'
  410. ++'_SDL_sinf'.'SDL2.dll'.'SDL_sinf'
  411. ++'_SDL_sqrt'.'SDL2.dll'.'SDL_sqrt'
  412. ++'_SDL_iconv_open'.'SDL2.dll'.'SDL_iconv_open'
  413. ++'_SDL_iconv_close'.'SDL2.dll'.'SDL_iconv_close'
  414. ++'_SDL_iconv'.'SDL2.dll'.'SDL_iconv'
  415. ++'_SDL_iconv_string'.'SDL2.dll'.'SDL_iconv_string'
  416. ++'_SDL_CreateRGBSurface'.'SDL2.dll'.'SDL_CreateRGBSurface'
  417. ++'_SDL_CreateRGBSurfaceFrom'.'SDL2.dll'.'SDL_CreateRGBSurfaceFrom'
  418. ++'_SDL_FreeSurface'.'SDL2.dll'.'SDL_FreeSurface'
  419. ++'_SDL_SetSurfacePalette'.'SDL2.dll'.'SDL_SetSurfacePalette'
  420. ++'_SDL_LockSurface'.'SDL2.dll'.'SDL_LockSurface'
  421. ++'_SDL_UnlockSurface'.'SDL2.dll'.'SDL_UnlockSurface'
  422. ++'_SDL_LoadBMP_RW'.'SDL2.dll'.'SDL_LoadBMP_RW'
  423. ++'_SDL_SaveBMP_RW'.'SDL2.dll'.'SDL_SaveBMP_RW'
  424. ++'_SDL_SetSurfaceRLE'.'SDL2.dll'.'SDL_SetSurfaceRLE'
  425. ++'_SDL_SetColorKey'.'SDL2.dll'.'SDL_SetColorKey'
  426. ++'_SDL_GetColorKey'.'SDL2.dll'.'SDL_GetColorKey'
  427. ++'_SDL_SetSurfaceColorMod'.'SDL2.dll'.'SDL_SetSurfaceColorMod'
  428. ++'_SDL_GetSurfaceColorMod'.'SDL2.dll'.'SDL_GetSurfaceColorMod'
  429. ++'_SDL_SetSurfaceAlphaMod'.'SDL2.dll'.'SDL_SetSurfaceAlphaMod'
  430. ++'_SDL_GetSurfaceAlphaMod'.'SDL2.dll'.'SDL_GetSurfaceAlphaMod'
  431. ++'_SDL_SetSurfaceBlendMode'.'SDL2.dll'.'SDL_SetSurfaceBlendMode'
  432. ++'_SDL_GetSurfaceBlendMode'.'SDL2.dll'.'SDL_GetSurfaceBlendMode'
  433. ++'_SDL_SetClipRect'.'SDL2.dll'.'SDL_SetClipRect'
  434. ++'_SDL_GetClipRect'.'SDL2.dll'.'SDL_GetClipRect'
  435. ++'_SDL_ConvertSurface'.'SDL2.dll'.'SDL_ConvertSurface'
  436. ++'_SDL_ConvertSurfaceFormat'.'SDL2.dll'.'SDL_ConvertSurfaceFormat'
  437. ++'_SDL_ConvertPixels'.'SDL2.dll'.'SDL_ConvertPixels'
  438. ++'_SDL_FillRect'.'SDL2.dll'.'SDL_FillRect'
  439. ++'_SDL_FillRects'.'SDL2.dll'.'SDL_FillRects'
  440. ++'_SDL_UpperBlit'.'SDL2.dll'.'SDL_UpperBlit'
  441. ++'_SDL_LowerBlit'.'SDL2.dll'.'SDL_LowerBlit'
  442. ++'_SDL_SoftStretch'.'SDL2.dll'.'SDL_SoftStretch'
  443. ++'_SDL_UpperBlitScaled'.'SDL2.dll'.'SDL_UpperBlitScaled'
  444. ++'_SDL_LowerBlitScaled'.'SDL2.dll'.'SDL_LowerBlitScaled'
  445. ++'_SDL_GetWindowWMInfo'.'SDL2.dll'.'SDL_GetWindowWMInfo'
  446. ++'_SDL_GetThreadName'.'SDL2.dll'.'SDL_GetThreadName'
  447. ++'_SDL_ThreadID'.'SDL2.dll'.'SDL_ThreadID'
  448. ++'_SDL_GetThreadID'.'SDL2.dll'.'SDL_GetThreadID'
  449. ++'_SDL_SetThreadPriority'.'SDL2.dll'.'SDL_SetThreadPriority'
  450. ++'_SDL_WaitThread'.'SDL2.dll'.'SDL_WaitThread'
  451. ++'_SDL_DetachThread'.'SDL2.dll'.'SDL_DetachThread'
  452. ++'_SDL_TLSCreate'.'SDL2.dll'.'SDL_TLSCreate'
  453. ++'_SDL_TLSGet'.'SDL2.dll'.'SDL_TLSGet'
  454. ++'_SDL_TLSSet'.'SDL2.dll'.'SDL_TLSSet'
  455. ++'_SDL_GetTicks'.'SDL2.dll'.'SDL_GetTicks'
  456. ++'_SDL_GetPerformanceCounter'.'SDL2.dll'.'SDL_GetPerformanceCounter'
  457. ++'_SDL_GetPerformanceFrequency'.'SDL2.dll'.'SDL_GetPerformanceFrequency'
  458. ++'_SDL_Delay'.'SDL2.dll'.'SDL_Delay'
  459. ++'_SDL_AddTimer'.'SDL2.dll'.'SDL_AddTimer'
  460. ++'_SDL_RemoveTimer'.'SDL2.dll'.'SDL_RemoveTimer'
  461. ++'_SDL_GetNumTouchDevices'.'SDL2.dll'.'SDL_GetNumTouchDevices'
  462. ++'_SDL_GetTouchDevice'.'SDL2.dll'.'SDL_GetTouchDevice'
  463. ++'_SDL_GetNumTouchFingers'.'SDL2.dll'.'SDL_GetNumTouchFingers'
  464. ++'_SDL_GetTouchFinger'.'SDL2.dll'.'SDL_GetTouchFinger'
  465. ++'_SDL_GetVersion'.'SDL2.dll'.'SDL_GetVersion'
  466. ++'_SDL_GetRevision'.'SDL2.dll'.'SDL_GetRevision'
  467. ++'_SDL_GetRevisionNumber'.'SDL2.dll'.'SDL_GetRevisionNumber'
  468. ++'_SDL_GetNumVideoDrivers'.'SDL2.dll'.'SDL_GetNumVideoDrivers'
  469. ++'_SDL_GetVideoDriver'.'SDL2.dll'.'SDL_GetVideoDriver'
  470. ++'_SDL_VideoInit'.'SDL2.dll'.'SDL_VideoInit'
  471. ++'_SDL_VideoQuit'.'SDL2.dll'.'SDL_VideoQuit'
  472. ++'_SDL_GetCurrentVideoDriver'.'SDL2.dll'.'SDL_GetCurrentVideoDriver'
  473. ++'_SDL_GetNumVideoDisplays'.'SDL2.dll'.'SDL_GetNumVideoDisplays'
  474. ++'_SDL_GetDisplayName'.'SDL2.dll'.'SDL_GetDisplayName'
  475. ++'_SDL_GetDisplayBounds'.'SDL2.dll'.'SDL_GetDisplayBounds'
  476. ++'_SDL_GetDisplayDPI'.'SDL2.dll'.'SDL_GetDisplayDPI'
  477. ++'_SDL_GetNumDisplayModes'.'SDL2.dll'.'SDL_GetNumDisplayModes'
  478. ++'_SDL_GetDisplayMode'.'SDL2.dll'.'SDL_GetDisplayMode'
  479. ++'_SDL_GetDesktopDisplayMode'.'SDL2.dll'.'SDL_GetDesktopDisplayMode'
  480. ++'_SDL_GetCurrentDisplayMode'.'SDL2.dll'.'SDL_GetCurrentDisplayMode'
  481. ++'_SDL_GetClosestDisplayMode'.'SDL2.dll'.'SDL_GetClosestDisplayMode'
  482. ++'_SDL_GetWindowDisplayIndex'.'SDL2.dll'.'SDL_GetWindowDisplayIndex'
  483. ++'_SDL_SetWindowDisplayMode'.'SDL2.dll'.'SDL_SetWindowDisplayMode'
  484. ++'_SDL_GetWindowDisplayMode'.'SDL2.dll'.'SDL_GetWindowDisplayMode'
  485. ++'_SDL_GetWindowPixelFormat'.'SDL2.dll'.'SDL_GetWindowPixelFormat'
  486. ++'_SDL_CreateWindow'.'SDL2.dll'.'SDL_CreateWindow'
  487. ++'_SDL_CreateWindowFrom'.'SDL2.dll'.'SDL_CreateWindowFrom'
  488. ++'_SDL_GetWindowID'.'SDL2.dll'.'SDL_GetWindowID'
  489. ++'_SDL_GetWindowFromID'.'SDL2.dll'.'SDL_GetWindowFromID'
  490. ++'_SDL_GetWindowFlags'.'SDL2.dll'.'SDL_GetWindowFlags'
  491. ++'_SDL_SetWindowTitle'.'SDL2.dll'.'SDL_SetWindowTitle'
  492. ++'_SDL_GetWindowTitle'.'SDL2.dll'.'SDL_GetWindowTitle'
  493. ++'_SDL_SetWindowIcon'.'SDL2.dll'.'SDL_SetWindowIcon'
  494. ++'_SDL_SetWindowData'.'SDL2.dll'.'SDL_SetWindowData'
  495. ++'_SDL_GetWindowData'.'SDL2.dll'.'SDL_GetWindowData'
  496. ++'_SDL_SetWindowPosition'.'SDL2.dll'.'SDL_SetWindowPosition'
  497. ++'_SDL_GetWindowPosition'.'SDL2.dll'.'SDL_GetWindowPosition'
  498. ++'_SDL_SetWindowSize'.'SDL2.dll'.'SDL_SetWindowSize'
  499. ++'_SDL_GetWindowSize'.'SDL2.dll'.'SDL_GetWindowSize'
  500. ++'_SDL_SetWindowMinimumSize'.'SDL2.dll'.'SDL_SetWindowMinimumSize'
  501. ++'_SDL_GetWindowMinimumSize'.'SDL2.dll'.'SDL_GetWindowMinimumSize'
  502. ++'_SDL_SetWindowMaximumSize'.'SDL2.dll'.'SDL_SetWindowMaximumSize'
  503. ++'_SDL_GetWindowMaximumSize'.'SDL2.dll'.'SDL_GetWindowMaximumSize'
  504. ++'_SDL_SetWindowBordered'.'SDL2.dll'.'SDL_SetWindowBordered'
  505. ++'_SDL_ShowWindow'.'SDL2.dll'.'SDL_ShowWindow'
  506. ++'_SDL_HideWindow'.'SDL2.dll'.'SDL_HideWindow'
  507. ++'_SDL_RaiseWindow'.'SDL2.dll'.'SDL_RaiseWindow'
  508. ++'_SDL_MaximizeWindow'.'SDL2.dll'.'SDL_MaximizeWindow'
  509. ++'_SDL_MinimizeWindow'.'SDL2.dll'.'SDL_MinimizeWindow'
  510. ++'_SDL_RestoreWindow'.'SDL2.dll'.'SDL_RestoreWindow'
  511. ++'_SDL_SetWindowFullscreen'.'SDL2.dll'.'SDL_SetWindowFullscreen'
  512. ++'_SDL_GetWindowSurface'.'SDL2.dll'.'SDL_GetWindowSurface'
  513. ++'_SDL_UpdateWindowSurface'.'SDL2.dll'.'SDL_UpdateWindowSurface'
  514. ++'_SDL_UpdateWindowSurfaceRects'.'SDL2.dll'.'SDL_UpdateWindowSurfaceRects'
  515. ++'_SDL_SetWindowGrab'.'SDL2.dll'.'SDL_SetWindowGrab'
  516. ++'_SDL_GetWindowGrab'.'SDL2.dll'.'SDL_GetWindowGrab'
  517. ++'_SDL_SetWindowBrightness'.'SDL2.dll'.'SDL_SetWindowBrightness'
  518. ++'_SDL_GetWindowBrightness'.'SDL2.dll'.'SDL_GetWindowBrightness'
  519. ++'_SDL_SetWindowGammaRamp'.'SDL2.dll'.'SDL_SetWindowGammaRamp'
  520. ++'_SDL_GetWindowGammaRamp'.'SDL2.dll'.'SDL_GetWindowGammaRamp'
  521. ++'_SDL_DestroyWindow'.'SDL2.dll'.'SDL_DestroyWindow'
  522. ++'_SDL_IsScreenSaverEnabled'.'SDL2.dll'.'SDL_IsScreenSaverEnabled'
  523. ++'_SDL_EnableScreenSaver'.'SDL2.dll'.'SDL_EnableScreenSaver'
  524. ++'_SDL_DisableScreenSaver'.'SDL2.dll'.'SDL_DisableScreenSaver'
  525. ++'_SDL_GL_LoadLibrary'.'SDL2.dll'.'SDL_GL_LoadLibrary'
  526. ++'_SDL_GL_GetProcAddress'.'SDL2.dll'.'SDL_GL_GetProcAddress'
  527. ++'_SDL_GL_UnloadLibrary'.'SDL2.dll'.'SDL_GL_UnloadLibrary'
  528. ++'_SDL_GL_ExtensionSupported'.'SDL2.dll'.'SDL_GL_ExtensionSupported'
  529. ++'_SDL_GL_SetAttribute'.'SDL2.dll'.'SDL_GL_SetAttribute'
  530. ++'_SDL_GL_GetAttribute'.'SDL2.dll'.'SDL_GL_GetAttribute'
  531. ++'_SDL_GL_CreateContext'.'SDL2.dll'.'SDL_GL_CreateContext'
  532. ++'_SDL_GL_MakeCurrent'.'SDL2.dll'.'SDL_GL_MakeCurrent'
  533. ++'_SDL_GL_GetCurrentWindow'.'SDL2.dll'.'SDL_GL_GetCurrentWindow'
  534. ++'_SDL_GL_GetCurrentContext'.'SDL2.dll'.'SDL_GL_GetCurrentContext'
  535. ++'_SDL_GL_GetDrawableSize'.'SDL2.dll'.'SDL_GL_GetDrawableSize'
  536. ++'_SDL_GL_SetSwapInterval'.'SDL2.dll'.'SDL_GL_SetSwapInterval'
  537. ++'_SDL_GL_GetSwapInterval'.'SDL2.dll'.'SDL_GL_GetSwapInterval'
  538. ++'_SDL_GL_SwapWindow'.'SDL2.dll'.'SDL_GL_SwapWindow'
  539. ++'_SDL_GL_DeleteContext'.'SDL2.dll'.'SDL_GL_DeleteContext'
  540. ++'_SDL_vsscanf'.'SDL2.dll'.'SDL_vsscanf'
  541. ++'_SDL_GameControllerAddMappingsFromRW'.'SDL2.dll'.'SDL_GameControllerAddMappingsFromRW'
  542. ++'_SDL_GL_ResetAttributes'.'SDL2.dll'.'SDL_GL_ResetAttributes'
  543. ++'_SDL_HasAVX'.'SDL2.dll'.'SDL_HasAVX'
  544. ++'_SDL_GetDefaultAssertionHandler'.'SDL2.dll'.'SDL_GetDefaultAssertionHandler'
  545. ++'_SDL_GetAssertionHandler'.'SDL2.dll'.'SDL_GetAssertionHandler'
  546. ++'_SDL_DXGIGetOutputInfo'.'SDL2.dll'.'SDL_DXGIGetOutputInfo'
  547. ++'_SDL_RenderIsClipEnabled'.'SDL2.dll'.'SDL_RenderIsClipEnabled'
  548. # ++'_SDL_WinRTRunApp'.'SDL2.dll'.'SDL_WinRTRunApp'
  549. ++'_SDL_WarpMouseGlobal'.'SDL2.dll'.'SDL_WarpMouseGlobal'
  550. # ++'_SDL_WinRTGetFSPathUNICODE'.'SDL2.dll'.'SDL_WinRTGetFSPathUNICODE'
  551. # ++'_SDL_WinRTGetFSPathUTF8'.'SDL2.dll'.'SDL_WinRTGetFSPathUTF8'
  552. ++'_SDL_sqrtf'.'SDL2.dll'.'SDL_sqrtf'
  553. ++'_SDL_tan'.'SDL2.dll'.'SDL_tan'
  554. ++'_SDL_tanf'.'SDL2.dll'.'SDL_tanf'
  555. ++'_SDL_CaptureMouse'.'SDL2.dll'.'SDL_CaptureMouse'
  556. ++'_SDL_SetWindowHitTest'.'SDL2.dll'.'SDL_SetWindowHitTest'
  557. ++'_SDL_GetGlobalMouseState'.'SDL2.dll'.'SDL_GetGlobalMouseState'
  558. ++'_SDL_HasAVX2'.'SDL2.dll'.'SDL_HasAVX2'
  559. ++'_SDL_QueueAudio'.'SDL2.dll'.'SDL_QueueAudio'
  560. ++'_SDL_GetQueuedAudioSize'.'SDL2.dll'.'SDL_GetQueuedAudioSize'
  561. ++'_SDL_ClearQueuedAudio'.'SDL2.dll'.'SDL_ClearQueuedAudio'
  562. ++'_SDL_GetGrabbedWindow'.'SDL2.dll'.'SDL_GetGrabbedWindow'
  563. ++'_SDL_SetWindowsMessageHook'.'SDL2.dll'.'SDL_SetWindowsMessageHook'
  564. ++'_SDL_JoystickCurrentPowerLevel'.'SDL2.dll'.'SDL_JoystickCurrentPowerLevel'
  565. ++'_SDL_GameControllerFromInstanceID'.'SDL2.dll'.'SDL_GameControllerFromInstanceID'
  566. ++'_SDL_JoystickFromInstanceID'.'SDL2.dll'.'SDL_JoystickFromInstanceID'
  567. ++'_SDL_GetDisplayUsableBounds'.'SDL2.dll'.'SDL_GetDisplayUsableBounds'
  568. ++'_SDL_GetWindowBordersSize'.'SDL2.dll'.'SDL_GetWindowBordersSize'
  569. ++'_SDL_SetWindowOpacity'.'SDL2.dll'.'SDL_SetWindowOpacity'
  570. ++'_SDL_GetWindowOpacity'.'SDL2.dll'.'SDL_GetWindowOpacity'
  571. ++'_SDL_SetWindowInputFocus'.'SDL2.dll'.'SDL_SetWindowInputFocus'
  572. ++'_SDL_SetWindowModalFor'.'SDL2.dll'.'SDL_SetWindowModalFor'
  573. ++'_SDL_RenderSetIntegerScale'.'SDL2.dll'.'SDL_RenderSetIntegerScale'
  574. ++'_SDL_RenderGetIntegerScale'.'SDL2.dll'.'SDL_RenderGetIntegerScale'
  575. ++'_SDL_DequeueAudio'.'SDL2.dll'.'SDL_DequeueAudio'
  576. ++'_SDL_SetWindowResizable'.'SDL2.dll'.'SDL_SetWindowResizable'
  577. ++'_SDL_CreateRGBSurfaceWithFormat'.'SDL2.dll'.'SDL_CreateRGBSurfaceWithFormat'
  578. ++'_SDL_CreateRGBSurfaceWithFormatFrom'.'SDL2.dll'.'SDL_CreateRGBSurfaceWithFormatFrom'
  579. ++'_SDL_GetHintBoolean'.'SDL2.dll'.'SDL_GetHintBoolean'
  580. ++'_SDL_JoystickGetDeviceVendor'.'SDL2.dll'.'SDL_JoystickGetDeviceVendor'
  581. ++'_SDL_JoystickGetDeviceProduct'.'SDL2.dll'.'SDL_JoystickGetDeviceProduct'
  582. ++'_SDL_JoystickGetDeviceProductVersion'.'SDL2.dll'.'SDL_JoystickGetDeviceProductVersion'
  583. ++'_SDL_JoystickGetVendor'.'SDL2.dll'.'SDL_JoystickGetVendor'
  584. ++'_SDL_JoystickGetProduct'.'SDL2.dll'.'SDL_JoystickGetProduct'
  585. ++'_SDL_JoystickGetProductVersion'.'SDL2.dll'.'SDL_JoystickGetProductVersion'
  586. ++'_SDL_GameControllerGetVendor'.'SDL2.dll'.'SDL_GameControllerGetVendor'
  587. ++'_SDL_GameControllerGetProduct'.'SDL2.dll'.'SDL_GameControllerGetProduct'
  588. ++'_SDL_GameControllerGetProductVersion'.'SDL2.dll'.'SDL_GameControllerGetProductVersion'
  589. ++'_SDL_HasNEON'.'SDL2.dll'.'SDL_HasNEON'
  590. ++'_SDL_GameControllerNumMappings'.'SDL2.dll'.'SDL_GameControllerNumMappings'
  591. ++'_SDL_GameControllerMappingForIndex'.'SDL2.dll'.'SDL_GameControllerMappingForIndex'
  592. ++'_SDL_JoystickGetAxisInitialState'.'SDL2.dll'.'SDL_JoystickGetAxisInitialState'
  593. ++'_SDL_JoystickGetDeviceType'.'SDL2.dll'.'SDL_JoystickGetDeviceType'
  594. ++'_SDL_JoystickGetType'.'SDL2.dll'.'SDL_JoystickGetType'
  595. ++'_SDL_MemoryBarrierReleaseFunction'.'SDL2.dll'.'SDL_MemoryBarrierReleaseFunction'
  596. ++'_SDL_MemoryBarrierAcquireFunction'.'SDL2.dll'.'SDL_MemoryBarrierAcquireFunction'
  597. ++'_SDL_JoystickGetDeviceInstanceID'.'SDL2.dll'.'SDL_JoystickGetDeviceInstanceID'
  598. ++'_SDL_utf8strlen'.'SDL2.dll'.'SDL_utf8strlen'
  599. ++'_SDL_LoadFile_RW'.'SDL2.dll'.'SDL_LoadFile_RW'
  600. ++'_SDL_wcscmp'.'SDL2.dll'.'SDL_wcscmp'
  601. ++'_SDL_ComposeCustomBlendMode'.'SDL2.dll'.'SDL_ComposeCustomBlendMode'
  602. ++'_SDL_DuplicateSurface'.'SDL2.dll'.'SDL_DuplicateSurface'
  603. ++'_SDL_Vulkan_LoadLibrary'.'SDL2.dll'.'SDL_Vulkan_LoadLibrary'
  604. ++'_SDL_Vulkan_GetVkGetInstanceProcAddr'.'SDL2.dll'.'SDL_Vulkan_GetVkGetInstanceProcAddr'
  605. ++'_SDL_Vulkan_UnloadLibrary'.'SDL2.dll'.'SDL_Vulkan_UnloadLibrary'
  606. ++'_SDL_Vulkan_GetInstanceExtensions'.'SDL2.dll'.'SDL_Vulkan_GetInstanceExtensions'
  607. ++'_SDL_Vulkan_CreateSurface'.'SDL2.dll'.'SDL_Vulkan_CreateSurface'
  608. ++'_SDL_Vulkan_GetDrawableSize'.'SDL2.dll'.'SDL_Vulkan_GetDrawableSize'
  609. ++'_SDL_LockJoysticks'.'SDL2.dll'.'SDL_LockJoysticks'
  610. ++'_SDL_UnlockJoysticks'.'SDL2.dll'.'SDL_UnlockJoysticks'
  611. ++'_SDL_GetMemoryFunctions'.'SDL2.dll'.'SDL_GetMemoryFunctions'
  612. ++'_SDL_SetMemoryFunctions'.'SDL2.dll'.'SDL_SetMemoryFunctions'
  613. ++'_SDL_GetNumAllocations'.'SDL2.dll'.'SDL_GetNumAllocations'
  614. ++'_SDL_NewAudioStream'.'SDL2.dll'.'SDL_NewAudioStream'
  615. ++'_SDL_AudioStreamPut'.'SDL2.dll'.'SDL_AudioStreamPut'
  616. ++'_SDL_AudioStreamGet'.'SDL2.dll'.'SDL_AudioStreamGet'
  617. ++'_SDL_AudioStreamClear'.'SDL2.dll'.'SDL_AudioStreamClear'
  618. ++'_SDL_AudioStreamAvailable'.'SDL2.dll'.'SDL_AudioStreamAvailable'
  619. ++'_SDL_FreeAudioStream'.'SDL2.dll'.'SDL_FreeAudioStream'
  620. ++'_SDL_AudioStreamFlush'.'SDL2.dll'.'SDL_AudioStreamFlush'
  621. ++'_SDL_acosf'.'SDL2.dll'.'SDL_acosf'
  622. ++'_SDL_asinf'.'SDL2.dll'.'SDL_asinf'
  623. ++'_SDL_atanf'.'SDL2.dll'.'SDL_atanf'
  624. ++'_SDL_atan2f'.'SDL2.dll'.'SDL_atan2f'
  625. ++'_SDL_ceilf'.'SDL2.dll'.'SDL_ceilf'
  626. ++'_SDL_copysignf'.'SDL2.dll'.'SDL_copysignf'
  627. ++'_SDL_fabsf'.'SDL2.dll'.'SDL_fabsf'
  628. ++'_SDL_floorf'.'SDL2.dll'.'SDL_floorf'
  629. ++'_SDL_logf'.'SDL2.dll'.'SDL_logf'
  630. ++'_SDL_powf'.'SDL2.dll'.'SDL_powf'
  631. ++'_SDL_scalbnf'.'SDL2.dll'.'SDL_scalbnf'
  632. ++'_SDL_fmod'.'SDL2.dll'.'SDL_fmod'
  633. ++'_SDL_fmodf'.'SDL2.dll'.'SDL_fmodf'
  634. ++'_SDL_SetYUVConversionMode'.'SDL2.dll'.'SDL_SetYUVConversionMode'
  635. ++'_SDL_GetYUVConversionMode'.'SDL2.dll'.'SDL_GetYUVConversionMode'
  636. ++'_SDL_GetYUVConversionModeForResolution'.'SDL2.dll'.'SDL_GetYUVConversionModeForResolution'
  637. ++'_SDL_RenderGetMetalLayer'.'SDL2.dll'.'SDL_RenderGetMetalLayer'
  638. ++'_SDL_RenderGetMetalCommandEncoder'.'SDL2.dll'.'SDL_RenderGetMetalCommandEncoder'
  639. # ++'_SDL_IsAndroidTV'.'SDL2.dll'.'SDL_IsAndroidTV'
  640. # ++'_SDL_WinRTGetDeviceFamily'.'SDL2.dll'.'SDL_WinRTGetDeviceFamily'
  641. ++'_SDL_log10'.'SDL2.dll'.'SDL_log10'
  642. ++'_SDL_log10f'.'SDL2.dll'.'SDL_log10f'
  643. ++'_SDL_GameControllerMappingForDeviceIndex'.'SDL2.dll'.'SDL_GameControllerMappingForDeviceIndex'
  644. # ++'_SDL_LinuxSetThreadPriority'.'SDL2.dll'.'SDL_LinuxSetThreadPriority'
  645. ++'_SDL_HasAVX512F'.'SDL2.dll'.'SDL_HasAVX512F'
  646. # ++'_SDL_IsChromebook'.'SDL2.dll'.'SDL_IsChromebook'
  647. # ++'_SDL_IsDeXMode'.'SDL2.dll'.'SDL_IsDeXMode'
  648. # ++'_SDL_AndroidBackButton'.'SDL2.dll'.'SDL_AndroidBackButton'
  649. ++'_SDL_exp'.'SDL2.dll'.'SDL_exp'
  650. ++'_SDL_expf'.'SDL2.dll'.'SDL_expf'
  651. ++'_SDL_wcsdup'.'SDL2.dll'.'SDL_wcsdup'
  652. ++'_SDL_GameControllerRumble'.'SDL2.dll'.'SDL_GameControllerRumble'
  653. ++'_SDL_JoystickRumble'.'SDL2.dll'.'SDL_JoystickRumble'
  654. ++'_SDL_NumSensors'.'SDL2.dll'.'SDL_NumSensors'
  655. ++'_SDL_SensorGetDeviceName'.'SDL2.dll'.'SDL_SensorGetDeviceName'
  656. ++'_SDL_SensorGetDeviceType'.'SDL2.dll'.'SDL_SensorGetDeviceType'
  657. ++'_SDL_SensorGetDeviceNonPortableType'.'SDL2.dll'.'SDL_SensorGetDeviceNonPortableType'
  658. ++'_SDL_SensorGetDeviceInstanceID'.'SDL2.dll'.'SDL_SensorGetDeviceInstanceID'
  659. ++'_SDL_SensorOpen'.'SDL2.dll'.'SDL_SensorOpen'
  660. ++'_SDL_SensorFromInstanceID'.'SDL2.dll'.'SDL_SensorFromInstanceID'
  661. ++'_SDL_SensorGetName'.'SDL2.dll'.'SDL_SensorGetName'
  662. ++'_SDL_SensorGetType'.'SDL2.dll'.'SDL_SensorGetType'
  663. ++'_SDL_SensorGetNonPortableType'.'SDL2.dll'.'SDL_SensorGetNonPortableType'
  664. ++'_SDL_SensorGetInstanceID'.'SDL2.dll'.'SDL_SensorGetInstanceID'
  665. ++'_SDL_SensorGetData'.'SDL2.dll'.'SDL_SensorGetData'
  666. ++'_SDL_SensorClose'.'SDL2.dll'.'SDL_SensorClose'
  667. ++'_SDL_SensorUpdate'.'SDL2.dll'.'SDL_SensorUpdate'
  668. ++'_SDL_IsTablet'.'SDL2.dll'.'SDL_IsTablet'
  669. ++'_SDL_GetDisplayOrientation'.'SDL2.dll'.'SDL_GetDisplayOrientation'
  670. ++'_SDL_HasColorKey'.'SDL2.dll'.'SDL_HasColorKey'
  671. ++'_SDL_CreateThreadWithStackSize'.'SDL2.dll'.'SDL_CreateThreadWithStackSize'
  672. ++'_SDL_JoystickGetDevicePlayerIndex'.'SDL2.dll'.'SDL_JoystickGetDevicePlayerIndex'
  673. ++'_SDL_JoystickGetPlayerIndex'.'SDL2.dll'.'SDL_JoystickGetPlayerIndex'
  674. ++'_SDL_GameControllerGetPlayerIndex'.'SDL2.dll'.'SDL_GameControllerGetPlayerIndex'
  675. ++'_SDL_RenderFlush'.'SDL2.dll'.'SDL_RenderFlush'
  676. ++'_SDL_RenderDrawPointF'.'SDL2.dll'.'SDL_RenderDrawPointF'
  677. ++'_SDL_RenderDrawPointsF'.'SDL2.dll'.'SDL_RenderDrawPointsF'
  678. ++'_SDL_RenderDrawLineF'.'SDL2.dll'.'SDL_RenderDrawLineF'
  679. ++'_SDL_RenderDrawLinesF'.'SDL2.dll'.'SDL_RenderDrawLinesF'
  680. ++'_SDL_RenderDrawRectF'.'SDL2.dll'.'SDL_RenderDrawRectF'
  681. ++'_SDL_RenderDrawRectsF'.'SDL2.dll'.'SDL_RenderDrawRectsF'
  682. ++'_SDL_RenderFillRectF'.'SDL2.dll'.'SDL_RenderFillRectF'
  683. ++'_SDL_RenderFillRectsF'.'SDL2.dll'.'SDL_RenderFillRectsF'
  684. ++'_SDL_RenderCopyF'.'SDL2.dll'.'SDL_RenderCopyF'
  685. ++'_SDL_RenderCopyExF'.'SDL2.dll'.'SDL_RenderCopyExF'
  686. ++'_SDL_GetTouchDeviceType'.'SDL2.dll'.'SDL_GetTouchDeviceType'
  687. # ++'_SDL_UIKitRunApp'.'SDL2.dll'.'SDL_UIKitRunApp'
  688. ++'_SDL_SIMDGetAlignment'.'SDL2.dll'.'SDL_SIMDGetAlignment'
  689. ++'_SDL_SIMDAlloc'.'SDL2.dll'.'SDL_SIMDAlloc'
  690. ++'_SDL_SIMDFree'.'SDL2.dll'.'SDL_SIMDFree'
  691. ++'_SDL_RWsize'.'SDL2.dll'.'SDL_RWsize'
  692. ++'_SDL_RWseek'.'SDL2.dll'.'SDL_RWseek'
  693. ++'_SDL_RWtell'.'SDL2.dll'.'SDL_RWtell'
  694. ++'_SDL_RWread'.'SDL2.dll'.'SDL_RWread'
  695. ++'_SDL_RWwrite'.'SDL2.dll'.'SDL_RWwrite'
  696. ++'_SDL_RWclose'.'SDL2.dll'.'SDL_RWclose'
  697. ++'_SDL_LoadFile'.'SDL2.dll'.'SDL_LoadFile'
  698. ++'_SDL_Metal_CreateView'.'SDL2.dll'.'SDL_Metal_CreateView'
  699. ++'_SDL_Metal_DestroyView'.'SDL2.dll'.'SDL_Metal_DestroyView'
  700. ++'_SDL_LockTextureToSurface'.'SDL2.dll'.'SDL_LockTextureToSurface'
  701. ++'_SDL_HasARMSIMD'.'SDL2.dll'.'SDL_HasARMSIMD'
  702. ++'_SDL_strtokr'.'SDL2.dll'.'SDL_strtokr'
  703. ++'_SDL_wcsstr'.'SDL2.dll'.'SDL_wcsstr'
  704. ++'_SDL_wcsncmp'.'SDL2.dll'.'SDL_wcsncmp'
  705. ++'_SDL_GameControllerTypeForIndex'.'SDL2.dll'.'SDL_GameControllerTypeForIndex'
  706. ++'_SDL_GameControllerGetType'.'SDL2.dll'.'SDL_GameControllerGetType'
  707. ++'_SDL_GameControllerFromPlayerIndex'.'SDL2.dll'.'SDL_GameControllerFromPlayerIndex'
  708. ++'_SDL_GameControllerSetPlayerIndex'.'SDL2.dll'.'SDL_GameControllerSetPlayerIndex'
  709. ++'_SDL_JoystickFromPlayerIndex'.'SDL2.dll'.'SDL_JoystickFromPlayerIndex'
  710. ++'_SDL_JoystickSetPlayerIndex'.'SDL2.dll'.'SDL_JoystickSetPlayerIndex'
  711. ++'_SDL_SetTextureScaleMode'.'SDL2.dll'.'SDL_SetTextureScaleMode'
  712. ++'_SDL_GetTextureScaleMode'.'SDL2.dll'.'SDL_GetTextureScaleMode'
  713. ++'_SDL_OnApplicationWillTerminate'.'SDL2.dll'.'SDL_OnApplicationWillTerminate'
  714. ++'_SDL_OnApplicationDidReceiveMemoryWarning'.'SDL2.dll'.'SDL_OnApplicationDidReceiveMemoryWarning'
  715. ++'_SDL_OnApplicationWillResignActive'.'SDL2.dll'.'SDL_OnApplicationWillResignActive'
  716. ++'_SDL_OnApplicationDidEnterBackground'.'SDL2.dll'.'SDL_OnApplicationDidEnterBackground'
  717. ++'_SDL_OnApplicationWillEnterForeground'.'SDL2.dll'.'SDL_OnApplicationWillEnterForeground'
  718. ++'_SDL_OnApplicationDidBecomeActive'.'SDL2.dll'.'SDL_OnApplicationDidBecomeActive'
  719. # ++'_SDL_OnApplicationDidChangeStatusBarOrientation'.'SDL2.dll'.'SDL_OnApplicationDidChangeStatusBarOrientation'
  720. # ++'_SDL_GetAndroidSDKVersion'.'SDL2.dll'.'SDL_GetAndroidSDKVersion'
  721. ++'_SDL_isupper'.'SDL2.dll'.'SDL_isupper'
  722. ++'_SDL_islower'.'SDL2.dll'.'SDL_islower'
  723. ++'_SDL_JoystickAttachVirtual'.'SDL2.dll'.'SDL_JoystickAttachVirtual'
  724. ++'_SDL_JoystickDetachVirtual'.'SDL2.dll'.'SDL_JoystickDetachVirtual'
  725. ++'_SDL_JoystickIsVirtual'.'SDL2.dll'.'SDL_JoystickIsVirtual'
  726. ++'_SDL_JoystickSetVirtualAxis'.'SDL2.dll'.'SDL_JoystickSetVirtualAxis'
  727. ++'_SDL_JoystickSetVirtualButton'.'SDL2.dll'.'SDL_JoystickSetVirtualButton'
  728. ++'_SDL_JoystickSetVirtualHat'.'SDL2.dll'.'SDL_JoystickSetVirtualHat'
  729. ++'_SDL_GetErrorMsg'.'SDL2.dll'.'SDL_GetErrorMsg'
  730. ++'_SDL_LockSensors'.'SDL2.dll'.'SDL_LockSensors'
  731. ++'_SDL_UnlockSensors'.'SDL2.dll'.'SDL_UnlockSensors'
  732. ++'_SDL_Metal_GetLayer'.'SDL2.dll'.'SDL_Metal_GetLayer'
  733. ++'_SDL_Metal_GetDrawableSize'.'SDL2.dll'.'SDL_Metal_GetDrawableSize'
  734. ++'_SDL_trunc'.'SDL2.dll'.'SDL_trunc'
  735. ++'_SDL_truncf'.'SDL2.dll'.'SDL_truncf'
  736. ++'_SDL_GetPreferredLocales'.'SDL2.dll'.'SDL_GetPreferredLocales'
  737. ++'_SDL_SIMDRealloc'.'SDL2.dll'.'SDL_SIMDRealloc'
  738. # ++'_SDL_AndroidRequestPermission'.'SDL2.dll'.'SDL_AndroidRequestPermission'
  739. ++'_SDL_OpenURL'.'SDL2.dll'.'SDL_OpenURL'
  740. ++'_SDL_HasSurfaceRLE'.'SDL2.dll'.'SDL_HasSurfaceRLE'
  741. ++'_SDL_GameControllerHasLED'.'SDL2.dll'.'SDL_GameControllerHasLED'
  742. ++'_SDL_GameControllerSetLED'.'SDL2.dll'.'SDL_GameControllerSetLED'
  743. ++'_SDL_JoystickHasLED'.'SDL2.dll'.'SDL_JoystickHasLED'
  744. ++'_SDL_JoystickSetLED'.'SDL2.dll'.'SDL_JoystickSetLED'
  745. ++'_SDL_GameControllerRumbleTriggers'.'SDL2.dll'.'SDL_GameControllerRumbleTriggers'
  746. ++'_SDL_JoystickRumbleTriggers'.'SDL2.dll'.'SDL_JoystickRumbleTriggers'
  747. ++'_SDL_GameControllerHasAxis'.'SDL2.dll'.'SDL_GameControllerHasAxis'
  748. ++'_SDL_GameControllerHasButton'.'SDL2.dll'.'SDL_GameControllerHasButton'
  749. ++'_SDL_GameControllerGetNumTouchpads'.'SDL2.dll'.'SDL_GameControllerGetNumTouchpads'
  750. ++'_SDL_GameControllerGetNumTouchpadFingers'.'SDL2.dll'.'SDL_GameControllerGetNumTouchpadFingers'
  751. ++'_SDL_GameControllerGetTouchpadFinger'.'SDL2.dll'.'SDL_GameControllerGetTouchpadFinger'
  752. ++'_SDL_crc32'.'SDL2.dll'.'SDL_crc32'
  753. ++'_SDL_GameControllerGetSerial'.'SDL2.dll'.'SDL_GameControllerGetSerial'
  754. ++'_SDL_JoystickGetSerial'.'SDL2.dll'.'SDL_JoystickGetSerial'
  755. ++'_SDL_GameControllerHasSensor'.'SDL2.dll'.'SDL_GameControllerHasSensor'
  756. ++'_SDL_GameControllerSetSensorEnabled'.'SDL2.dll'.'SDL_GameControllerSetSensorEnabled'
  757. ++'_SDL_GameControllerIsSensorEnabled'.'SDL2.dll'.'SDL_GameControllerIsSensorEnabled'
  758. ++'_SDL_GameControllerGetSensorData'.'SDL2.dll'.'SDL_GameControllerGetSensorData'
  759. ++'_SDL_wcscasecmp'.'SDL2.dll'.'SDL_wcscasecmp'
  760. ++'_SDL_wcsncasecmp'.'SDL2.dll'.'SDL_wcsncasecmp'
  761. ++'_SDL_round'.'SDL2.dll'.'SDL_round'
  762. ++'_SDL_roundf'.'SDL2.dll'.'SDL_roundf'
  763. ++'_SDL_lround'.'SDL2.dll'.'SDL_lround'
  764. ++'_SDL_lroundf'.'SDL2.dll'.'SDL_lroundf'
  765. ++'_SDL_SoftStretchLinear'.'SDL2.dll'.'SDL_SoftStretchLinear'
  766. ++'_SDL_RenderGetD3D11Device'.'SDL2.dll'.'SDL_RenderGetD3D11Device'
  767. ++'_SDL_UpdateNVTexture'.'SDL2.dll'.'SDL_UpdateNVTexture'
  768. ++'_SDL_SetWindowKeyboardGrab'.'SDL2.dll'.'SDL_SetWindowKeyboardGrab'
  769. ++'_SDL_SetWindowMouseGrab'.'SDL2.dll'.'SDL_SetWindowMouseGrab'
  770. ++'_SDL_GetWindowKeyboardGrab'.'SDL2.dll'.'SDL_GetWindowKeyboardGrab'
  771. ++'_SDL_GetWindowMouseGrab'.'SDL2.dll'.'SDL_GetWindowMouseGrab'
  772. ++'_SDL_isalpha'.'SDL2.dll'.'SDL_isalpha'
  773. ++'_SDL_isalnum'.'SDL2.dll'.'SDL_isalnum'
  774. ++'_SDL_isblank'.'SDL2.dll'.'SDL_isblank'
  775. ++'_SDL_iscntrl'.'SDL2.dll'.'SDL_iscntrl'
  776. ++'_SDL_isxdigit'.'SDL2.dll'.'SDL_isxdigit'
  777. ++'_SDL_ispunct'.'SDL2.dll'.'SDL_ispunct'
  778. ++'_SDL_isprint'.'SDL2.dll'.'SDL_isprint'
  779. ++'_SDL_isgraph'.'SDL2.dll'.'SDL_isgraph'
  780. # ++'_SDL_AndroidShowToast'.'SDL2.dll'.'SDL_AndroidShowToast'
  781. ++'_SDL_GetAudioDeviceSpec'.'SDL2.dll'.'SDL_GetAudioDeviceSpec'
  782. ++'_SDL_TLSCleanup'.'SDL2.dll'.'SDL_TLSCleanup'
  783. ++'_SDL_SetWindowAlwaysOnTop'.'SDL2.dll'.'SDL_SetWindowAlwaysOnTop'
  784. ++'_SDL_FlashWindow'.'SDL2.dll'.'SDL_FlashWindow'
  785. ++'_SDL_GameControllerSendEffect'.'SDL2.dll'.'SDL_GameControllerSendEffect'
  786. ++'_SDL_JoystickSendEffect'.'SDL2.dll'.'SDL_JoystickSendEffect'
  787. ++'_SDL_GameControllerGetSensorDataRate'.'SDL2.dll'.'SDL_GameControllerGetSensorDataRate'
  788. ++'_SDL_SetTextureUserData'.'SDL2.dll'.'SDL_SetTextureUserData'
  789. ++'_SDL_GetTextureUserData'.'SDL2.dll'.'SDL_GetTextureUserData'
  790. ++'_SDL_RenderGeometry'.'SDL2.dll'.'SDL_RenderGeometry'
  791. ++'_SDL_RenderGeometryRaw'.'SDL2.dll'.'SDL_RenderGeometryRaw'
  792. ++'_SDL_RenderSetVSync'.'SDL2.dll'.'SDL_RenderSetVSync'
  793. ++'_SDL_asprintf'.'SDL2.dll'.'SDL_asprintf'
  794. ++'_SDL_vasprintf'.'SDL2.dll'.'SDL_vasprintf'
  795. ++'_SDL_GetWindowICCProfile'.'SDL2.dll'.'SDL_GetWindowICCProfile'
  796. ++'_SDL_GetTicks64'.'SDL2.dll'.'SDL_GetTicks64'
  797. # ++'_SDL_LinuxSetThreadPriorityAndPolicy'.'SDL2.dll'.'SDL_LinuxSetThreadPriorityAndPolicy'
  798. ++'_SDL_GameControllerGetAppleSFSymbolsNameForButton'.'SDL2.dll'.'SDL_GameControllerGetAppleSFSymbolsNameForButton'
  799. ++'_SDL_GameControllerGetAppleSFSymbolsNameForAxis'.'SDL2.dll'.'SDL_GameControllerGetAppleSFSymbolsNameForAxis'
  800. ++'_SDL_hid_init'.'SDL2.dll'.'SDL_hid_init'
  801. ++'_SDL_hid_exit'.'SDL2.dll'.'SDL_hid_exit'
  802. ++'_SDL_hid_device_change_count'.'SDL2.dll'.'SDL_hid_device_change_count'
  803. ++'_SDL_hid_enumerate'.'SDL2.dll'.'SDL_hid_enumerate'
  804. ++'_SDL_hid_free_enumeration'.'SDL2.dll'.'SDL_hid_free_enumeration'
  805. ++'_SDL_hid_open'.'SDL2.dll'.'SDL_hid_open'
  806. ++'_SDL_hid_open_path'.'SDL2.dll'.'SDL_hid_open_path'
  807. ++'_SDL_hid_write'.'SDL2.dll'.'SDL_hid_write'
  808. ++'_SDL_hid_read_timeout'.'SDL2.dll'.'SDL_hid_read_timeout'
  809. ++'_SDL_hid_read'.'SDL2.dll'.'SDL_hid_read'
  810. ++'_SDL_hid_set_nonblocking'.'SDL2.dll'.'SDL_hid_set_nonblocking'
  811. ++'_SDL_hid_send_feature_report'.'SDL2.dll'.'SDL_hid_send_feature_report'
  812. ++'_SDL_hid_get_feature_report'.'SDL2.dll'.'SDL_hid_get_feature_report'
  813. ++'_SDL_hid_close'.'SDL2.dll'.'SDL_hid_close'
  814. ++'_SDL_hid_get_manufacturer_string'.'SDL2.dll'.'SDL_hid_get_manufacturer_string'
  815. ++'_SDL_hid_get_product_string'.'SDL2.dll'.'SDL_hid_get_product_string'
  816. ++'_SDL_hid_get_serial_number_string'.'SDL2.dll'.'SDL_hid_get_serial_number_string'
  817. ++'_SDL_hid_get_indexed_string'.'SDL2.dll'.'SDL_hid_get_indexed_string'
  818. ++'_SDL_SetWindowMouseRect'.'SDL2.dll'.'SDL_SetWindowMouseRect'
  819. ++'_SDL_GetWindowMouseRect'.'SDL2.dll'.'SDL_GetWindowMouseRect'
  820. ++'_SDL_RenderWindowToLogical'.'SDL2.dll'.'SDL_RenderWindowToLogical'
  821. ++'_SDL_RenderLogicalToWindow'.'SDL2.dll'.'SDL_RenderLogicalToWindow'
  822. ++'_SDL_JoystickHasRumble'.'SDL2.dll'.'SDL_JoystickHasRumble'
  823. ++'_SDL_JoystickHasRumbleTriggers'.'SDL2.dll'.'SDL_JoystickHasRumbleTriggers'
  824. ++'_SDL_GameControllerHasRumble'.'SDL2.dll'.'SDL_GameControllerHasRumble'
  825. ++'_SDL_GameControllerHasRumbleTriggers'.'SDL2.dll'.'SDL_GameControllerHasRumbleTriggers'
  826. ++'_SDL_hid_ble_scan'.'SDL2.dll'.'SDL_hid_ble_scan'
  827. ++'_SDL_PremultiplyAlpha'.'SDL2.dll'.'SDL_PremultiplyAlpha'
  828. # ++'_SDL_AndroidSendMessage'.'SDL2.dll'.'SDL_AndroidSendMessage'
  829. ++'_SDL_GetTouchName'.'SDL2.dll'.'SDL_GetTouchName'
  830. ++'_SDL_ClearComposition'.'SDL2.dll'.'SDL_ClearComposition'
  831. ++'_SDL_IsTextInputShown'.'SDL2.dll'.'SDL_IsTextInputShown'
  832. ++'_SDL_HasIntersectionF'.'SDL2.dll'.'SDL_HasIntersectionF'
  833. ++'_SDL_IntersectFRect'.'SDL2.dll'.'SDL_IntersectFRect'
  834. ++'_SDL_UnionFRect'.'SDL2.dll'.'SDL_UnionFRect'
  835. ++'_SDL_EncloseFPoints'.'SDL2.dll'.'SDL_EncloseFPoints'
  836. ++'_SDL_IntersectFRectAndLine'.'SDL2.dll'.'SDL_IntersectFRectAndLine'
  837. ++'_SDL_RenderGetWindow'.'SDL2.dll'.'SDL_RenderGetWindow'
  838. ++'_SDL_bsearch'.'SDL2.dll'.'SDL_bsearch'
  839. ++'_SDL_GameControllerPathForIndex'.'SDL2.dll'.'SDL_GameControllerPathForIndex'
  840. ++'_SDL_GameControllerPath'.'SDL2.dll'.'SDL_GameControllerPath'
  841. ++'_SDL_JoystickPathForIndex'.'SDL2.dll'.'SDL_JoystickPathForIndex'
  842. ++'_SDL_JoystickPath'.'SDL2.dll'.'SDL_JoystickPath'
  843. ++'_SDL_JoystickAttachVirtualEx'.'SDL2.dll'.'SDL_JoystickAttachVirtualEx'
  844. ++'_SDL_GameControllerGetFirmwareVersion'.'SDL2.dll'.'SDL_GameControllerGetFirmwareVersion'
  845. ++'_SDL_JoystickGetFirmwareVersion'.'SDL2.dll'.'SDL_JoystickGetFirmwareVersion'
  846. ++'_SDL_GUIDToString'.'SDL2.dll'.'SDL_GUIDToString'
  847. ++'_SDL_GUIDFromString'.'SDL2.dll'.'SDL_GUIDFromString'
  848. ++'_SDL_HasLSX'.'SDL2.dll'.'SDL_HasLSX'
  849. ++'_SDL_HasLASX'.'SDL2.dll'.'SDL_HasLASX'
  850. ++'_SDL_RenderGetD3D12Device'.'SDL2.dll'.'SDL_RenderGetD3D12Device'
  851. ++'_SDL_utf8strnlen'.'SDL2.dll'.'SDL_utf8strnlen'
  852. # ++'_SDL_GDKGetTaskQueue'.'SDL2.dll'.'SDL_GDKGetTaskQueue'
  853. # ++'_SDL_GDKRunApp'.'SDL2.dll'.'SDL_GDKRunApp'
  854. ++'_SDL_GetOriginalMemoryFunctions'.'SDL2.dll'.'SDL_GetOriginalMemoryFunctions'
  855. ++'_SDL_ResetKeyboard'.'SDL2.dll'.'SDL_ResetKeyboard'
  856. ++'_SDL_GetDefaultAudioInfo'.'SDL2.dll'.'SDL_GetDefaultAudioInfo'
  857. ++'_SDL_GetPointDisplayIndex'.'SDL2.dll'.'SDL_GetPointDisplayIndex'
  858. ++'_SDL_GetRectDisplayIndex'.'SDL2.dll'.'SDL_GetRectDisplayIndex'
  859. ++'_SDL_ResetHint'.'SDL2.dll'.'SDL_ResetHint'
  860. ++'_SDL_crc16'.'SDL2.dll'.'SDL_crc16'
  861. ++'_SDL_GetWindowSizeInPixels'.'SDL2.dll'.'SDL_GetWindowSizeInPixels'
  862. ++'_SDL_GetJoystickGUIDInfo'.'SDL2.dll'.'SDL_GetJoystickGUIDInfo'
  863. ++'_SDL_SetPrimarySelectionText'.'SDL2.dll'.'SDL_SetPrimarySelectionText'
  864. ++'_SDL_GetPrimarySelectionText'.'SDL2.dll'.'SDL_GetPrimarySelectionText'
  865. ++'_SDL_HasPrimarySelectionText'.'SDL2.dll'.'SDL_HasPrimarySelectionText'