SHA256
1
0
forked from pool/SDL2

- Update to release 2.24.0

OBS-URL: https://build.opensuse.org/package/show/games/SDL2?expand=0&rev=129
This commit is contained in:
2022-08-19 16:35:24 +00:00
committed by Git OBS Bridge
parent 42a8be64a8
commit c7b5f37b8a
8 changed files with 48 additions and 73 deletions

View File

@@ -36,7 +36,7 @@ Index: SDL2-2.0.22/sdl2.sym
===================================================================
--- /dev/null
+++ SDL2-2.0.22/sdl2.sym
@@ -0,0 +1,278 @@
@@ -0,0 +1,306 @@
+SUSE_2.0.5 {
+global:
+ SDL_DequeueAudio;
@@ -315,3 +315,31 @@ Index: SDL2-2.0.22/sdl2.sym
+ SDL_AndroidSendMessage;
+ SDL_GetTouchName;
+} SUSE_2.0.18;
+SUSE_2.24.0 {
+ SDL_GetDefaultAudioInfo;
+ SDL_HasLSX;
+ SDL_HasLASX;
+ SDL_GameControllerPathForIndex;
+ SDL_GameControllerPath;
+ SDL_GameControllerGetFirmwareVersion;
+ SDL_GUIDToString;
+ SDL_GUIDFromString;
+ SDL_ResetHint;
+ SDL_JoystickPathForIndex;
+ SDL_JoystickAttachVirtualEx;
+ SDL_JoystickPath;
+ SDL_JoystickGetFirmwareVersion;
+ SDL_ResetKeyboard;
+ SDL_SetTextInputRect;
+ SDL_GDKRunApp;
+ SDL_GetOriginalMemoryFunctions;
+ SDL_qsort;
+ SDL_bsearch;
+ SDL_crc16;
+ SDL_utf8strnlen;
+ SDL_RenderGetD3D12Device;
+ SDL_iPhoneSetAnimationCallback;
+ SDL_GDKGetTaskQueue;
+ SDL_GetPointDisplayIndex;
+ SDL_GetRectDisplayIndex;
+} SUSE_2.0.22;