mirror of
https://github.com/RGBCube/serenity
synced 2025-07-30 06:57:45 +00:00
Ports: Update genemu's patches to use git patches
This required splitting the single patch file up, which was done with _some_ degree of accuracy (but not entirely so).
This commit is contained in:
parent
c92ec097c0
commit
2f58fe00bd
7 changed files with 199 additions and 111 deletions
27
Ports/genemu/patches/ReadMe.md
Normal file
27
Ports/genemu/patches/ReadMe.md
Normal file
|
@ -0,0 +1,27 @@
|
|||
# Patches for genemu on SerenityOS
|
||||
|
||||
## `0001-Manually-link-against-SDL2.patch`
|
||||
|
||||
Manually link against SDL2
|
||||
|
||||
|
||||
## `0002-Disable-logging.patch`
|
||||
|
||||
Disable logging
|
||||
|
||||
|
||||
## `0003-Add-a-missing-cstdlib-include.patch`
|
||||
|
||||
Add a missing cstdlib include
|
||||
|
||||
|
||||
## `0004-Use-SDL2-for-SDL-includes.patch`
|
||||
|
||||
Use <SDL2> for SDL includes
|
||||
|
||||
|
||||
## `0005-Use-software-rendering.patch`
|
||||
|
||||
Use software rendering
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue