1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-30 03:27:45 +00:00

Ports/doom: Use upstream doomgeneric SDL port

Doing this means we no longer need to maintain our own Doom fork and
we get  the newest features of the upstream repository, such as sound
effects and music.
This commit is contained in:
Tim Ledbetter 2023-08-05 10:26:24 +01:00 committed by Jelle Raaijmakers
parent 36dcb0ada7
commit 0be4a3b635
5 changed files with 98 additions and 10 deletions

View file

@ -0,0 +1,12 @@
# Patches for doom on SerenityOS
## `0001-Update-the-makefile-for-serenity.patch`
Update the makefile for serenity
## `0002-Use-SDL-software-renderer.patch`
Use SDL software renderer