46 Commits
Author SHA1 Message Date
SSimco da7af728a9 Fixed dep 2024-09-21 21:58:40 +03:00
SSimco 25ea6ddf47 Merge branch 'main' into android 2024-09-21 21:52:34 +03:00
SSimco 87315d3457 Update xbyak dep 2024-08-30 20:21:26 +03:00
squidbusandGitHub 9a53b19403 CI+build: Improve macOS builds (#1310) 2024-08-28 11:06:49 +02:00
SSimco 89bdaad188 Update xbyak 2024-08-27 10:50:52 +03:00
SSimco aae6313fdb Merge branch 'main' into android 2024-07-09 11:23:13 +03:00
goeiecool9999andGitHub 6772b1993f vcpkg: Update dependencies (#1229) 2024-06-05 16:34:42 +02:00
XphalnosandGitHub 97d8cf4ba3 vcpkg: Update libraries (#1198) 2024-05-10 09:32:06 +02:00
Exzap fde7230191 vcpkg/windows/mac: Avoid dependency on liblzma via tiff 2024-04-06 22:18:38 +02:00
Exzap 85141f17f9 vcpkg/linux: Avoid dependency on libsystemd/liblzma
libsystemd which is required by dbus has an optional dependency on liblzma and since we don't need it we can just strip it out of dbus
2024-04-03 15:40:38 +02:00
Exzap 5c0d5a54ac vcpkg/linux: Avoid dependency on liblzma for now
Use port of tiff which does not rely on lzma
2024-04-03 02:40:41 +02:00
Exzap a63678c1f4 Update SDL2 vcpkg port to 2.30.0 2024-02-20 11:10:35 +01:00
SSimco 00a5c44464 Merge branch 'android-2' into android-jit 2024-02-16 22:40:30 +02:00
SSimco 748070bc12 Revert "Added libucontext for android & replaced x86 intrinsics with sse2neon implementations"
This reverts commit 8e666d32d0.
2024-01-20 21:44:37 +02:00
SSimco 179bf2c145 Merge branch 'main' into android-2 2024-01-20 21:41:24 +02:00
Live session userandExzap 7e778042ee Fix macos missing dylib file 2024-01-16 14:51:12 +01:00
Exzap 223833cac4 Update libraries 2024-01-13 22:36:04 +01:00
SSimco 8e666d32d0 Added libucontext for android & replaced x86 intrinsics with sse2neon implementations 2023-12-27 16:14:44 +02:00
SSimco fda05a5a00 Merge branch 'android' into android-2 2023-12-23 18:00:09 +02:00
SSimco 99e908c708 WIP jit 2023-10-22 18:39:07 +03:00
Exzap fda5ec2697 ih264d: Small optimizations and experiments with multi-threading
Using the multi-threaded decoder doesn't seem to be worth it but at least we have a way to enable it now
2023-09-14 20:52:40 +02:00
SSimco f60abeddcd Add support for reading game files using SAF 2023-06-17 23:19:17 +03:00
SSimco 6aed5dde46 Make SDL & OpenGL optional and fix build on Android 2023-06-08 08:52:02 +03:00
Nicholas FandGitHub 1bcdb35e42 Add GameMode support for Linux build (#796) 2023-05-11 07:19:44 +02:00
Exzap c209feeaaa Use system cairo instead of vcpkg port 2023-04-19 19:02:58 +02:00