1
0
mirror of https://github.com/SerenityOS/serenity synced 2024-07-09 15:10:45 +00:00
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 Ports: Format patches without numbering, commit hash or version number 2022-06-08 17:58:36 +01:00
0002-Disable-checkBuf-on-serenity.patch Ports: Format patches without numbering, commit hash or version number 2022-06-08 17:58:36 +01:00
0003-Let-c-ray-define-its-own-version-of-vasprintf.patch Ports: Format patches without numbering, commit hash or version number 2022-06-08 17:58:36 +01:00
0004-Link-with-the-needed-serenity-libraries.patch Ports: Update ports that depend on LibCore to depend on LibCoreMinimal 2024-03-31 19:22:32 +02:00
0005-Use-usleep-on-serenity.patch Ports: Format patches without numbering, commit hash or version number 2022-06-08 17:58:36 +01:00
0006-Reduce-HDR-scene-settings-a-bit.patch Ports: Format patches without numbering, commit hash or version number 2022-06-08 17:58:36 +01:00
0007-Replace-the-micro-symbol-with-a-u.patch Ports: Format patches without numbering, commit hash or version number 2022-06-08 17:58:36 +01:00
0008-Make-SDL-use-software-rendering.patch Ports: Format patches without numbering, commit hash or version number 2022-06-08 17:58:36 +01:00
ReadMe.md Ports: Fully delete Co-Authored-By lines from the ReadMe 2022-05-22 00:11:16 +01:00

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