blob: 5ca207e54d3850154e94d498cad7163df7e90fef (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
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
|