serenity/Ports/dosbox-staging/patches
2022-06-08 17:58:36 +01:00
..
0001-Skip-use-of-glob-in-serenity.patch Ports: Format patches without numbering, commit hash or version number 2022-06-08 17:58:36 +01:00
0002-Replace-some-size_t-Bitu.patch Ports: Format patches without numbering, commit hash or version number 2022-06-08 17:58:36 +01:00
0003-Manually-hardcode-SDL2-library-name.patch Ports: Format patches without numbering, commit hash or version number 2022-06-08 17:58:36 +01:00
0004-Disable-SDL-s-accelerated-rendering.patch Ports: Format patches without numbering, commit hash or version number 2022-06-08 17:58:36 +01:00
ReadMe.md Ports: Update dosbox-staging's patches to use git patches 2022-05-19 20:17:10 +04:30

Patches for dosbox-staging on SerenityOS

0001-Skip-use-of-glob-in-serenity.patch

Skip use of glob() in serenity

We don't have that yet.

0002-Replace-some-size_t-Bitu.patch

Replace some size_t => Bitu

FIXME: No information as to why this is a thing exists as of yet, fill them in when that stuff is known.

0003-Manually-hardcode-SDL2-library-name.patch

Manually hardcode SDL2 library name

0004-Disable-SDL-s-accelerated-rendering.patch

Disable SDL's accelerated rendering