mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 05:07:45 +00:00

This required splitting the single patch file up, which was done with _some_ degree of accuracy (but not entirely so).
27 lines
377 B
Markdown
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
|
|
|
|
|