summaryrefslogtreecommitdiff
path: root/Ports/SDL2
AgeCommit message (Expand)Author
2023-05-24AK: Rename Time to Durationkleines Filmröllchen
2023-05-06Ports: Unbreak SDL2 by using GUI::Application::create()Kenneth Myhra
2023-04-26Ports/SDL2: Handle window close requests correctlyJelle Raaijmakers
2023-04-26Ports/SDL2: Stop the audio client when device is closedJelle Raaijmakers
2023-04-25Userland: Remove "Inspector" program and related utilitiesAndreas Kling
2023-01-26LibGfx: Remove `try_` prefix from bitmap creation functionsTim Schumacher
2022-11-28Ports/SDL2: Update window focus event listenerscflip
2022-11-23Ports/SDL2: Rename LibGUI Window function in accordance with 5d56756kleines Filmröllchen
2022-10-19Ports/SDL2: Add null check to SerenitySDLWidget::paint_eventcflip
2022-09-17Ports: Make SDL2 build since recent `GL::create_context` changesJelle Raaijmakers
2022-09-03Ports: Support `SDL_WINDOWEVENT_CLOSE` in SDL2Jelle Raaijmakers
2022-08-31Ports: Support "restarts" in SDL2Jelle Raaijmakers
2022-08-28Ports: Disable libsamplerate dependency for SDL2Valtteri Koskivuori
2022-08-23Ports/SDL2: Update to 2.24.0Tim Schumacher
2022-08-23Ports/SDL2: Do an out-of-tree buildTim Schumacher
2022-07-23Ports/SDL2: Rename LibAudio connection to ConnectionToServerTim Schumacher
2022-07-16Ports/SDL2: Update for the recent `StringView` changesTim Schumacher
2022-06-10Ports/SDL2: Implement a basic keyboard focusTim Schumacher
2022-06-08Ports: Format patches without numbering, commit hash or version numberTim Schumacher
2022-05-25Ports: Update SDL2 to 2.0.22Tim Schumacher
2022-05-25Ports: Return SDL2 to upstreamTim Schumacher
2022-04-29Ports: Compile SDL2 against LibAudioJelle Raaijmakers
2021-10-16Ports: Fix dependencies for SDL2Tim Schumacher
2021-10-05Ports: Make array-like settings actual arraysTim Schumacher
2021-09-15Ports: Use new CMakeToolchain.txt located in the build directoryAndrew Kaster
2021-08-30Ports: Update relocated portsAndreas Kling
2021-04-23Ports: Fix version numbers for some of the portsGunnar Beutner
2021-04-20Ports: Improve consistency and quality of portsPanagiotis Vasilopoulos
2021-04-20Ports: Remove auth_type for our own packagesGunnar Beutner
2021-04-20Everywhere: Replace SERENITY_ROOT with SERENITY_SOURCE_DIRPanagiotis Vasilopoulos
2021-04-16Ports: SDL2: Use correct CMAKE_TOOLCHAIN_FILE in configoptsBrendan Coles
2021-04-16Ports: Add auth_type verification to all package.sh filesBrendan Coles
2021-04-16Toolchain+Ports: Move the CMake toolchain file into a subdirectoryGunnar Beutner
2021-03-27Ports: Switch to new SDL2 portAndreas Kling
2021-01-22Meta: Get building on NixOS (#5005)Jonathan Turner
2020-02-10Ports: Disable JACK for SDL2 in `configopts`Jesse Buhagiar
2020-02-06Ports: Added checksums / signature files and other fixesEmanuel Sprung
2019-12-25Ports: Fix SDL2 install stepAndreas Kling
2019-11-03Ports: Undo POSIX sh compliance changes for nowAndreas Kling
2019-11-03POSIX compliance: (most) shell scripts converted to generic shellGeorge Pickering
2019-09-24Ports: Switch to new ports system (#594)Larkin
2019-07-01Ports: Fix SDL2 port trying to build against PulseAudio for some reason.Andreas Kling
2019-06-05Ports: Remove bashisms and switch all scripts to /bin/sh.Larkin Nickle
2019-05-28Move everything to a subdirectoryRobin Burchell