SDL_dynapi.sym 25 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018
  1. SDL3_0.0.0 {
  2. global:
  3. JNI_OnLoad;
  4. SDL_DYNAPI_entry;
  5. SDL_AcquireCameraFrame;
  6. SDL_AddEventWatch;
  7. SDL_AddGamepadMapping;
  8. SDL_AddGamepadMappingsFromFile;
  9. SDL_AddGamepadMappingsFromIO;
  10. SDL_AddHintCallback;
  11. SDL_AddTimer;
  12. SDL_AddVulkanRenderSemaphores;
  13. SDL_AllocateEventMemory;
  14. SDL_AndroidBackButton;
  15. SDL_AndroidGetActivity;
  16. SDL_AndroidGetExternalStoragePath;
  17. SDL_AndroidGetExternalStorageState;
  18. SDL_AndroidGetInternalStoragePath;
  19. SDL_AndroidGetJNIEnv;
  20. SDL_AndroidRequestPermission;
  21. SDL_AndroidSendMessage;
  22. SDL_AndroidShowToast;
  23. SDL_AtomicAdd;
  24. SDL_AtomicCompareAndSwap;
  25. SDL_AtomicCompareAndSwapPointer;
  26. SDL_AtomicGet;
  27. SDL_AtomicGetPtr;
  28. SDL_AtomicSet;
  29. SDL_AtomicSetPtr;
  30. SDL_AttachVirtualJoystick;
  31. SDL_AttachVirtualJoystickEx;
  32. SDL_AudioDevicePaused;
  33. SDL_BindAudioStream;
  34. SDL_BindAudioStreams;
  35. SDL_BlitSurface;
  36. SDL_BlitSurfaceScaled;
  37. SDL_BlitSurfaceUnchecked;
  38. SDL_BlitSurfaceUncheckedScaled;
  39. SDL_BroadcastCondition;
  40. SDL_CaptureMouse;
  41. SDL_CleanupTLS;
  42. SDL_ClearAudioStream;
  43. SDL_ClearClipboardData;
  44. SDL_ClearComposition;
  45. SDL_ClearError;
  46. SDL_ClearProperty;
  47. SDL_CloseAudioDevice;
  48. SDL_CloseCamera;
  49. SDL_CloseGamepad;
  50. SDL_CloseHaptic;
  51. SDL_CloseIO;
  52. SDL_CloseJoystick;
  53. SDL_CloseSensor;
  54. SDL_CloseStorage;
  55. SDL_ComposeCustomBlendMode;
  56. SDL_ConvertAudioSamples;
  57. SDL_ConvertEventToRenderCoordinates;
  58. SDL_ConvertPixels;
  59. SDL_ConvertPixelsAndColorspace;
  60. SDL_ConvertSurface;
  61. SDL_ConvertSurfaceFormat;
  62. SDL_ConvertSurfaceFormatAndColorspace;
  63. SDL_CopyProperties;
  64. SDL_CreateAudioStream;
  65. SDL_CreateColorCursor;
  66. SDL_CreateCondition;
  67. SDL_CreateCursor;
  68. SDL_CreateDirectory;
  69. SDL_CreateHapticEffect;
  70. SDL_CreateMutex;
  71. SDL_CreatePalette;
  72. SDL_CreatePixelFormat;
  73. SDL_CreatePopupWindow;
  74. SDL_CreateProperties;
  75. SDL_CreateRWLock;
  76. SDL_CreateRenderer;
  77. SDL_CreateRendererWithProperties;
  78. SDL_CreateSemaphore;
  79. SDL_CreateSoftwareRenderer;
  80. SDL_CreateStorageDirectory;
  81. SDL_CreateSurface;
  82. SDL_CreateSurfaceFrom;
  83. SDL_CreateSystemCursor;
  84. SDL_CreateTLS;
  85. SDL_CreateTexture;
  86. SDL_CreateTextureFromSurface;
  87. SDL_CreateTextureWithProperties;
  88. SDL_CreateThread;
  89. SDL_CreateThreadWithStackSize;
  90. SDL_CreateWindow;
  91. SDL_CreateWindowAndRenderer;
  92. SDL_CreateWindowWithProperties;
  93. SDL_CursorVisible;
  94. SDL_DXGIGetOutputInfo;
  95. SDL_DateTimeToTime;
  96. SDL_DelEventWatch;
  97. SDL_DelHintCallback;
  98. SDL_Delay;
  99. SDL_DelayNS;
  100. SDL_DestroyAudioStream;
  101. SDL_DestroyCondition;
  102. SDL_DestroyCursor;
  103. SDL_DestroyHapticEffect;
  104. SDL_DestroyMutex;
  105. SDL_DestroyPalette;
  106. SDL_DestroyPixelFormat;
  107. SDL_DestroyProperties;
  108. SDL_DestroyRWLock;
  109. SDL_DestroyRenderer;
  110. SDL_DestroySemaphore;
  111. SDL_DestroySurface;
  112. SDL_DestroyTexture;
  113. SDL_DestroyWindow;
  114. SDL_DestroyWindowSurface;
  115. SDL_DetachThread;
  116. SDL_DetachVirtualJoystick;
  117. SDL_Direct3D9GetAdapterIndex;
  118. SDL_DisableScreenSaver;
  119. SDL_DuplicateSurface;
  120. SDL_EGL_GetCurrentEGLConfig;
  121. SDL_EGL_GetCurrentEGLDisplay;
  122. SDL_EGL_GetProcAddress;
  123. SDL_EGL_GetWindowEGLSurface;
  124. SDL_EGL_SetEGLAttributeCallbacks;
  125. SDL_EnableScreenSaver;
  126. SDL_EnterAppMainCallbacks;
  127. SDL_EnumerateDirectory;
  128. SDL_EnumerateProperties;
  129. SDL_EnumerateStorageDirectory;
  130. SDL_Error;
  131. SDL_EventEnabled;
  132. SDL_FillSurfaceRect;
  133. SDL_FillSurfaceRects;
  134. SDL_FilterEvents;
  135. SDL_FlashWindow;
  136. SDL_FlipSurface;
  137. SDL_FlushAudioStream;
  138. SDL_FlushEvent;
  139. SDL_FlushEvents;
  140. SDL_FlushRenderer;
  141. SDL_GDKGetDefaultUser;
  142. SDL_GDKGetTaskQueue;
  143. SDL_GDKSuspendComplete;
  144. SDL_GL_CreateContext;
  145. SDL_GL_DeleteContext;
  146. SDL_GL_ExtensionSupported;
  147. SDL_GL_GetAttribute;
  148. SDL_GL_GetCurrentContext;
  149. SDL_GL_GetCurrentWindow;
  150. SDL_GL_GetProcAddress;
  151. SDL_GL_GetSwapInterval;
  152. SDL_GL_LoadLibrary;
  153. SDL_GL_MakeCurrent;
  154. SDL_GL_ResetAttributes;
  155. SDL_GL_SetAttribute;
  156. SDL_GL_SetSwapInterval;
  157. SDL_GL_SwapWindow;
  158. SDL_GL_UnloadLibrary;
  159. SDL_GUIDFromString;
  160. SDL_GUIDToString;
  161. SDL_GamepadConnected;
  162. SDL_GamepadEventsEnabled;
  163. SDL_GamepadHasAxis;
  164. SDL_GamepadHasButton;
  165. SDL_GamepadHasSensor;
  166. SDL_GamepadSensorEnabled;
  167. SDL_GetAndroidSDKVersion;
  168. SDL_GetAssertionHandler;
  169. SDL_GetAssertionReport;
  170. SDL_GetAudioCaptureDevices;
  171. SDL_GetAudioDeviceFormat;
  172. SDL_GetAudioDeviceName;
  173. SDL_GetAudioDriver;
  174. SDL_GetAudioOutputDevices;
  175. SDL_GetAudioStreamAvailable;
  176. SDL_GetAudioStreamData;
  177. SDL_GetAudioStreamDevice;
  178. SDL_GetAudioStreamFormat;
  179. SDL_GetAudioStreamFrequencyRatio;
  180. SDL_GetAudioStreamProperties;
  181. SDL_GetAudioStreamQueued;
  182. SDL_GetBasePath;
  183. SDL_GetBooleanProperty;
  184. SDL_GetCPUCacheLineSize;
  185. SDL_GetCPUCount;
  186. SDL_GetCameraDeviceName;
  187. SDL_GetCameraDevicePosition;
  188. SDL_GetCameraDeviceSupportedFormats;
  189. SDL_GetCameraDevices;
  190. SDL_GetCameraDriver;
  191. SDL_GetCameraFormat;
  192. SDL_GetCameraInstanceID;
  193. SDL_GetCameraPermissionState;
  194. SDL_GetCameraProperties;
  195. SDL_GetClipboardData;
  196. SDL_GetClipboardText;
  197. SDL_GetClosestFullscreenDisplayMode;
  198. SDL_GetCurrentAudioDriver;
  199. SDL_GetCurrentCameraDriver;
  200. SDL_GetCurrentDisplayMode;
  201. SDL_GetCurrentDisplayOrientation;
  202. SDL_GetCurrentRenderOutputSize;
  203. SDL_GetCurrentThreadID;
  204. SDL_GetCurrentTime;
  205. SDL_GetCurrentVideoDriver;
  206. SDL_GetCursor;
  207. SDL_GetDayOfWeek;
  208. SDL_GetDayOfYear;
  209. SDL_GetDaysInMonth;
  210. SDL_GetDefaultAssertionHandler;
  211. SDL_GetDefaultCursor;
  212. SDL_GetDesktopDisplayMode;
  213. SDL_GetDisplayBounds;
  214. SDL_GetDisplayContentScale;
  215. SDL_GetDisplayForPoint;
  216. SDL_GetDisplayForRect;
  217. SDL_GetDisplayForWindow;
  218. SDL_GetDisplayName;
  219. SDL_GetDisplayProperties;
  220. SDL_GetDisplayUsableBounds;
  221. SDL_GetDisplays;
  222. SDL_GetError;
  223. SDL_GetEventFilter;
  224. SDL_GetFloatProperty;
  225. SDL_GetFullscreenDisplayModes;
  226. SDL_GetGamepadAppleSFSymbolsNameForAxis;
  227. SDL_GetGamepadAppleSFSymbolsNameForButton;
  228. SDL_GetGamepadAxis;
  229. SDL_GetGamepadAxisFromString;
  230. SDL_GetGamepadBindings;
  231. SDL_GetGamepadButton;
  232. SDL_GetGamepadButtonFromString;
  233. SDL_GetGamepadButtonLabel;
  234. SDL_GetGamepadButtonLabelForType;
  235. SDL_GetGamepadFirmwareVersion;
  236. SDL_GetGamepadFromInstanceID;
  237. SDL_GetGamepadFromPlayerIndex;
  238. SDL_GetGamepadInstanceGUID;
  239. SDL_GetGamepadInstanceID;
  240. SDL_GetGamepadInstanceMapping;
  241. SDL_GetGamepadInstanceName;
  242. SDL_GetGamepadInstancePath;
  243. SDL_GetGamepadInstancePlayerIndex;
  244. SDL_GetGamepadInstanceProduct;
  245. SDL_GetGamepadInstanceProductVersion;
  246. SDL_GetGamepadInstanceType;
  247. SDL_GetGamepadInstanceVendor;
  248. SDL_GetGamepadJoystick;
  249. SDL_GetGamepadMapping;
  250. SDL_GetGamepadMappingForGUID;
  251. SDL_GetGamepadMappings;
  252. SDL_GetGamepadName;
  253. SDL_GetGamepadPath;
  254. SDL_GetGamepadPlayerIndex;
  255. SDL_GetGamepadPowerLevel;
  256. SDL_GetGamepadProduct;
  257. SDL_GetGamepadProductVersion;
  258. SDL_GetGamepadProperties;
  259. SDL_GetGamepadSensorData;
  260. SDL_GetGamepadSensorDataRate;
  261. SDL_GetGamepadSerial;
  262. SDL_GetGamepadSteamHandle;
  263. SDL_GetGamepadStringForAxis;
  264. SDL_GetGamepadStringForButton;
  265. SDL_GetGamepadStringForType;
  266. SDL_GetGamepadTouchpadFinger;
  267. SDL_GetGamepadType;
  268. SDL_GetGamepadTypeFromString;
  269. SDL_GetGamepadVendor;
  270. SDL_GetGamepads;
  271. SDL_GetGlobalMouseState;
  272. SDL_GetGlobalProperties;
  273. SDL_GetGrabbedWindow;
  274. SDL_GetHapticEffectStatus;
  275. SDL_GetHapticFeatures;
  276. SDL_GetHapticFromInstanceID;
  277. SDL_GetHapticInstanceID;
  278. SDL_GetHapticInstanceName;
  279. SDL_GetHapticName;
  280. SDL_GetHaptics;
  281. SDL_GetHint;
  282. SDL_GetHintBoolean;
  283. SDL_GetIOProperties;
  284. SDL_GetIOSize;
  285. SDL_GetIOStatus;
  286. SDL_GetJoystickAxis;
  287. SDL_GetJoystickAxisInitialState;
  288. SDL_GetJoystickBall;
  289. SDL_GetJoystickButton;
  290. SDL_GetJoystickFirmwareVersion;
  291. SDL_GetJoystickFromInstanceID;
  292. SDL_GetJoystickFromPlayerIndex;
  293. SDL_GetJoystickGUID;
  294. SDL_GetJoystickGUIDFromString;
  295. SDL_GetJoystickGUIDInfo;
  296. SDL_GetJoystickGUIDString;
  297. SDL_GetJoystickHat;
  298. SDL_GetJoystickInstanceGUID;
  299. SDL_GetJoystickInstanceID;
  300. SDL_GetJoystickInstanceName;
  301. SDL_GetJoystickInstancePath;
  302. SDL_GetJoystickInstancePlayerIndex;
  303. SDL_GetJoystickInstanceProduct;
  304. SDL_GetJoystickInstanceProductVersion;
  305. SDL_GetJoystickInstanceType;
  306. SDL_GetJoystickInstanceVendor;
  307. SDL_GetJoystickName;
  308. SDL_GetJoystickPath;
  309. SDL_GetJoystickPlayerIndex;
  310. SDL_GetJoystickPowerLevel;
  311. SDL_GetJoystickProduct;
  312. SDL_GetJoystickProductVersion;
  313. SDL_GetJoystickProperties;
  314. SDL_GetJoystickSerial;
  315. SDL_GetJoystickType;
  316. SDL_GetJoystickVendor;
  317. SDL_GetJoysticks;
  318. SDL_GetKeyFromName;
  319. SDL_GetKeyFromScancode;
  320. SDL_GetKeyName;
  321. SDL_GetKeyboardFocus;
  322. SDL_GetKeyboardInstanceName;
  323. SDL_GetKeyboardState;
  324. SDL_GetKeyboards;
  325. SDL_GetLogOutputFunction;
  326. SDL_GetMasksForPixelFormatEnum;
  327. SDL_GetMaxHapticEffects;
  328. SDL_GetMaxHapticEffectsPlaying;
  329. SDL_GetMemoryFunctions;
  330. SDL_GetMice;
  331. SDL_GetModState;
  332. SDL_GetMouseFocus;
  333. SDL_GetMouseInstanceName;
  334. SDL_GetMouseState;
  335. SDL_GetNaturalDisplayOrientation;
  336. SDL_GetNumAllocations;
  337. SDL_GetNumAudioDrivers;
  338. SDL_GetNumCameraDrivers;
  339. SDL_GetNumGamepadTouchpadFingers;
  340. SDL_GetNumGamepadTouchpads;
  341. SDL_GetNumHapticAxes;
  342. SDL_GetNumJoystickAxes;
  343. SDL_GetNumJoystickBalls;
  344. SDL_GetNumJoystickButtons;
  345. SDL_GetNumJoystickHats;
  346. SDL_GetNumRenderDrivers;
  347. SDL_GetNumTouchFingers;
  348. SDL_GetNumVideoDrivers;
  349. SDL_GetNumberProperty;
  350. SDL_GetOriginalMemoryFunctions;
  351. SDL_GetPathInfo;
  352. SDL_GetPenCapabilities;
  353. SDL_GetPenCapabilities;
  354. SDL_GetPenFromGUID;
  355. SDL_GetPenFromGUID;
  356. SDL_GetPenGUID;
  357. SDL_GetPenGUID;
  358. SDL_GetPenName;
  359. SDL_GetPenName;
  360. SDL_GetPenStatus;
  361. SDL_GetPenStatus;
  362. SDL_GetPenType;
  363. SDL_GetPenType;
  364. SDL_GetPens;
  365. SDL_GetPens;
  366. SDL_GetPerformanceCounter;
  367. SDL_GetPerformanceFrequency;
  368. SDL_GetPixelFormatEnumForMasks;
  369. SDL_GetPixelFormatName;
  370. SDL_GetPlatform;
  371. SDL_GetPowerInfo;
  372. SDL_GetPrefPath;
  373. SDL_GetPreferredLocales;
  374. SDL_GetPrimaryDisplay;
  375. SDL_GetPrimarySelectionText;
  376. SDL_GetProperty;
  377. SDL_GetPropertyType;
  378. SDL_GetRGB;
  379. SDL_GetRGBA;
  380. SDL_GetRealGamepadInstanceType;
  381. SDL_GetRealGamepadType;
  382. SDL_GetRectAndLineIntersection;
  383. SDL_GetRectAndLineIntersectionFloat;
  384. SDL_GetRectEnclosingPoints;
  385. SDL_GetRectEnclosingPointsFloat;
  386. SDL_GetRectIntersection;
  387. SDL_GetRectIntersectionFloat;
  388. SDL_GetRectUnion;
  389. SDL_GetRectUnionFloat;
  390. SDL_GetRelativeMouseMode;
  391. SDL_GetRelativeMouseState;
  392. SDL_GetRenderClipRect;
  393. SDL_GetRenderColorScale;
  394. SDL_GetRenderDrawBlendMode;
  395. SDL_GetRenderDrawColor;
  396. SDL_GetRenderDrawColorFloat;
  397. SDL_GetRenderDriver;
  398. SDL_GetRenderLogicalPresentation;
  399. SDL_GetRenderMetalCommandEncoder;
  400. SDL_GetRenderMetalLayer;
  401. SDL_GetRenderOutputSize;
  402. SDL_GetRenderScale;
  403. SDL_GetRenderTarget;
  404. SDL_GetRenderVSync;
  405. SDL_GetRenderViewport;
  406. SDL_GetRenderWindow;
  407. SDL_GetRenderer;
  408. SDL_GetRendererFromTexture;
  409. SDL_GetRendererInfo;
  410. SDL_GetRendererProperties;
  411. SDL_GetRevision;
  412. SDL_GetScancodeFromKey;
  413. SDL_GetScancodeFromName;
  414. SDL_GetScancodeName;
  415. SDL_GetSemaphoreValue;
  416. SDL_GetSensorData;
  417. SDL_GetSensorFromInstanceID;
  418. SDL_GetSensorInstanceID;
  419. SDL_GetSensorInstanceName;
  420. SDL_GetSensorInstanceNonPortableType;
  421. SDL_GetSensorInstanceType;
  422. SDL_GetSensorName;
  423. SDL_GetSensorNonPortableType;
  424. SDL_GetSensorProperties;
  425. SDL_GetSensorType;
  426. SDL_GetSensors;
  427. SDL_GetSilenceValueForFormat;
  428. SDL_GetStorageFileSize;
  429. SDL_GetStoragePathInfo;
  430. SDL_GetStorageSpaceRemaining;
  431. SDL_GetStringProperty;
  432. SDL_GetSurfaceAlphaMod;
  433. SDL_GetSurfaceBlendMode;
  434. SDL_GetSurfaceClipRect;
  435. SDL_GetSurfaceColorKey;
  436. SDL_GetSurfaceColorMod;
  437. SDL_GetSurfaceColorspace;
  438. SDL_GetSurfaceProperties;
  439. SDL_GetSystemRAM;
  440. SDL_GetSystemTheme;
  441. SDL_GetTLS;
  442. SDL_GetTextureAlphaMod;
  443. SDL_GetTextureAlphaModFloat;
  444. SDL_GetTextureBlendMode;
  445. SDL_GetTextureColorMod;
  446. SDL_GetTextureColorModFloat;
  447. SDL_GetTextureProperties;
  448. SDL_GetTextureScaleMode;
  449. SDL_GetThreadID;
  450. SDL_GetThreadName;
  451. SDL_GetTicks;
  452. SDL_GetTicksNS;
  453. SDL_GetTouchDeviceName;
  454. SDL_GetTouchDeviceType;
  455. SDL_GetTouchDevices;
  456. SDL_GetTouchFinger;
  457. SDL_GetUserFolder;
  458. SDL_GetVersion;
  459. SDL_GetVideoDriver;
  460. SDL_GetWindowBordersSize;
  461. SDL_GetWindowDisplayScale;
  462. SDL_GetWindowFlags;
  463. SDL_GetWindowFromID;
  464. SDL_GetWindowFullscreenMode;
  465. SDL_GetWindowICCProfile;
  466. SDL_GetWindowID;
  467. SDL_GetWindowKeyboardGrab;
  468. SDL_GetWindowMaximumSize;
  469. SDL_GetWindowMinimumSize;
  470. SDL_GetWindowMouseGrab;
  471. SDL_GetWindowMouseRect;
  472. SDL_GetWindowOpacity;
  473. SDL_GetWindowParent;
  474. SDL_GetWindowPixelDensity;
  475. SDL_GetWindowPixelFormat;
  476. SDL_GetWindowPosition;
  477. SDL_GetWindowProperties;
  478. SDL_GetWindowSize;
  479. SDL_GetWindowSizeInPixels;
  480. SDL_GetWindowSurface;
  481. SDL_GetWindowTitle;
  482. SDL_HapticEffectSupported;
  483. SDL_HapticRumbleSupported;
  484. SDL_HasARMSIMD;
  485. SDL_HasAVX2;
  486. SDL_HasAVX512F;
  487. SDL_HasAVX;
  488. SDL_HasAltiVec;
  489. SDL_HasClipboardData;
  490. SDL_HasClipboardText;
  491. SDL_HasEvent;
  492. SDL_HasEvents;
  493. SDL_HasGamepad;
  494. SDL_HasJoystick;
  495. SDL_HasKeyboard;
  496. SDL_HasLASX;
  497. SDL_HasLSX;
  498. SDL_HasMMX;
  499. SDL_HasMouse;
  500. SDL_HasNEON;
  501. SDL_HasPrimarySelectionText;
  502. SDL_HasProperty;
  503. SDL_HasRectIntersection;
  504. SDL_HasRectIntersectionFloat;
  505. SDL_HasSSE2;
  506. SDL_HasSSE3;
  507. SDL_HasSSE41;
  508. SDL_HasSSE42;
  509. SDL_HasSSE;
  510. SDL_HasScreenKeyboardSupport;
  511. SDL_HideCursor;
  512. SDL_HideWindow;
  513. SDL_IOFromConstMem;
  514. SDL_IOFromDynamicMem;
  515. SDL_IOFromFile;
  516. SDL_IOFromMem;
  517. SDL_IOprintf;
  518. SDL_IOvprintf;
  519. SDL_Init;
  520. SDL_InitHapticRumble;
  521. SDL_InitSubSystem;
  522. SDL_IsAndroidTV;
  523. SDL_IsChromebook;
  524. SDL_IsDeXMode;
  525. SDL_IsGamepad;
  526. SDL_IsJoystickHaptic;
  527. SDL_IsJoystickVirtual;
  528. SDL_IsMouseHaptic;
  529. SDL_IsTablet;
  530. SDL_JoystickConnected;
  531. SDL_JoystickEventsEnabled;
  532. SDL_LinuxSetThreadPriority;
  533. SDL_LinuxSetThreadPriorityAndPolicy;
  534. SDL_LoadBMP;
  535. SDL_LoadBMP_IO;
  536. SDL_LoadFile;
  537. SDL_LoadFile_IO;
  538. SDL_LoadFunction;
  539. SDL_LoadObject;
  540. SDL_LoadWAV;
  541. SDL_LoadWAV_IO;
  542. SDL_LockAudioStream;
  543. SDL_LockJoysticks;
  544. SDL_LockMutex;
  545. SDL_LockProperties;
  546. SDL_LockRWLockForReading;
  547. SDL_LockRWLockForWriting;
  548. SDL_LockSpinlock;
  549. SDL_LockSurface;
  550. SDL_LockTexture;
  551. SDL_LockTextureToSurface;
  552. SDL_Log;
  553. SDL_LogCritical;
  554. SDL_LogDebug;
  555. SDL_LogError;
  556. SDL_LogGetPriority;
  557. SDL_LogInfo;
  558. SDL_LogMessage;
  559. SDL_LogMessageV;
  560. SDL_LogResetPriorities;
  561. SDL_LogSetAllPriority;
  562. SDL_LogSetPriority;
  563. SDL_LogVerbose;
  564. SDL_LogWarn;
  565. SDL_MapRGB;
  566. SDL_MapRGBA;
  567. SDL_MaximizeWindow;
  568. SDL_MemoryBarrierAcquireFunction;
  569. SDL_MemoryBarrierReleaseFunction;
  570. SDL_Metal_CreateView;
  571. SDL_Metal_DestroyView;
  572. SDL_Metal_GetLayer;
  573. SDL_MinimizeWindow;
  574. SDL_MixAudioFormat;
  575. SDL_OnApplicationDidBecomeActive;
  576. SDL_OnApplicationDidChangeStatusBarOrientation;
  577. SDL_OnApplicationDidEnterBackground;
  578. SDL_OnApplicationDidReceiveMemoryWarning;
  579. SDL_OnApplicationWillEnterForeground;
  580. SDL_OnApplicationWillResignActive;
  581. SDL_OnApplicationWillTerminate;
  582. SDL_OpenAudioDevice;
  583. SDL_OpenAudioDeviceStream;
  584. SDL_OpenCameraDevice;
  585. SDL_OpenFileStorage;
  586. SDL_OpenGamepad;
  587. SDL_OpenHaptic;
  588. SDL_OpenHapticFromJoystick;
  589. SDL_OpenHapticFromMouse;
  590. SDL_OpenIO;
  591. SDL_OpenJoystick;
  592. SDL_OpenSensor;
  593. SDL_OpenStorage;
  594. SDL_OpenTitleStorage;
  595. SDL_OpenURL;
  596. SDL_OpenUserStorage;
  597. SDL_PauseAudioDevice;
  598. SDL_PauseHaptic;
  599. SDL_PeepEvents;
  600. SDL_PenConnected;
  601. SDL_PenConnected;
  602. SDL_PlayHapticRumble;
  603. SDL_PollEvent;
  604. SDL_PostSemaphore;
  605. SDL_PremultiplyAlpha;
  606. SDL_PumpEvents;
  607. SDL_PushEvent;
  608. SDL_PutAudioStreamData;
  609. SDL_QueryTexture;
  610. SDL_Quit;
  611. SDL_QuitSubSystem;
  612. SDL_RaiseWindow;
  613. SDL_ReadIO;
  614. SDL_ReadS16BE;
  615. SDL_ReadS16LE;
  616. SDL_ReadS32BE;
  617. SDL_ReadS32LE;
  618. SDL_ReadS64BE;
  619. SDL_ReadS64LE;
  620. SDL_ReadStorageFile;
  621. SDL_ReadSurfacePixel;
  622. SDL_ReadU16BE;
  623. SDL_ReadU16LE;
  624. SDL_ReadU32BE;
  625. SDL_ReadU32LE;
  626. SDL_ReadU64BE;
  627. SDL_ReadU64LE;
  628. SDL_ReadU8;
  629. SDL_RegisterApp;
  630. SDL_RegisterEvents;
  631. SDL_ReleaseCameraFrame;
  632. SDL_ReloadGamepadMappings;
  633. SDL_RemovePath;
  634. SDL_RemoveStoragePath;
  635. SDL_RemoveTimer;
  636. SDL_RenamePath;
  637. SDL_RenameStoragePath;
  638. SDL_RenderClear;
  639. SDL_RenderClipEnabled;
  640. SDL_RenderCoordinatesFromWindow;
  641. SDL_RenderCoordinatesToWindow;
  642. SDL_RenderFillRect;
  643. SDL_RenderFillRects;
  644. SDL_RenderGeometry;
  645. SDL_RenderGeometryRaw;
  646. SDL_RenderGeometryRawFloat;
  647. SDL_RenderLine;
  648. SDL_RenderLines;
  649. SDL_RenderPoint;
  650. SDL_RenderPoints;
  651. SDL_RenderPresent;
  652. SDL_RenderReadPixels;
  653. SDL_RenderRect;
  654. SDL_RenderRects;
  655. SDL_RenderTexture;
  656. SDL_RenderTextureRotated;
  657. SDL_RenderViewportSet;
  658. SDL_ReportAssertion;
  659. SDL_ResetAssertionReport;
  660. SDL_ResetHint;
  661. SDL_ResetHints;
  662. SDL_ResetKeyboard;
  663. SDL_RestoreWindow;
  664. SDL_ResumeAudioDevice;
  665. SDL_ResumeHaptic;
  666. SDL_RumbleGamepad;
  667. SDL_RumbleGamepadTriggers;
  668. SDL_RumbleJoystick;
  669. SDL_RumbleJoystickTriggers;
  670. SDL_RunApp;
  671. SDL_RunHapticEffect;
  672. SDL_SIMDGetAlignment;
  673. SDL_SaveBMP;
  674. SDL_SaveBMP_IO;
  675. SDL_ScreenKeyboardShown;
  676. SDL_ScreenSaverEnabled;
  677. SDL_SeekIO;
  678. SDL_SendGamepadEffect;
  679. SDL_SendJoystickEffect;
  680. SDL_SetAssertionHandler;
  681. SDL_SetAudioPostmixCallback;
  682. SDL_SetAudioStreamFormat;
  683. SDL_SetAudioStreamFormat;
  684. SDL_SetAudioStreamFrequencyRatio;
  685. SDL_SetAudioStreamGetCallback;
  686. SDL_SetAudioStreamPutCallback;
  687. SDL_SetBooleanProperty;
  688. SDL_SetClipboardData;
  689. SDL_SetClipboardText;
  690. SDL_SetCursor;
  691. SDL_SetError;
  692. SDL_SetEventEnabled;
  693. SDL_SetEventFilter;
  694. SDL_SetFloatProperty;
  695. SDL_SetGamepadEventsEnabled;
  696. SDL_SetGamepadLED;
  697. SDL_SetGamepadMapping;
  698. SDL_SetGamepadPlayerIndex;
  699. SDL_SetGamepadSensorEnabled;
  700. SDL_SetHapticAutocenter;
  701. SDL_SetHapticGain;
  702. SDL_SetHint;
  703. SDL_SetHintWithPriority;
  704. SDL_SetJoystickEventsEnabled;
  705. SDL_SetJoystickLED;
  706. SDL_SetJoystickPlayerIndex;
  707. SDL_SetJoystickVirtualAxis;
  708. SDL_SetJoystickVirtualButton;
  709. SDL_SetJoystickVirtualHat;
  710. SDL_SetLogOutputFunction;
  711. SDL_SetMainReady;
  712. SDL_SetMemoryFunctions;
  713. SDL_SetModState;
  714. SDL_SetNumberProperty;
  715. SDL_SetPaletteColors;
  716. SDL_SetPixelFormatPalette;
  717. SDL_SetPrimarySelectionText;
  718. SDL_SetProperty;
  719. SDL_SetPropertyWithCleanup;
  720. SDL_SetRelativeMouseMode;
  721. SDL_SetRenderClipRect;
  722. SDL_SetRenderColorScale;
  723. SDL_SetRenderDrawBlendMode;
  724. SDL_SetRenderDrawColor;
  725. SDL_SetRenderDrawColorFloat;
  726. SDL_SetRenderLogicalPresentation;
  727. SDL_SetRenderScale;
  728. SDL_SetRenderTarget;
  729. SDL_SetRenderVSync;
  730. SDL_SetRenderViewport;
  731. SDL_SetStringProperty;
  732. SDL_SetSurfaceAlphaMod;
  733. SDL_SetSurfaceBlendMode;
  734. SDL_SetSurfaceClipRect;
  735. SDL_SetSurfaceColorKey;
  736. SDL_SetSurfaceColorMod;
  737. SDL_SetSurfaceColorspace;
  738. SDL_SetSurfacePalette;
  739. SDL_SetSurfaceRLE;
  740. SDL_SetTLS;
  741. SDL_SetTextInputRect;
  742. SDL_SetTextureAlphaMod;
  743. SDL_SetTextureAlphaModFloat;
  744. SDL_SetTextureBlendMode;
  745. SDL_SetTextureColorMod;
  746. SDL_SetTextureColorModFloat;
  747. SDL_SetTextureScaleMode;
  748. SDL_SetThreadPriority;
  749. SDL_SetWindowAlwaysOnTop;
  750. SDL_SetWindowBordered;
  751. SDL_SetWindowFocusable;
  752. SDL_SetWindowFullscreen;
  753. SDL_SetWindowFullscreenMode;
  754. SDL_SetWindowHitTest;
  755. SDL_SetWindowIcon;
  756. SDL_SetWindowInputFocus;
  757. SDL_SetWindowKeyboardGrab;
  758. SDL_SetWindowMaximumSize;
  759. SDL_SetWindowMinimumSize;
  760. SDL_SetWindowModalFor;
  761. SDL_SetWindowMouseGrab;
  762. SDL_SetWindowMouseRect;
  763. SDL_SetWindowOpacity;
  764. SDL_SetWindowPosition;
  765. SDL_SetWindowResizable;
  766. SDL_SetWindowShape;
  767. SDL_SetWindowSize;
  768. SDL_SetWindowTitle;
  769. SDL_SetWindowsMessageHook;
  770. SDL_SetX11EventHook;
  771. SDL_ShowCursor;
  772. SDL_ShowMessageBox;
  773. SDL_ShowOpenFileDialog;
  774. SDL_ShowOpenFolderDialog;
  775. SDL_ShowSaveFileDialog;
  776. SDL_ShowSimpleMessageBox;
  777. SDL_ShowWindow;
  778. SDL_ShowWindowSystemMenu;
  779. SDL_SignalCondition;
  780. SDL_SoftStretch;
  781. SDL_StartTextInput;
  782. SDL_StopHapticEffect;
  783. SDL_StopHapticEffects;
  784. SDL_StopHapticRumble;
  785. SDL_StopTextInput;
  786. SDL_StorageReady;
  787. SDL_SurfaceHasColorKey;
  788. SDL_SurfaceHasRLE;
  789. SDL_SyncWindow;
  790. SDL_TellIO;
  791. SDL_TextInputActive;
  792. SDL_TextInputShown;
  793. SDL_TimeFromWindows;
  794. SDL_TimeToDateTime;
  795. SDL_TimeToWindows;
  796. SDL_TryLockMutex;
  797. SDL_TryLockRWLockForReading;
  798. SDL_TryLockRWLockForWriting;
  799. SDL_TryLockSpinlock;
  800. SDL_TryWaitSemaphore;
  801. SDL_UnbindAudioStream;
  802. SDL_UnbindAudioStreams;
  803. SDL_UnloadObject;
  804. SDL_UnlockAudioStream;
  805. SDL_UnlockJoysticks;
  806. SDL_UnlockMutex;
  807. SDL_UnlockProperties;
  808. SDL_UnlockRWLock;
  809. SDL_UnlockSpinlock;
  810. SDL_UnlockSurface;
  811. SDL_UnlockTexture;
  812. SDL_UnregisterApp;
  813. SDL_UpdateGamepads;
  814. SDL_UpdateHapticEffect;
  815. SDL_UpdateJoysticks;
  816. SDL_UpdateNVTexture;
  817. SDL_UpdateSensors;
  818. SDL_UpdateTexture;
  819. SDL_UpdateWindowSurface;
  820. SDL_UpdateWindowSurfaceRects;
  821. SDL_UpdateYUVTexture;
  822. SDL_Vulkan_CreateSurface;
  823. SDL_Vulkan_GetInstanceExtensions;
  824. SDL_Vulkan_GetVkGetInstanceProcAddr;
  825. SDL_Vulkan_LoadLibrary;
  826. SDL_Vulkan_UnloadLibrary;
  827. SDL_WaitCondition;
  828. SDL_WaitConditionTimeout;
  829. SDL_WaitEvent;
  830. SDL_WaitEventTimeout;
  831. SDL_WaitSemaphore;
  832. SDL_WaitSemaphoreTimeout;
  833. SDL_WaitThread;
  834. SDL_WarpMouseGlobal;
  835. SDL_WarpMouseInWindow;
  836. SDL_WasInit;
  837. SDL_WinRTGetDeviceFamily;
  838. SDL_WinRTGetFSPathUNICODE;
  839. SDL_WinRTGetFSPathUTF8;
  840. SDL_WindowHasSurface;
  841. SDL_WriteIO;
  842. SDL_WriteS16BE;
  843. SDL_WriteS16LE;
  844. SDL_WriteS32BE;
  845. SDL_WriteS32LE;
  846. SDL_WriteS64BE;
  847. SDL_WriteS64LE;
  848. SDL_WriteU16BE;
  849. SDL_WriteU16LE;
  850. SDL_WriteU32BE;
  851. SDL_WriteU32LE;
  852. SDL_WriteU64BE;
  853. SDL_WriteU64LE;
  854. SDL_WriteU8;
  855. SDL_abs;
  856. SDL_acos;
  857. SDL_acosf;
  858. SDL_aligned_alloc;
  859. SDL_aligned_free;
  860. SDL_asin;
  861. SDL_asinf;
  862. SDL_asprintf;
  863. SDL_atan2;
  864. SDL_atan2f;
  865. SDL_atan;
  866. SDL_atanf;
  867. SDL_atof;
  868. SDL_atoi;
  869. SDL_bsearch;
  870. SDL_bsearch_r;
  871. SDL_calloc;
  872. SDL_ceil;
  873. SDL_ceilf;
  874. SDL_copysign;
  875. SDL_copysignf;
  876. SDL_cos;
  877. SDL_cosf;
  878. SDL_crc16;
  879. SDL_crc32;
  880. SDL_exp;
  881. SDL_expf;
  882. SDL_fabs;
  883. SDL_fabsf;
  884. SDL_floor;
  885. SDL_floorf;
  886. SDL_fmod;
  887. SDL_fmodf;
  888. SDL_free;
  889. SDL_getenv;
  890. SDL_hid_ble_scan;
  891. SDL_hid_close;
  892. SDL_hid_device_change_count;
  893. SDL_hid_enumerate;
  894. SDL_hid_exit;
  895. SDL_hid_free_enumeration;
  896. SDL_hid_get_device_info;
  897. SDL_hid_get_feature_report;
  898. SDL_hid_get_indexed_string;
  899. SDL_hid_get_input_report;
  900. SDL_hid_get_manufacturer_string;
  901. SDL_hid_get_product_string;
  902. SDL_hid_get_report_descriptor;
  903. SDL_hid_get_serial_number_string;
  904. SDL_hid_init;
  905. SDL_hid_open;
  906. SDL_hid_open_path;
  907. SDL_hid_read;
  908. SDL_hid_read_timeout;
  909. SDL_hid_send_feature_report;
  910. SDL_hid_set_nonblocking;
  911. SDL_hid_write;
  912. SDL_iPhoneSetAnimationCallback;
  913. SDL_iPhoneSetEventPump;
  914. SDL_iconv;
  915. SDL_iconv_close;
  916. SDL_iconv_open;
  917. SDL_iconv_string;
  918. SDL_isalnum;
  919. SDL_isalpha;
  920. SDL_isblank;
  921. SDL_iscntrl;
  922. SDL_isdigit;
  923. SDL_isgraph;
  924. SDL_islower;
  925. SDL_isprint;
  926. SDL_ispunct;
  927. SDL_isspace;
  928. SDL_isupper;
  929. SDL_isxdigit;
  930. SDL_itoa;
  931. SDL_lltoa;
  932. SDL_log10;
  933. SDL_log10f;
  934. SDL_log;
  935. SDL_logf;
  936. SDL_lround;
  937. SDL_lroundf;
  938. SDL_ltoa;
  939. SDL_malloc;
  940. SDL_memcmp;
  941. SDL_memcpy;
  942. SDL_memmove;
  943. SDL_memset4;
  944. SDL_memset;
  945. SDL_modf;
  946. SDL_modff;
  947. SDL_pow;
  948. SDL_powf;
  949. SDL_qsort;
  950. SDL_qsort_r;
  951. SDL_realloc;
  952. SDL_round;
  953. SDL_roundf;
  954. SDL_scalbn;
  955. SDL_scalbnf;
  956. SDL_setenv;
  957. SDL_sin;
  958. SDL_sinf;
  959. SDL_snprintf;
  960. SDL_sqrt;
  961. SDL_sqrtf;
  962. SDL_sscanf;
  963. SDL_strcasecmp;
  964. SDL_strcasestr;
  965. SDL_strchr;
  966. SDL_strcmp;
  967. SDL_strdup;
  968. SDL_strlcat;
  969. SDL_strlcpy;
  970. SDL_strlen;
  971. SDL_strlwr;
  972. SDL_strncasecmp;
  973. SDL_strncmp;
  974. SDL_strndup;
  975. SDL_strnlen;
  976. SDL_strnstr;
  977. SDL_strrchr;
  978. SDL_strrev;
  979. SDL_strstr;
  980. SDL_strtod;
  981. SDL_strtok_r;
  982. SDL_strtol;
  983. SDL_strtoll;
  984. SDL_strtoul;
  985. SDL_strtoull;
  986. SDL_strupr;
  987. SDL_swprintf;
  988. SDL_tan;
  989. SDL_tanf;
  990. SDL_tolower;
  991. SDL_toupper;
  992. SDL_trunc;
  993. SDL_truncf;
  994. SDL_uitoa;
  995. SDL_ulltoa;
  996. SDL_ultoa;
  997. SDL_utf8strlcpy;
  998. SDL_utf8strlen;
  999. SDL_utf8strnlen;
  1000. SDL_vasprintf;
  1001. SDL_vsnprintf;
  1002. SDL_vsscanf;
  1003. SDL_vswprintf;
  1004. SDL_wcscasecmp;
  1005. SDL_wcscmp;
  1006. SDL_wcsdup;
  1007. SDL_wcslcat;
  1008. SDL_wcslcpy;
  1009. SDL_wcslen;
  1010. SDL_wcsncasecmp;
  1011. SDL_wcsncmp;
  1012. SDL_wcsnlen;
  1013. SDL_wcsnstr;
  1014. SDL_wcsstr;
  1015. SDL_wcstol;
  1016. # extra symbols go here (don't modify this line)
  1017. local: *;
  1018. };