ameerj
8467bf5224
kernel: Refactor thread_local variable usage
On MSVC at least, there seems to be a non-trivial overhead to calling GetHostThreadId().
This slightly reworks the host_thread_id variable to reduce some of the complexity around its usage, along with some small refactors around current_thread and dummy thread
3 years ago
Matías Locatti
341d30d869
Merge pull request #9749 from ameerj/pr9559-partial-revert
buffer_base: Partially revert changes from #9559
3 years ago
ameerj
c5f3db8235
buffer_base: Partially revert changes from #9559
This fixes a regression where Yoshi's Crafted World (and potentially other titles) would enter an infinite loop when GPU Accuracy was set to "Normal"
3 years ago
liamwhite
8fd7978bd7
Merge pull request #9747 from german77/SetSupportedNpadIdTypes
service: hid: Return error if arguments of SetSupportedNpadIdType is invalid
3 years ago
Narr the Reg
3d2f7c4170
service: hid: Return error if arguments of SetSupportedNpadIdType is invalid
3 years ago
Mai
aa4422e8b8
Merge pull request #9739 from liamwhite/old-gcc-fix
kernel: fix compilation with older gcc
3 years ago
liamwhite
5bfb5c5283
Merge pull request #4949 from Morph1984/hidpi-temp-fix
main: Enable High DPI fixes for Qt >= 5.14
3 years ago
bunnei
0281ba316f
Merge pull request #9644 from SaiKai/volume_quicksetting
add volume quicksetting with volume slider
3 years ago
bunnei
ed383085c1
Merge pull request #9735 from merryhime/dynarmic-6.4.5
dynarmic: Update to 6.4.5
3 years ago
Liam
43131451c3
kernel: fix compilation with older gcc
3 years ago
liamwhite
b14ab79da5
Merge pull request #9737 from goldenx86/yuzu_cmd
Update yuzu_cmd's default_ini.h
3 years ago
Matías Locatti
9bc808f872
Update yuzu_cmd's default_ini.h
Rename FSR, add missing resolution multipliers, and SMAA
3 years ago
Merry
66ab01f5d0
dynarmic: Update to 6.4.5
3 years ago
Mai
3a887abc96
Merge pull request #9731 from liamwhite/svc-move-only
kernel/svc: Split implementations into separate files
3 years ago
Liam
2d0892da7f
kernel/svc: Split implementations into separate files
4 years ago
bunnei
498483fbaf
Merge pull request #9720 from SoRadGaming/discordPresenceUpdate
Game Image with Discord RPC
3 years ago
Sorab
5f5c185e3b
Add Game Icon for Discord RPC
Connected to Yuzu Compatibility Page
3 years ago
liamwhite
34fb5bf337
Merge pull request #9730 from german77/cmd_arg
yuzu_cmd: Order arguments alphabetically and port arguments from Qt
3 years ago
liamwhite
50d3f0b674
Merge pull request #9729 from german77/sdl_input
yuzu_cmd: Fix touch and controller input
3 years ago
liamwhite
d7e4aba2b2
Merge pull request #9728 from ameerj/s32-value
shader_recompiler/value.h: Remove lingering references to S32
3 years ago
german77
60b2683cc1
yuzu_cmd: Order arguments alphabetically and port arguments from Qt
3 years ago
german77
c657c3cade
yuzu_cmd: Fix mismatching controller input
3 years ago
german77
64ae3aeeb9
yuzu_cmd: Fix touch input
3 years ago
ameerj
97e9f40a52
shader_recompiler/value.h: Remove lingering references to S32
3 years ago
bunnei
94e1359ad6
Merge pull request #9717 from german77/less_is_better
input_common: Simplify stick from button
3 years ago
bunnei
4fd63e75e7
Merge pull request #9719 from ameerj/hle-ipc-span-copy
Revert #9718 , Copy HLE Read Buffer for OutputAccessLogToSdCard
3 years ago
Jonas Gutenschwager
2b805dde46
remove disambiguation argument from mute text
Co-authored-by: Morph <39850852+Morph1984@users.noreply.github.com>
3 years ago
ameerj
0b2e3ecc19
fsp_srv: Copy HLE Read Buffer for OutputAccessLogToSdCard
3 years ago
ameerj
7cc5da4a9f
Revert "Merge pull request #9718 from yuzu-emu/revert-9508-hle-ipc-buffer-span"
This reverts commit 153fa289d2 , reversing
changes made to 20676b3b5a .
3 years ago
Mai
f14352a7e1
Merge pull request #9713 from unfamiliarplace/master
Added 'Hide empty rooms' toggle to lobby
3 years ago
bunnei
153fa289d2
Merge pull request #9718 from yuzu-emu/revert-9508-hle-ipc-buffer-span
Revert "hle_ipc: Use std::span to avoid heap allocations/copies when calling ReadBuffer"
3 years ago
bunnei
20676b3b5a
Merge pull request #9704 from liamwhite/das
kernel: add KDeviceAddressSpace
3 years ago
Luke Sawczak
479a4b297b
added 'Hide empty rooms' toggle to lobby
fixed typo
fixed typo
fixed typo
clang
3 years ago
liamwhite
f74a95b6fb
Revert "hle_ipc: Use std::span to avoid heap allocations/copies when calling ReadBuffer"
3 years ago
Narr the Reg
c98ef11cfe
input_common: Simplify stick from button
3 years ago
liamwhite
f4d17a1428
Merge pull request #9708 from ameerj/gl-context-flush
gl_shader_cache: Force context flush when loading disk shader cache
3 years ago
liamwhite
101ed75739
Merge pull request #9703 from ameerj/txq-ms
shaders: Fix TXQ with MSAA textures
3 years ago
Liam
1f14d5ebce
kernel: add KDeviceAddressSpace
3 years ago
bunnei
b781b8621f
Merge pull request #9696 from german77/please_forgive_me_for_this_sin
input_common: Implement turbo buttons
3 years ago
german77
817d7c302a
yuzu: config: Draw turbo buttons with a different color
3 years ago
german77
db99ab5431
input_common: Implement turbo buttons
3 years ago
Mai
7b1bd99458
Merge pull request #9711 from zhaobot/tx-update-20230201062139
Update translations (2023-02-01)
3 years ago
The yuzu Community
1b68a2e9ad
Update translations (2023-02-01)
3 years ago
bunnei
b383cea866
Merge pull request #9697 from liamwhite/kcap
kernel: add KCapabilities
3 years ago
bunnei
8d052680ee
Merge pull request #9508 from ameerj/hle-ipc-buffer-span
hle_ipc: Use std::span to avoid heap allocations/copies when calling ReadBuffer
3 years ago
liamwhite
19c174e9cb
Merge pull request #9701 from german77/common_protocol
input_common: joycon: Remove Magic numbers from common protocol
3 years ago
liamwhite
c3424d3da3
Merge pull request #9631 from vonchenplus/vulkan_clear
video_core: Implement vulkan clear specified channel
3 years ago
Liam
943f0bf0c3
kernel: add KCapabilities
3 years ago
ameerj
8e0a70ddcf
gl_compute_pipeline: Force context flush when loading shader cache
3 years ago
Narr the Reg
3fcf573751
input_common: joycon: Remove Magic numbers from common protocol
3 years ago