ascpixi
|
34d8dd557b
|
Merge pull request #13 from paypay-a/master
Added macOS Build instructions
|
2024-03-06 03:10:42 +01:00 |
paypay-a
|
35b7e48482
|
Update README.md
|
2024-03-05 20:07:47 -06:00 |
paypay-a
|
df0272af53
|
Update README.md
|
2024-03-05 16:19:46 -06:00 |
paypay-a
|
c4a63c44a6
|
Update README.md
Added link to readme for macos build instructions
|
2024-03-05 16:09:51 -06:00 |
paypay-a
|
61b996afd1
|
Delete .github/workflows/cmake-multi-platform.yml
|
2024-03-05 11:06:54 -06:00 |
paypay-a
|
99fe6751a7
|
Create cmake-multi-platform.yml
|
2024-03-05 11:05:00 -06:00 |
ascpixi
|
efe43c0f28
|
Disable broken Azure Pipelines badge
|
2024-03-05 16:03:19 +00:00 |
ascpixi
|
11dc173817
|
Archive certain yuzu-emu.org links
|
2024-03-05 03:16:45 +00:00 |
ascpixi
|
67bc7a6dea
|
Update code references to `yuzu-emu`
User display strings have not been changed for the sake of parity.
|
2024-03-05 01:25:36 +01:00 |
ascpixi
|
83ad2d94e1
|
Update wiki links to forked wiki
|
2024-03-05 00:02:55 +00:00 |
ascpixi
|
8e584b3c82
|
Fork missing merryhime/dynarmic repository
|
2024-03-04 23:45:17 +00:00 |
ascpixi
|
cd038653d0
|
Update .gitmodules
`yuzu-emu` -> `yuzu-mirror`
|
2024-03-04 23:25:46 +00:00 |
ascpixi
|
188d3b83ab
|
Update README.md
|
2024-03-04 23:00:09 +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 |
Liam
|
d66ca8b731
|
video_core: make gpu context aware of rendering program
|
2024-02-26 11:16:14 -05:00 |
Liam
|
fd9ed54f27
|
texture_cache: do not track invalid addresses
|
2024-02-26 10:26:27 -05:00 |
liamwhite
|
f9bfdb1555
|
Merge pull request #13164 from merryhime/reset-submodules
tools: Add reset submodules script
|
2024-02-25 14:01:11 -05:00 |
liamwhite
|
15831b19a3
|
Merge pull request #13163 from german77/ring
core: hid: hid_core doesn't have access to LIBUSB
|
2024-02-25 14:01:05 -05:00 |
liamwhite
|
8416d1c028
|
Merge pull request #13154 from german77/vibration-filter
core: hid: Reintroduce vibration filter
|
2024-02-25 14:00:59 -05:00 |
Merry
|
4d5d37ae61
|
tools: Add reset submodules script
|
2024-02-25 17:17:01 +00:00 |
german77
|
e62cea20d1
|
core: hid: hid_core doesn't have access to LIBUSB
|
2024-02-25 10:06:43 -06:00 |
Narr the Reg
|
9e27dbb53b
|
Merge pull request #13160 from liamwhite/time
glue: load initial year setting as s32
|
2024-02-25 08:47:16 -06:00 |
Liam
|
dc50b95a47
|
settings: enable error applet
|
2024-02-24 22:56:08 -05:00 |
Liam
|
4050242cf3
|
ldn: return no connection from GetStateForMonitor
|
2024-02-24 22:56:08 -05:00 |
Liam
|
fd718f350c
|
ssl: add cert store
|
2024-02-24 22:56:05 -05:00 |
Liam
|
0d6fd12231
|
glue: load initial year setting as s32
|
2024-02-24 22:49:38 -05:00 |
Liam
|
f297e98a9e
|
acc: add account manager for acc:u1
|
2024-02-24 22:25:34 -05:00 |
Liam
|
637c54e205
|
fs: add stubs for online web applet
|
2024-02-24 22:25:34 -05:00 |
Liam
|
f045fa576b
|
erpt: stub report creation
|
2024-02-24 22:25:34 -05:00 |
Liam
|
692ba0fa7d
|
set: add GetPlatformRegion
|
2024-02-24 22:25:34 -05:00 |
liamwhite
|
a93d249ac1
|
Merge pull request #13155 from german77/GetSettingsItemValue
service: set: Fix GetSettingsItemValue
|
2024-02-24 16:24:01 -05:00 |
german77
|
9fccccedee
|
service: set: Fix GetSettingsItemValue
|
2024-02-24 14:44:21 -06:00 |
german77
|
ca7f949ee8
|
core: hid: Reintroduce vibration filter
|
2024-02-24 12:19:51 -06:00 |
liamwhite
|
05f94dc5fc
|
Merge pull request #13153 from german77/defaultset
service: set: Enable nfc and others by default and bump version
|
2024-02-24 12:48:31 -05:00 |