1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 22:17:44 +00:00
serenity/Ports/c-ray/patches/ReadMe.md
Tim Schumacher ee66ed6248 Ports: Fully delete Co-Authored-By lines from the ReadMe
Otherwise, this results in a number of empty lines where
Co-Authored-By would have been.
2022-05-22 00:11:16 +01:00

44 lines
768 B
Markdown

# Patches for c-ray on SerenityOS
## `0001-Add-a-dummy-configure-file.patch`
Add a dummy configure file
## `0002-Disable-checkBuf-on-serenity.patch`
Disable checkBuf() on serenity
## `0003-Let-c-ray-define-its-own-version-of-vasprintf.patch`
Let c-ray define its own version of vasprintf
## `0004-Link-with-the-needed-serenity-libraries.patch`
Link with the needed serenity libraries
## `0005-Use-usleep-on-serenity.patch`
Use usleep() on serenity
## `0006-Reduce-HDR-scene-settings-a-bit.patch`
Reduce HDR scene settings a bit
## `0007-Replace-the-micro-symbol-with-a-u.patch`
Replace the micro symbol with a 'u'
## `0008-Make-SDL-use-software-rendering.patch`
Make SDL use software rendering
Serenity does not support accelerated rendering