1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-30 06:17:35 +00:00

Ports: Add QOI converter and QOI benchmark utility

This commit is contained in:
Liav A 2022-06-26 22:36:57 +03:00 committed by Linus Groh
parent 5fe4feee33
commit 6256bdb075
4 changed files with 49 additions and 0 deletions

View file

@ -0,0 +1,7 @@
# Patches for qoi on SerenityOS
## `0001-Use-LibMath-frexp-function.patch`
Use LibMath frexp function