mirror of
https://github.com/edera-dev/sprout.git
synced 2025-12-19 17:50:17 +00:00
Implement splash screen feature.
This commit is contained in:
13
deps/README.md
vendored
Normal file
13
deps/README.md
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
# Vendored Dependencies
|
||||
|
||||
Currently, sprout requires some vendored dependencies to work around usage of simd.
|
||||
|
||||
Both `moxcms` and `simd-adler32` are used for the image library for the splash screen feature.
|
||||
|
||||
## moxcms
|
||||
|
||||
- Removed NEON, SSE, and AVX support.
|
||||
|
||||
## simd-adler2
|
||||
|
||||
- Made compilation function on UEFI targets.
|
||||
Reference in New Issue
Block a user