Commit Graph

27055 Commits

Author SHA1 Message Date
RadsammyT
7117eddfa4 PR#3 review: -l's arg is now optional 2024-12-20 15:24:57 +00:00
RadsammyT
7a643511cb suyu_cmd: allow launching of applets by supplying FrontendAppletParameters as an arg
Based off of a patch i saved before I nuked my local copy of the suyu repo from gitlab and replaced it with the one local-hosted
2024-12-20 15:24:57 +00:00
XForYouX
6e97b85bea Add 32:9 For Android
Add 32:9 For Android Fix Issue Aspec Ratio
2024-12-20 15:24:57 +00:00
XForYouX
6d52373e08 Add 32:9 For Android
32:9 For Android Fix Issue Aspce Ratio
2024-12-20 15:24:57 +00:00
Maran Br
c945eb60d7 Fixes second controller not detected in DKTF and possibly other games 2024-12-20 15:24:57 +00:00
Alessio
805bcb19dc Radeon gpu profiler detection support 2024-12-20 15:24:57 +00:00
Exverge
41807019b6 fix: Fixes compiling to non-Apple OSes on arm64 2024-12-20 15:24:57 +00:00
Nick Majkic
75b68c9170 Macos moltenvk headers 2024-12-20 15:24:57 +00:00
Nick Majkic
b9769e59e9 Clean up CMAKE files for mac and xcode building 2024-12-20 15:24:57 +00:00
niansa
3e107158c2 Apply GetGroupInfo fix to ISfServiceMonitor too 2024-12-20 15:24:57 +00:00
niansa
591a4b7495 Implemented some stubs for Health & Safety and corrected GetGroupInfo behavior 2024-12-20 15:24:57 +00:00
niansa
275fd0c7dc Stub out StartSleepSequence 2024-12-20 15:24:57 +00:00
niansa
4878379533 Implemented some basic sleep functions 2024-12-20 15:24:57 +00:00
Sharpy66
fd8609a02a Android: Add ability to run Qlaunch 2024-12-20 15:24:57 +00:00
Alessio
409e0e558f Better surface logging 2024-12-20 15:24:57 +00:00
Akatsuki Levi
97abc386fe fix: I hate lambdas 2024-12-20 15:24:57 +00:00
Akatsuki Levi
761e9a9853 fix: Fixed some favorite entries disappearing when show folders is off 2024-12-20 15:24:57 +00:00
Akatsuki Levi
77c2094c0b feat: Changed folders in list to be a toggleable option 2024-12-20 15:24:57 +00:00
Akatsuki Levi
0aaf276eb5 feat: Reduced clutter on game list 2024-12-20 15:24:57 +00:00
Akatsuki Levi
dde7af4f98 fix: Increased max sensitivity for mouse panning 2024-12-20 15:24:57 +00:00
Akatsuki Levi
7cae35d872 feat: Added Build ID on game properties panel 2024-12-20 15:24:57 +00:00
Alessio
5bf26b16f6 fix for amd video playback (green videos) 2024-12-20 15:24:57 +00:00
Fijxu
96862ffe3f Fix: add missing log.h header file 2024-12-20 15:24:57 +00:00
ddutchie
9186774f3d Add -ql argument to launch QLaunch at startup 2024-12-20 15:24:57 +00:00
niansa
7c8d55cc62 Added 32:9 aspect ratio 2024-12-20 15:24:57 +00:00
niansa
66e36e1066 Implement option to start QLaunch from Tools menu 2024-12-20 15:24:57 +00:00
Liam
1a75fa37d3 renderer_vulkan: fallback to D32 for missing D24X8 2024-12-20 15:24:47 +00:00
niansa
9b4ef19ed9 Port changes from Early Access 2024-12-20 15:24:40 +00:00
niansa
7b7cf984e3 Fixed compile error 2024-12-20 15:14:22 +00:00
cass_058
15ae646d4e Fix build 2024-12-20 15:14:22 +00:00
Andrea V
44c92bf62e Introduced default constructors to fix compile 2024-12-20 15:14:22 +00:00
Mike Lothian
4c29b7604d externals: Update dynarmic to 6.7.1 2024-12-20 15:14:22 +00:00
Mike Lothian
127a9f1527 Move repos
Move to codeberg.org
2024-12-20 15:14:11 +00:00
Narr the Reg
15e6e48bef
Merge pull request #13198 from zhaobot/tx-update-20240301020652
Update translations (2024-03-01)
2024-03-01 01:57:00 -06:00
Pengfei Zhu
2f57c5a0e9
Revert arbaic translation 2024-03-01 15:20:53 +08:00
Pengfei Zhu
338e088b9d
Remove trailing whitespaces 2024-03-01 14:19:02 +08:00
The yuzu Community
56c9107d08 Update translations (2024-03-01) 2024-03-01 03:12:19 +00:00
liamwhite
dc94882c90
Merge pull request #13135 from german77/hid-interface
service: hid: Migrate HidServer to new IPC
2024-02-27 12:26:26 -05:00
liamwhite
30567a5909
Merge pull request #13175 from liamwhite/asan
general: fix asan errors
2024-02-27 09:42:59 -05:00
liamwhite
f1b1530249
Merge pull request #13171 from liamwhite/fake-address
texture_cache: do not track invalid addresses
2024-02-27 09:42:46 -05:00
liamwhite
6948ac8c16
general: workarounds for SMMU syncing issues (#12749) 2024-02-27 15:42:15 +01:00
liamwhite
b2e129eaa5
vk_rasterizer: flip scissor y on lower left origin mode (#13122) 2024-02-27 15:40:33 +01:00
liamwhite
1de37306a5
buffer_cache: avoid overflow in usage tracker (#13166) 2024-02-27 15:39:11 +01:00
liamwhite
9bc85dda5f
texture_cache: use two-pass collection for costly load resources (#13096) 2024-02-27 15:38:14 +01:00
Liam
c7174d5f61 general: fix asan errors 2024-02-26 19:28:49 -05:00
Narr the Reg
1bec420695
Merge pull request #13172 from liamwhite/gl-streams
renderer_opengl: declare geometry stream support in profile
2024-02-26 11:51:25 -06:00
liamwhite
79edad2533
Merge pull request #13159 from liamwhite/web-error
core: enable error applet, add stubs for web applet
2024-02-26 12:44:55 -05:00
liamwhite
ce62fa6f7b
Merge pull request #13149 from liamwhite/per-channel-program
video_core: make gpu context aware of rendering program
2024-02-26 12:44:46 -05:00
Liam
a0e254e7c4 renderer_opengl: declare geometry stream support in profile 2024-02-26 11:18:30 -05:00
Liam
25c3bbba0e settings: remove global override for smash on amdvlk 2024-02-26 11:16:18 -05:00