-
81c39d7323
Migrate to Coil3
main
Mike Lothian
2025-12-24 12:36:21 +0000
-
1ec18536f5
Upgrade dependencies
Mike Lothian
2025-12-24 11:51:03 +0000
-
3785caf55f
CMakeLists: Fix build with Qt6.10
Mike Lothian
2025-10-23 18:03:21 +0100
-
ae235df7ee
Use NDK 29.0.14033849
Mike Lothian
2025-10-03 12:24:53 +0100
-
c4f27bcefb
android: Fix build with newer Ndk
Mike Lothian
2025-09-02 14:59:35 +0100
-
1f01785721
vcpkg: Bump vcpkg to 2025.08.27 and fmt to 11.2.0
Mike Lothian
2025-09-02 14:37:32 +0100
-
25a7251115
Use NDK 29.0.13846066
Mike Lothian
2025-07-04 16:42:59 +0100
-
72d5224bc8
service: mii: Fix building with Clang 21
Mike Lothian
2025-08-28 22:18:25 +0100
-
b83c049b4c
kernel: Fix compilation with Clang 21
Mike Lothian
2025-08-28 18:31:20 +0100
-
a9cde6f765
video_core: Rework VAAPI code
Mike Lothian
2025-06-16 13:37:05 +0100
-
37e9208842
Update FFmpeg to 7.1.1, libvpx to 1.13.1 and libx264 to c24e06c on Android (#187)
MaranBr
2025-06-14 17:42:22 +0000
-
cea7a49c39
Fix video decoding on newer versions of FFmpeg (#155)
MaranBr
2025-06-04 19:06:48 +0000
-
39df9d0042
Fix compile warning
Mike Lothian
2025-05-12 11:53:11 +0100
-
e617ed79f3
Add Samsung Game Hub support, GAME category, optional NFC, and minor cleanup
Wasted
2025-05-02 11:11:27 +0000
-
24277b28e4
api_version: Update constants for HOS 20.0.1
Zephyron
2025-05-02 17:41:06 +1000
-
321829c7d0
fix(renderer_vulkan): resolve asynchronous presentation crashes and compilation errors
Zephyron
2025-05-01 17:02:03 +1000
-
0963c72281
api_version: Update constants for HOS 20.0.0
Zephyron
2025-05-01 15:43:42 +1000
-
f827298648
externals: Update Vulkan-related submodules to latest versions
Zephyron
2025-05-01 15:10:11 +1000
-
88d153ae69
chore: Make firmware optional rather than required
Zephyron
2025-04-30 15:25:57 +1000
-
6d023e89b8
build: bump VulkanHeaders minimum version
Zephyron
2025-04-27 13:59:49 +1000
-
01267e5f63
fix: remove invalid WSAEBUSY Windows socket error code
Zephyron
2025-04-27 13:38:35 +1000
-
75a596a5f9
Update submodules: SDL, vcpkg, and Vulkan-Headers
Zephyron
2025-04-27 13:27:21 +1000
-
932e013226
socket: Implement missing errno values and improve network error handling
Zephyron
2025-04-25 14:38:28 +1000
-
0763567da8
android: Update Vulkan Validation Layer to 1.4.309.0
Zephyron
2025-04-22 17:12:54 +1000
-
ff8ce59f90
android: Update build configuration and package identifiers
Zephyron
2025-04-22 16:58:55 +1000
-
0bf9615693
video_core: Add fallback handling for failed storage buffer lookups
Zephyron
2025-04-22 16:56:59 +1000
-
00f7ddafa3
video_core: Improve texture cache memory management to prevent leaks
Zephyron
2025-04-20 17:39:14 +1000
-
654f4c4fe3
feat(services): Implement nn::socket, nn::nifm, and nn::nim networking services
Zephyron
2025-04-20 15:35:25 +1000
-
e309365f39
externals: Update Vulkan dependencies to latest versions
Zephyron
2025-04-19 13:26:01 +1000
-
c8ee0041f2
fix: correct implementation of present interval 0 for unlocked FPS
Zephyron
2025-04-18 10:11:16 +1000
-
ea8bb22148
feat: add CPU clock rate slider to settings
Zephyron
2025-04-16 22:02:10 +1000
-
6a845fd03b
feat: add option to respect present interval 0 as unlocked FPS
Zephyron
2025-04-16 19:28:15 +1000
-
ac99769213
service/sockets: Implement network services for new firmware versions
Zephyron
2025-04-15 17:19:53 +1000
-
8f48f0865b
refactor(vulkan): remove depth buffer workarounds and excessive logging
Zephyron
2025-04-14 22:02:29 +1000
-
459b77bb6f
nvn(fix): Optimize shader performance by enhancing NVN bias settings
Zephyron
2025-04-12 15:14:14 +1000
-
2d4f1b4d2f
renderer/friend: Improve reversed depth handling and Friend service
Zephyron
2025-04-03 16:17:55 +1000
-
79c7213e9f
memory: Implement enhanced memory management system
Zephyron
2025-03-27 23:25:24 +1000
-
898ef9d511
Update Vulkan-related dependencies and vcpkg
Zephyron
2025-03-21 17:23:02 +1000
-
b5524254f4
feat(build): Add host system detection for Android cross-compilation
Zephyron
2025-03-17 12:26:35 +1000
-
db56982a8d
service/ssl: Register ssl:s service to fix game hangs
Zephyron
2025-03-16 19:33:00 +1000
-
70b38c0ce8
vulkan: Implement AMD driver workaround for logic operations
Zephyron
2025-03-13 16:30:23 +1000
-
6656c60bca
core(base_clock_rate): Revert Back To 1,020 MHz
Zephyron
2025-03-13 16:10:04 +1000
-
c8884fb039
android: Update build system and optimize ARM NCE implementation
Zephyron
2025-03-11 20:48:51 +1000
-
eae6f34259
Fix a few strings
vampiric_x
2025-03-10 23:16:30 +0100
-
17c2000510
android: Initial multiplayer support
vampiric_x
2025-03-10 22:37:56 +0100
-
481bf648aa
Remove quickstart guide references to address legal concerns
Zephyron
2025-03-09 22:23:54 +1000
-
26f0251b93
Update external dependencies
Zephyron
2025-03-03 16:33:01 +1000
-
856c00f19c
arm: Improve TLB implementation and fault handling in NCE
Zephyron
2025-02-28 17:11:07 +1000
-
9cd38cd8bf
shader_recompiler: Implement vertex count lookup for Geometry stage
Zephyron
2025-02-28 17:08:27 +1000
-
a164adfad6
Update external dependencies
Zephyron
2025-02-27 13:08:19 +1000
-
d187d7c52c
core/arm/nce: Implement TLB caching system
Zephyron
2025-02-25 18:37:14 +1000
-
2eedcf1bf7
externals: Update submodule versions
Zephyron
2025-02-25 18:34:32 +1000
-
a32de97c91
vulkan: Improve memory allocation robustness
Zephyron
2025-02-22 19:08:42 +1000
-
d296c3b221
android: Update build dependencies and configurations
Zephyron
2025-02-22 19:07:53 +1000
-
4396089f3e
cmake: Optimize Android VVL download logic
Zephyron
2025-02-22 19:06:05 +1000
-
047c006d59
Remove redundant TranslateIPv4 function
Zephyron
2025-02-19 19:53:35 +1000
-
0b55a120e8
Updated submodule discord-rpc to commit 20cc99aeffa08a4834f156b6ab49ed68618cf94a
Zephyron
2025-02-19 15:19:47 +1000
-
4b15c918a8
network: Improve network interface handling and address resolution
Zephyron
2025-02-17 21:59:15 +1000
-
d83ca35df4
feat: Add Home Menu launch support and system improvements
Zephyron
2025-02-17 17:33:10 +1000
-
6f49b55c0a
texture_cache: Add equality operators for ImageInfo and ImageViewInfo
Zephyron
2025-02-16 18:30:50 +1000
-
fbe41afca4
build: upgrade fmt and SDL2
Zephyron
2025-02-16 13:38:05 +1000
-
a525f2e317
service/am: Implement SetRequestExitToLibraryAppletAtExecuteNextProgramEnabled
Zephyron
2025-02-16 12:02:52 +1000
-
01a45b4abc
service/am: Implement CreateManagedDisplaySeparableLayer
Zephyron
2025-02-16 12:01:27 +1000
-
a221fa295a
service/nvnflinger: Unstub GetNativeHandle
Zephyron
2025-02-16 11:59:08 +1000
-
fbe1020e53
service/vi: Improve OpenDisplay validation
Zephyron
2025-02-16 11:57:23 +1000
-
541eaeff2c
service/aoc: Implement CheckAddOnContentMountStatus
Zephyron
2025-02-16 11:55:13 +1000
-
403e1742e1
Update external dependencies
Zephyron
2025-02-12 15:58:47 +1000
-
1fdef52107
build: Update NASM and clang-format versions, fix download URLs
Zephyron
2025-02-11 19:25:59 +1000
-
021120be95
cmake: update Qt configuration and externals URL
Zephyron
2025-02-10 19:55:16 +1000
-
2f12e15322
android: Disable RAM Overlay By Default
Zephyron
2025-02-09 18:51:20 +1000
-
fb8c9af17f
vulkan: Rename resolve_image to resolve_image_holder
Zephyron
2025-02-09 18:22:36 +1000
-
d2a0de0cef
network: Fix 0.0 FPS bug on Android (Part 2)
Zephyron
2025-02-09 15:44:43 +1000
-
7eb31a0157
common: Enhance memory mapping safety and debugging
Zephyron
2025-02-09 15:40:24 +1000
-
265074468e
service/nvdrv: Implement NVGPU_GPU_IOCTL_NUM_VSMS
Zephyron
2025-02-09 11:43:08 +1000
-
3fd7c1d5f3
service/friend: Clean up friend service implementation
Zephyron
2025-02-09 11:40:46 +1000
-
18857e90c4
service/audio: Clean up audio controller implementation
Zephyron
2025-02-09 11:39:16 +1000
-
6d821649a1
service/acc: Clean up account service implementation
Zephyron
2025-02-09 11:36:58 +1000
-
232f2dfece
service/friend: implement additional friend service functions
Zephyron
2025-02-08 20:39:47 +1000
-
1ee025f370
service/audio: implement Unknown5000 and add debug commands
Zephyron
2025-02-08 20:35:38 +1000
-
54c88da71a
service/nim: implement CreateServerInterface2 and improve logging
Zephyron
2025-02-08 20:28:25 +1000
-
a0891ea9fd
service/acc: implement Nintendo Account integration and cleanup
Zephyron
2025-02-08 20:21:47 +1000
-
38ac76d8ab
service/nifm: implement additional network interface functions
Zephyron
2025-02-08 19:58:19 +1000
-
6a07a1aeca
service/sm: improve service manager implementation
Zephyron
2025-02-08 19:50:28 +1000
-
4a4dae431b
service/hid: reorganize gesture-related functions
Zephyron
2025-02-08 19:39:53 +1000
-
c4ff123a3e
common: improve host memory mapping validation
Zephyron
2025-02-08 19:32:06 +1000
-
7b10fed487
core: improve nvdrv and buffer queue implementations
Zephyron
2025-02-08 19:29:49 +1000
-
cb2a54bb5a
sockets: reorder errno values numerically
Zephyron
2025-02-08 19:21:47 +1000
-
a9b15107e1
build: update dependencies and relax version requirements
Zephyron
2025-02-08 19:13:51 +1000
-
a51362fe01
audio_core/renderer: Add compressor and splitter support for Rev13
Zephyron
2025-02-04 16:32:59 +1000
-
54ffa573bf
api_version: Update Atmosphere version and add citron copyright
Zephyron
2025-02-04 16:26:57 +1000
-
40aef8bbc8
vulkan: Add Samsung driver workarounds
Zephyron
2025-02-04 16:12:07 +1000
-
dc918513cf
video_core/vulkan: Improve texture format conversion handling
Zephyron
2025-02-03 17:17:22 +1000
-
d5d5f7a9c1
kernel/svc: Refactor UnmapProcessCodeMemory validation
Zephyron
2025-02-03 16:13:21 +1000
-
35fbaef772
memory: Improve debug logging and validation in InvalidateNCE
Zephyron
2025-02-03 16:10:34 +1000
-
a7036e7dd9
vulkan: Implement native MSAA resolve in texture cache
Zephyron
2025-02-02 15:22:45 +1000
-
fdeaf764fe
vulkan: Add 4KB memory alignment for AMD and Qualcomm drivers
Zephyron
2025-02-02 12:07:43 +1000
-
2bce10f740
vulkan: Fix parameter naming consistency for Android compilation
Zephyron
2025-02-02 12:06:07 +1000
-
0b5a1c07b4
video_core: Add new shader format conversion pipelines
Zephyron
2025-02-01 23:08:34 +1000
-
735c69f9e2
cmake: Update Qt download configuration and aqtinstall version
Zephyron
2025-02-01 22:00:12 +1000
-
66703870b5
common/nvdrv: improve memory validation and error handling
Zephyron
2025-02-01 21:50:33 +1000