SHA256
1
0
forked from pool/SDL2

Accepting request 858334 from home:dirkmueller:branches:games

- update to 2.0.14:
  * Added support for PS5 DualSense and Xbox Series X controllers to the HIDAPI controller driver
  * Vulkan support to the KMSDRM video driver
  * see details on https://discourse.libsdl.org/t/sdl-2-0-14-released/28470

OBS-URL: https://build.opensuse.org/request/show/858334
OBS-URL: https://build.opensuse.org/package/show/games/SDL2?expand=0&rev=105
This commit is contained in:
2020-12-23 11:39:16 +00:00
committed by Git OBS Bridge
parent e6a7c21ef8
commit b6da1b7b06
6 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Dec 23 10:47:09 UTC 2020 - Dirk Müller <dmueller@suse.com>
- update to 2.0.14:
* Added support for PS5 DualSense and Xbox Series X controllers to the HIDAPI controller driver
* Vulkan support to the KMSDRM video driver
* see details on https://discourse.libsdl.org/t/sdl-2-0-14-released/28470
-------------------------------------------------------------------
Thu Apr 16 08:32:06 UTC 2020 - Jan Engelhardt <jengelh@inai.de>