1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-29 05:07:45 +00:00
serenity/Ports/genemu/patches/ReadMe.md
Ali Mohammad Pur 2f58fe00bd 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).
2022-05-19 20:17:10 +04:30

27 lines
377 B
Markdown

# 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