summaryrefslogtreecommitdiff
path: root/Ports/angband/patches/ReadMe.md
blob: a55e0eceabc9f460efd00c89c0b0eb47c1252191 (plain)
1
2
3
4
5
6
7
8
9
10
# Patches for angband

## `use-sdl2-config.patch`

Replaces uses of the system `sdl2-config` with the one from serenity.

## `disable-accelerated-rendering.patch`

Disable SDL2 hardware acceleration as we do not support that.