aboutsummaryrefslogtreecommitdiff
path: root/ports/sdl2/enable-winrt-cmake.patch
AgeCommit message (Collapse)Author
2021-01-05[sdl2] Update to 2.0.14 (#15398)Rémy Tassoux
* [sdl2] Update to 2.0.14 * Revert "[sdl2] Update to 2.0.14" This reverts commit b8e82e0dacb3877febd1f32e9b92c90fd8c0db19. * [sdl2] Update to 2.0.14 * [sdl2] Fix manifest formatting * [sdl2] Change the shared library preprocessor symbol name to DLL_EXPORT for compatibility with SDL 2.0.14 Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
2020-03-27[sdl2] Fix patches filesRémy Tassoux
2020-03-26[sdl2] Remove no longer used patchRémy Tassoux
2020-03-22[SDL2] Update to 2.0.12 versionRémy Tassoux
2020-03-02[sdl2] Fix CMake include directory (#10092)Mohamed Akram
2019-10-17[sdl2] Update to 2.0.10 (#8643)RT222
2019-04-23[SDL2] fix arm-windows build (#6146)driver1998
* fix sdl2 arm-windows build * bump sdl2 version
2018-11-08[sdl2] Update to SDL2 2.0.9 (#4648)jdellar
* [sdl2] Update to SDL2 2.0.9 * [sdl2] Fix x86-windows and fix uwp patch
2017-11-22[sdl2] Use cmake for UWPRobert Schumacher