SHA256
1
0
forked from pool/SDL2

commit updated symbol list

OBS-URL: https://build.opensuse.org/package/show/games/SDL2?expand=0&rev=125
This commit is contained in:
Jan Engelhardt 2022-05-01 07:42:54 +00:00 committed by Git OBS Bridge
parent 53e9cbe88e
commit 2ac8149d25

View File

@ -16,14 +16,14 @@ need to keep all the individual symvers elements even for games/SDL2.
---
Makefile.in | 2
sdl2.sym | 124 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 125 insertions(+), 1 deletion(-)
sdl2.sym | 278 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 279 insertions(+), 1 deletion(-)
Index: SDL2-2.0.16/Makefile.in
Index: SDL2-2.0.22/Makefile.in
===================================================================
--- SDL2-2.0.16.orig/Makefile.in
+++ SDL2-2.0.16/Makefile.in
@@ -132,7 +132,7 @@ LT_AGE = @LT_AGE@
--- SDL2-2.0.22.orig/Makefile.in
+++ SDL2-2.0.22/Makefile.in
@@ -134,7 +134,7 @@ LT_AGE = @LT_AGE@
LT_CURRENT = @LT_CURRENT@
LT_RELEASE = @LT_RELEASE@
LT_REVISION = @LT_REVISION@
@ -32,11 +32,11 @@ Index: SDL2-2.0.16/Makefile.in
all: $(srcdir)/configure Makefile $(objects)/$(TARGET) $(objects)/$(SDLMAIN_TARGET) $(objects)/$(SDLTEST_TARGET)
Index: SDL2-2.0.16/sdl2.sym
Index: SDL2-2.0.22/sdl2.sym
===================================================================
--- /dev/null
+++ SDL2-2.0.16/sdl2.sym
@@ -0,0 +1,124 @@
+++ SDL2-2.0.22/sdl2.sym
@@ -0,0 +1,278 @@
+SUSE_2.0.5 {
+global:
+ SDL_DequeueAudio;
@ -161,3 +161,157 @@ Index: SDL2-2.0.16/sdl2.sym
+ SDL_SIMDFree;
+ SDL_SIMDGetAlignment;
+} SUSE_2.0.9;
+SUSE_2.0.12 {
+ SDL_HasARMSIMD;
+ SDL_GameControllerTypeForIndex;
+ SDL_GameControllerFromPlayerIndex;
+ SDL_GameControllerGetType;
+ SDL_GameControllerSetPlayerIndex;
+ SDL_JoystickFromPlayerIndex;
+ SDL_JoystickSetPlayerIndex;
+ SDL_Metal_CreateView;
+ SDL_Metal_DestroyView;
+ SDL_SetTextureScaleMode;
+ SDL_GetTextureScaleMode;
+ SDL_LockTextureToSurface;
+ SDL_wcsdup;
+ SDL_wcsstr;
+ SDL_wcsncmp;
+ SDL_strtokr;
+ SDL_GetAndroidSDKVersion;
+ SDL_OnApplicationWillTerminate;
+ SDL_OnApplicationDidReceiveMemoryWarning;
+ SDL_OnApplicationWillResignActive;
+ SDL_OnApplicationDidEnterBackground;
+ SDL_OnApplicationWillEnterForeground;
+ SDL_OnApplicationDidBecomeActive;
+ SDL_OnApplicationDidChangeStatusBarOrientation;
+ SDLTest_CommonUsage;
+} SUSE_2.0.10;
+SUSE_2.0.14 {
+ SDL_SIMDRealloc;
+ SDL_GetErrorMsg;
+ SDL_GameControllerGetSerial;
+ SDL_GameControllerHasAxis;
+ SDL_GameControllerHasButton;
+ SDL_GameControllerGetNumTouchpads;
+ SDL_GameControllerGetNumTouchpadFingers;
+ SDL_GameControllerGetTouchpadFinger;
+ SDL_GameControllerHasSensor;
+ SDL_GameControllerSetSensorEnabled;
+ SDL_GameControllerIsSensorEnabled;
+ SDL_GameControllerGetSensorData;
+ SDL_GameControllerRumbleTriggers;
+ SDL_GameControllerHasLED;
+ SDL_GameControllerSetLED;
+ SDL_JoystickAttachVirtual;
+ SDL_JoystickDetachVirtual;
+ SDL_JoystickDetachVirtual;
+ SDL_JoystickSetVirtualAxis;
+ SDL_JoystickSetVirtualButton;
+ SDL_JoystickSetVirtualHat;
+ SDL_JoystickGetSerial;
+ SDL_JoystickRumbleTriggers;
+ SDL_JoystickHasLED;
+ SDL_JoystickSetLED;
+ SDL_GetPreferredLocales;
+ SDL_Metal_GetLayer;
+ SDL_Metal_GetDrawableSize;
+ SDL_OpenURL;
+ SDL_LockSensors;
+ SDL_UnlockSensors;
+ SDL_crc32;
+ SDL_wcscasecmp;
+ SDL_wcsncasecmp;
+ SDL_trunc;
+ SDL_truncf;
+ SDL_HasSurfaceRLE;
+ SDL_AndroidRequestPermission;
+} SUSE_2.0.12;
+SUSE_2.0.16 {
+ SDL_GetAudioDeviceSpec;
+ SDL_GameControllerGetSensorDataRate;
+ SDL_GameControllerSendEffect;
+ SDL_JoystickSendEffect;
+ SDL_UpdateNVTexture;
+ SDL_isalpha;
+ SDL_isalnum;
+ SDL_isblank;
+ SDL_iscntrl;
+ SDL_isxdigit;
+ SDL_ispunct;
+ SDL_isprint;
+ SDL_isgraph;
+ SDL_round;
+ SDL_roundf;
+ SDL_lround;
+ SDL_lroundf;
+ SDL_SoftStretchLinear;
+ SDL_RenderGetD3D11Device;
+ SDL_AndroidShowToast;
+ SDL_TLSCleanup;
+ SDL_SetWindowAlwaysOnTop;
+ SDL_SetWindowKeyboardGrab;
+ SDL_SetWindowMouseGrab;
+ SDL_GetWindowKeyboardGrab;
+ SDL_GetWindowMouseGrab;
+ SDL_FlashWindow;
+} SUSE_2.0.14;
+SUSE_2.0.18 {
+ SDL_GameControllerHasRumble;
+ SDL_GameControllerHasRumbleTriggers;
+ SDL_GameControllerGetAppleSFSymbolsNameForButton;
+ SDL_GameControllerGetAppleSFSymbolsNameForAxis;
+ SDL_hid_init;
+ SDL_hid_exit;
+ SDL_hid_device_change_count;
+ SDL_hid_enumerate;
+ SDL_hid_free_enumeration;
+ SDL_hid_open;
+ SDL_hid_open_path;
+ SDL_hid_write;
+ SDL_hid_read_timeout;
+ SDL_hid_read;
+ SDL_hid_set_nonblocking;
+ SDL_hid_send_feature_report;
+ SDL_hid_get_feature_report;
+ SDL_hid_close;
+ SDL_hid_get_manufacturer_string;
+ SDL_hid_get_product_string;
+ SDL_hid_get_serial_number_string;
+ SDL_hid_get_indexed_string;
+ SDL_hid_ble_scan;
+ SDL_JoystickHasRumble;
+ SDL_JoystickHasRumbleTriggers;
+ SDL_RegisterApp;
+ SDL_SetTextureUserData;
+ SDL_GetTextureUserData;
+ SDL_RenderWindowToLogical;
+ SDL_RenderLogicalToWindow;
+ SDL_RenderGeometry;
+ SDL_RenderGeometryRaw;
+ SDL_RenderSetVSync;
+ SDL_RWFromFP;
+ SDL_asprintf;
+ SDL_vasprintf;
+ SDL_atan2;
+ SDL_atan2f;
+ SDL_PremultiplyAlpha;
+ SDL_LinuxSetThreadPriorityAndPolicy;
+ SDL_GetTicks64;
+ SDL_GetWindowICCProfile;
+ SDL_SetWindowMouseRect;
+ SDL_GetWindowMouseRect;
+} SUSE_2.0.16;
+SUSE_2.0.22 {
+ SDL_ClearComposition;
+ SDL_IsTextInputShown;
+ SDL_HasIntersectionF;
+ SDL_IntersectFRect;
+ SDL_UnionFRect;
+ SDL_EncloseFPoints;
+ SDL_IntersectFRectAndLine;
+ SDL_RenderGetWindow;
+ SDL_AndroidSendMessage;
+ SDL_GetTouchName;
+} SUSE_2.0.18;