Commit Graph
28 Commits
Author SHA1 Message Date
nyanmisaka 6484e3bdad Update build scripts and dependencies
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2026-05-28 10:57:06 +08:00
nyanmisaka 3a1f551c04 Update dependencies
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2025-12-27 20:12:43 +08:00
nyanmisaka 47d645a85f Update dependencies
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2025-09-18 17:31:10 +08:00
nyanmisaka 6d1049186a Update build scripts and dependencies
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2025-04-17 22:34:15 +08:00
nyanmisaka 9bf9948bb2 Fix AVX2 auto detection in libopus
Ref: https://github.com/xiph/opus/issues/361

Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2024-12-24 23:08:14 +08:00
gnattuandNyanmisaka 3a595cd3a0 Fix indent
Co-authored-by: Nyanmisaka <nst799610810@gmail.com>
2024-12-21 20:27:39 +08:00
gnattu cde1084760 builder: just append optimization flags 2024-12-21 19:47:17 +08:00
gnattu 453273efa5 Fix indent 2024-12-21 00:44:23 +08:00
gnattu 3756ca70c5 builder: use fPIC for Linux libopus 2024-12-21 00:39:41 +08:00
gnattu ef6fd8570b builder: set explicit optimization CFLAGS for opus 2024-12-20 21:58:50 +08:00
gnattu 25f1cc2611 Add NE10 to enable more neon optimization for libopus
Unlike on x86, where libopus provides inline assembly, most of the
performance optimizations for ARM Neon are implemented in the NE10
library. We need to build it separately for optimal performance on
arm64 targets.
2024-12-20 15:13:59 +08:00
nyanmisaka 01a9fdcc62 Update dependencies
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2024-10-16 18:13:51 +08:00
nyanmisaka fe4c5f4ec6 Update dependencies
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2024-09-28 19:29:47 +08:00
nyanmisaka de8e89a279 Update build scripts and dependencies
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2024-09-05 01:22:38 +08:00
nyanmisaka 12e2533c0b Update build scripts and dependencies
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2024-07-24 22:34:11 +08:00
nyanmisaka d526470ac5 Update dependencies
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2024-05-22 20:13:30 +08:00
nyanmisaka a71fd5b29d Fix Noble builds and update dependencies
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2024-04-21 14:25:22 +08:00
nyanmisaka 3bcc91dfa1 Update dependencies
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2024-03-15 20:07:54 +08:00
nyanmisaka 8fb8860b70 Update dependencies
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2024-03-07 19:46:58 +08:00
gnattu e389681a74 builder: add macos variant for dependencies 2024-02-24 00:07:11 +08:00
nyanmisaka 990d1f3768 Update dependencies
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2023-11-11 22:21:49 +08:00
nyanmisaka 2959e29a7f Update dependencies
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2023-11-05 00:24:21 +08:00
nyanmisaka 4512a6fee6 Update dependencies
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2023-10-16 19:46:27 +08:00
nyanmisaka 1fca0e35ac Update dependencies
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2023-06-25 21:28:51 +08:00
nyanmisaka 93acc2c7ba Update dependencies and build scripts
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2023-06-03 16:05:50 +08:00
nyanmisaka 511c751cbb Update dependencies
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2023-01-19 18:37:06 +08:00
nyanmisaka 76d7d53301 Update dependencies
Arc DG2 support is verified with upstream kernel (6.1.0-rc8-1-drm-tip-git-gf5d2f00fe4da)

Prod KMD is not required any more.

Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2022-12-09 01:20:05 +08:00
nyanmisaka 29d6363126 Add support for linux portable builds
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2022-11-11 18:20:50 +08:00