Files
bpfire/config/rootfiles/packages
Adolf Belka 6f3da00c53 sdl2: Update to version 2.0.22
- Update from version 2.0.20 to 2.0.22
- Update of rootfile
- Changelog
   2.0.22:
     General:
	* Added SDL_RenderGetWindow() to get the window associated with a renderer
	* Added floating point rectangle functions:
	    * SDL_PointInFRect()
	    * SDL_FRectEmpty()
	    * SDL_FRectEquals()
	    * SDL_FRectEqualsEpsilon()
	    * SDL_HasIntersectionF()
	    * SDL_IntersectFRect()
	    * SDL_UnionFRect()
	    * SDL_EncloseFPoints()
	    * SDL_IntersectFRectAndLine()
	* Added SDL_IsTextInputShown() which returns whether the IME window is currently
          shown
	* Added SDL_ClearComposition() to dismiss the composition window without disabling
          IME input
	* Added SDL_TEXTEDITING_EXT event for handling long composition text, and a hint
          SDL_HINT_IME_SUPPORT_EXTENDED_TEXT to enable it
	* Added the hint SDL_HINT_MOUSE_RELATIVE_MODE_CENTER to control whether the mouse
          should be constrained to the whole window or the center of the window when
          relative mode is enabled
	* The mouse is now automatically captured when mouse buttons are pressed, and the
          hint SDL_HINT_MOUSE_AUTO_CAPTURE allows you to control this behavior
	* Added the hint SDL_HINT_VIDEO_FOREIGN_WINDOW_OPENGL to let SDL know that a
          foreign window will be used with OpenGL
	* Added the hint SDL_HINT_VIDEO_FOREIGN_WINDOW_VULKAN to let SDL know that a
          foreign window will be used with Vulkan
	* Added the hint SDL_HINT_QUIT_ON_LAST_WINDOW_CLOSE to specify whether an
          SDL_QUIT event will be delivered when the last application window is closed
	* Added the hint SDL_HINT_JOYSTICK_ROG_CHAKRAM to control whether ROG Chakram
          mice show up as joysticks
     Windows:
	* Added support for SDL_BLENDOPERATION_MINIMUM and SDL_BLENDOPERATION_MAXIMUM to
          the D3D9 renderer
     Linux:
	* Compiling with Wayland support requires libwayland-client version 1.18.0 or later
	* Added the hint SDL_HINT_X11_WINDOW_TYPE to specify the _NET_WM_WINDOW_TYPE of
          SDL windows
	* Added the hint SDL_HINT_VIDEO_WAYLAND_PREFER_LIBDECOR to allow using libdecor
          with compositors that support xdg-decoration
     Android:
	* Added SDL_AndroidSendMessage() to send a custom command to the SDL java activity

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
2022-05-05 15:30:53 +00:00
..
2022-04-25 18:40:17 +00:00
2022-02-11 09:18:42 +00:00
2022-04-24 14:20:43 +00:00
2021-10-22 10:18:09 +00:00
2018-11-13 14:28:00 +00:00
2020-12-28 13:15:29 +00:00
2018-12-01 16:13:25 +00:00
2022-04-18 21:15:51 +00:00
2021-02-01 10:45:54 +00:00
2021-09-10 16:57:06 +00:00
2022-03-11 15:54:40 +00:00
2022-04-10 10:56:35 +00:00
2021-02-05 11:24:25 +00:00
2018-11-09 14:29:04 +00:00
2019-03-18 02:54:30 +00:00
2021-12-03 18:22:07 +01:00
2021-09-05 17:46:41 +00:00
2022-02-11 09:17:43 +00:00
2019-04-03 00:33:44 +01:00
2021-05-20 09:46:08 +00:00
2019-04-03 00:26:13 +01:00
2012-08-24 15:44:11 +02:00
2021-09-17 09:01:12 +00:00
2022-04-24 14:20:10 +00:00
2022-01-15 11:28:04 +00:00
2022-02-16 17:11:25 +00:00
2013-10-24 18:14:22 +02:00
2022-05-05 15:30:50 +00:00
2020-12-21 16:35:10 +00:00
2022-02-11 09:17:50 +00:00
2016-04-05 23:47:36 +01:00
2020-09-30 09:58:51 +00:00
2013-06-19 11:49:34 +02:00
2020-06-19 17:14:59 +00:00
2022-04-24 19:02:37 +00:00
2021-02-08 11:55:02 +00:00
2020-04-26 07:31:17 +00:00
2022-04-24 14:17:51 +00:00
2021-02-01 10:38:31 +00:00
2021-04-26 17:10:50 +00:00
2021-04-07 13:16:10 +00:00
2007-09-15 11:36:05 +00:00
2021-06-10 12:21:56 +00:00
2016-06-01 22:22:33 +01:00
2022-04-30 09:11:18 +00:00
2020-04-26 07:43:59 +00:00
2021-04-26 10:11:49 +00:00
2021-03-22 10:42:41 +00:00
2020-08-17 17:53:40 +00:00
2022-02-13 08:55:24 +00:00
2020-04-26 07:33:58 +00:00
2016-06-01 22:25:06 +01:00
2020-09-24 17:36:37 +00:00
2017-04-11 14:23:54 +01:00
2022-01-04 18:27:09 +01:00
2015-07-09 12:09:07 +02:00
2022-04-23 14:24:09 +00:00
2021-03-22 10:43:34 +00:00
2021-01-28 16:49:00 +00:00
2021-04-07 13:15:46 +00:00
2021-04-12 09:32:49 +00:00
2018-06-18 14:12:43 +01:00
2021-03-10 13:58:24 +00:00
2016-04-08 16:12:19 +01:00
2020-09-24 17:36:37 +00:00
2020-05-09 12:03:59 +00:00
2021-06-04 10:49:31 +00:00
2022-02-09 20:05:33 +00:00
2019-03-25 23:44:24 +00:00
2022-03-22 17:35:52 +00:00
2018-02-06 00:34:58 +00:00
2022-04-29 21:11:50 +00:00
2020-04-26 07:34:19 +00:00
2021-06-04 10:50:14 +00:00
2021-05-11 16:44:46 +00:00
2019-03-10 18:22:39 +00:00
2022-04-25 18:40:49 +00:00
2022-02-21 21:13:50 +00:00
2022-02-21 21:13:50 +00:00
2022-02-21 21:13:50 +00:00
2022-02-21 21:13:50 +00:00
2022-01-18 21:26:56 +00:00
2021-03-22 10:43:23 +00:00
2020-08-18 10:10:13 +00:00
2012-11-26 10:56:48 +01:00
2022-05-05 15:30:53 +00:00
2018-11-11 18:55:35 +00:00
2020-08-17 10:10:11 +00:00
2020-04-26 07:34:36 +00:00
2018-11-11 16:21:01 +00:00
2020-08-16 10:29:42 +00:00
2021-09-10 16:57:06 +00:00
2021-11-24 09:32:02 +00:00
2020-04-25 09:03:26 +00:00
2022-02-15 16:56:31 +00:00
2021-03-22 10:39:44 +00:00
2021-09-02 09:18:29 +00:00
2013-06-06 10:58:04 +02:00
2012-09-18 16:33:47 +02:00
2021-07-19 18:23:14 +00:00
2014-10-30 17:52:50 +01:00
2019-02-07 15:15:26 +00:00
2020-11-26 16:15:48 +00:00
2022-04-18 21:11:32 +00:00
2020-02-16 11:48:22 +01:00
2021-07-21 21:49:19 +02:00
2021-07-21 21:49:19 +02:00
2021-07-21 21:49:19 +02:00
2020-02-16 16:26:35 +01:00
2012-11-15 18:24:16 +01:00
2010-07-12 05:32:07 +02:00
2022-02-06 16:46:42 +00:00
2018-11-08 15:07:17 +00:00
2020-04-26 07:35:14 +00:00