serenity/Ports/c-ray/patches
Timothy Flynn 9af8c61b29 Ports: Update ports that depend on LibCore to depend on LibCoreMinimal
Looks like we need to be explicit for make-based ports.
2024-03-31 19:22:32 +02:00
..
0001-Add-a-dummy-configure-file.patch
0002-Disable-checkBuf-on-serenity.patch
0003-Let-c-ray-define-its-own-version-of-vasprintf.patch
0004-Link-with-the-needed-serenity-libraries.patch
0005-Use-usleep-on-serenity.patch
0006-Reduce-HDR-scene-settings-a-bit.patch
0007-Replace-the-micro-symbol-with-a-u.patch
0008-Make-SDL-use-software-rendering.patch
ReadMe.md

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

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