1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 08:07:45 +00:00
serenity/Ports/SDL2/patches
Kenneth Myhra 4c17f22735 Ports: Unbreak SDL2 by using GUI::Application::create()
Commit 1a97382 introduced the fallible GUI::Application::create() and
removed GUI::Application::construct() breaking the SDL2 port, let's
update it to use the fallible version.
2023-05-06 00:08:59 +02:00
..
0001-Add-SerenityOS-platform-support.patch Ports: Unbreak SDL2 by using GUI::Application::create() 2023-05-06 00:08:59 +02:00
ReadMe.md Ports/SDL2: Update to 2.24.0 2022-08-23 13:30:48 +01:00

Patches for SDL2 on SerenityOS

0001-Add-SerenityOS-platform-support.patch

Add SerenityOS platform support