darktux
2011cdd333
Added v18.0.0 stubs and updated tzdb_to_nx
2 years ago
darktux
492d3856e8
Vulkan validation error fix.
Different image usage flags between image creation and image view
creation.
2 years ago
darktux
5af02a5cea
Save memory by using dyamic stack size in Fiber
2 years ago
darktux
d8c2ab85eb
Implemented a more correct version of ISfServiceMonitor::GetGroupInfo
2 years ago
darktux
bc2fdfee13
Fixed minicoro.h formatting
2 years ago
darktux
edff3d4adb
Radeon gpu profiler detection support
2 years ago
darktux
4a71984803
clang-formated new fiber.cpp and minicoro.h
2 years ago
darktux
16f92e5b32
Implemented rewindless Fiber without Boost (using minicoro)
2 years ago
darktux
60643dd1b2
Solves warning about GuestMemory having internal linkage.
It is very hard to explain why this public interface class was defined
in an anonymous namespace inside a header file.
2 years ago
darktux
1c7bae50cc
Fixed formatting in new stubs ported from Suyu
2 years ago
darktux
cacef3d8e7
Ported some stubs from Suyu (2ba2db7795)
2 years ago
darktux
2032d035a3
Removed telemetry and anonymized SCM (git) strings
2 years ago
darktux
5056d87da3
Actually return 0 in IFriendService::GetReceivedFriendRequestCount
2 years ago
darktux
675d53ab71
Fixed minor issues from previous PR related to buffers and a typo in npns
2 years ago
darktux
d82ee773da
Implemented IFriendService::GetUserPresenceView stub to get QLaunch friends list running
2 years ago
darktux
df67582446
Always report command ID in log and implement LoadUserSetting stub
2 years ago
darktux
6ff1dc8bdb
Disable "Open Home Menu" action as appropriate
2 years ago
darktux
616619c8f7
Port changes from Early Access
2 years ago
darktux
19a93a3fd1
Android: Add ability to run Qlaunch
2 years ago
darktux
76a55dc003
Implement option to start QLaunch from Tools menu
2 years ago
Briar
c4fb749028
android: Add static color theme option
* android: Add static color theme option ported from Azahar
* android: Remove leftover xml from early access fragment
* android: Properly theme material dialogs to theme color
* android: Fixup colors through the app
and make game image corners more round
* android: Set default theme to violet to match eden branding
* Update license headers
---------
Co-authored-by: Kleidis <167202775+kleidis@users.noreply.github.com>
9 months ago
Briar
b1dc4fa121
android: Update AndroidX dependencies to latest versions
9 months ago
Briar
4bb6e633e0
externals: Downgrade dynarmic to `ae99622` and xbyak to `0d67fd15`; modify ABI parameter handling in macro_jit_x64.cpp
9 months ago
Briar
dd32efa3d8
android: Switch to custom Oboe submodule
9 months ago
Briar
bd844d2830
Fix windows boost compilation errors
9 months ago
Briar
c98be3d793
Update fastmem pointer handling to use std::optional
9 months ago
Briar
6c3381a608
qt: 6.7.3 Implementation
Co-authored-by: Kleidis <167202775+kleidis@users.noreply.github.com>
9 months ago
briar
24fb37525c
android: Remove leftover EA strings
9 months ago
Briar
5bf118114d
android: Remove early access fragment and home setting item
9 months ago
Briar
bef5846725
android: Update icons to use eden's
9 months ago
Briar
55d6b40fe3
android: Change appID
9 months ago
Briar
8364ab1b00
android: Rename default device name to eden
9 months ago
Briar
384535e636
android: Change app name to eden
9 months ago
Briar
8c28ebe212
android: Updated some user-facing strings to refer to eden
9 months ago
Briar
b1ec0e9dec
Switch default username to eden
9 months ago
Briar
efb94f76d0
qt: Updated some user-facing strings to refer to eden
9 months ago
Briar
0c4d8a8b08
Rename log file to `eden_log`
9 months ago
Briar
0d8a40e3da
Changed executable names to eden
9 months ago
voidanix
d60cf76e2d
Fix GCC builds with Debug build type
9 months ago
briar
2b2ddb581d
android: Update various deps
9 months ago
yuzubot
c280f95b1a
"Merge Tagged PR 13018"
2 years ago
yuzubot
f2aa821f94
"Merge Tagged PR 13178"
2 years ago
Pengfei Zhu
3e795c7d8c
Revert arbaic translation
2 years ago
Pengfei Zhu
f83547b26b
Remove trailing whitespaces
2 years ago
The yuzu Community
d97964f282
Update translations (2024-03-01)
2 years ago
liamwhite
5f2369bba6
general: workarounds for SMMU syncing issues ( #12749 )
2 years ago
liamwhite
a918ce6fe9
vk_rasterizer: flip scissor y on lower left origin mode ( #13122 )
2 years ago
liamwhite
c98e01cee8
buffer_cache: avoid overflow in usage tracker ( #13166 )
2 years ago
liamwhite
df3712ad06
texture_cache: use two-pass collection for costly load resources ( #13096 )
2 years ago
Liam
7af4637f3d
general: fix asan errors
2 years ago