liamwhite
|
553be194f6
|
Merge pull request #9067 from Morph1984/tess-cw
renderer_(opengl/vulkan): Fix tessellation clockwise parameter
|
2022-10-13 20:12:31 -04:00 |
liamwhite
|
048d3e2404
|
Merge pull request #9039 from Kelebek1/auto_backend
Auto select the SDL audio backend when Cubeb latency is too high
|
2022-10-13 20:12:22 -04:00 |
liamwhite
|
3c925a7282
|
Merge pull request #9032 from liamwhite/stub-friends
IFriendService: stub CheckFriendListAvailability
|
2022-10-13 20:12:08 -04:00 |
Mai
|
e37d00332c
|
Merge pull request #9065 from liamwhite/result-mess
result: enforce reference check specialization
|
2022-10-13 19:54:10 +00:00 |
Morph
|
d3114c620d
|
renderer_(opengl/vulkan): Fix tessellation clockwise parameter
This should be assigned CW only on Triangles_CW rather than not Triangles_CCW, making CCW the default winding order rather than CW.
|
2022-10-13 15:52:56 -04:00 |
Morph
|
e2164f3417
|
settings: Update aspect_ratio range
Since 16:10 was added, the maximum value is now 4.
|
2022-10-13 12:24:04 -04:00 |
Liam
|
c0fb5e876d
|
result: enforce reference check specialization
|
2022-10-13 12:10:39 -04:00 |
bunnei
|
64c2ccb0cb
|
Merge pull request #9034 from liamwhite/result-macros
kernel: add expanded result macros
|
2022-10-12 17:11:07 -07:00 |
bunnei
|
dbacb31f61
|
Merge pull request #9027 from yuzu-emu/revert-8987-another-name-for-reinforcement-steel
Revert "vulkan: automatically use larger staging buffer sizes when possible"
|
2022-10-12 15:36:56 -07:00 |
bunnei
|
0b9f2c2f14
|
Merge pull request #9040 from liamwhite/woe-thirty-two
core_timing: use high-precision sleeps on non-Windows targets
|
2022-10-12 15:35:06 -07:00 |
bunnei
|
e158167139
|
Merge pull request #9024 from liamwhite/async-screenshot
video_core: don't block rendering on screenshots
|
2022-10-12 13:26:32 -07:00 |
bunnei
|
3da4280e81
|
Merge pull request #9047 from german77/steam-aspect
yuzu: Add 16:10 aspect ratio
|
2022-10-12 12:54:23 -07:00 |
bunnei
|
77177a7e33
|
Merge pull request #9049 from liamwhite/monkeyhawk
syncpoint_manager: ensure handle is removable before removing
|
2022-10-12 12:34:22 -07:00 |
Liam
|
b1cd6cec19
|
syncpoint_manager: ensure handle is removable before removing
|
2022-10-10 19:22:26 -04:00 |
Kelebek1
|
4496030ea9
|
Fix stencil func registers, make clip control equivalent to how it was before, but surely wrong.
|
2022-10-10 20:59:57 +01:00 |
Narr the Reg
|
eb74ef474b
|
yuzu: Add 16:10 aspect ratio
|
2022-10-10 13:32:33 -05:00 |
liamwhite
|
c3cae9d992
|
Merge pull request #9043 from german77/vector_data
input_common: have an unique vector in callback status
|
2022-10-09 17:46:45 -04:00 |
german77
|
224a19758e
|
input_common: have an unique vector in callback status
|
2022-10-09 12:49:18 -05:00 |
Kelebek1
|
8c9e238a7b
|
Choose the SDL audio backend when Cubeb reports too high of a latency
|
2022-10-09 13:47:59 +01:00 |
Fernando S
|
55e6d0dae0
|
Merge pull request #8766 from Kelebek1/regs
[video_core] Update 3D registers
|
2022-10-09 07:04:03 +02:00 |
Liam
|
9632434243
|
core_timing: use high-precision sleeps on non-Windows targets
|
2022-10-08 18:27:40 -04:00 |
Liam
|
47a2efee73
|
kernel: add expanded result macros
|
2022-10-08 12:41:27 -04:00 |
Liam
|
5b7c0f13d3
|
fsp_srv: stub GetCacheStorageSize
|
2022-10-08 12:24:00 -04:00 |
Liam
|
ddf64e56af
|
IFriendService: stub CheckFriendListAvailability
|
2022-10-07 22:19:41 -04:00 |
Mai
|
155213484b
|
Merge pull request #9016 from liamwhite/drunken-schedule
vk_scheduler: wait for command processing to complete
|
2022-10-07 20:27:16 -04:00 |
Mai
|
6f101e0f02
|
Merge pull request #9030 from Morph1984/api-disable
configure_graphics: Fix graphics API selection when a game is running
|
2022-10-07 20:25:23 -04:00 |
liamwhite
|
972b93bf00
|
Merge pull request #8807 from Docteh/default_fonts
Qt: work around Qt5's font choice for Chinese (in Windows)
|
2022-10-07 17:39:39 -04:00 |
Liam
|
a5476541f2
|
video_core: don't block rendering on screenshots
|
2022-10-07 17:33:59 -04:00 |
Morph
|
1e35ade1ec
|
configure_graphics: Fix graphics API selection when a game is running
The graphics API setting should not be changed when a game is running.
|
2022-10-07 15:11:26 -04:00 |
Kelebek1
|
752659aef3
|
Update 3D regs
|
2022-10-07 14:13:45 +01:00 |
Liam
|
9574429c5f
|
nfp_types: silence -Wtype-limits
|
2022-10-07 06:52:28 -04:00 |
liamwhite
|
20cf09471a
|
Revert "vulkan: automatically use larger staging buffer sizes when possible"
|
2022-10-07 04:49:08 -04:00 |
bunnei
|
61883d8820
|
Merge pull request #6142 from lat9nq/prog_meta_ref_bind_address
program_metadata: Avoid reference binding to misaligned address
|
2022-10-06 20:42:15 -07:00 |
bunnei
|
bb86fc573f
|
Merge pull request #8944 from Tachi107/patch-2
build(room): simplify yuzu-room installation
|
2022-10-06 16:59:04 -07:00 |
Byte
|
df6dffa30b
|
vulkan_blitter: Fix pool allocation double free.
|
2022-10-06 21:00:54 +02:00 |
Liam
|
aedd739631
|
maxwell_dma: remove warnings from implemented functionality
|
2022-10-06 21:00:54 +02:00 |
Fernando Sahmkow
|
ca3db0d7c9
|
General: address feedback
|
2022-10-06 21:00:54 +02:00 |
Liam
|
0d99b7962d
|
state_tracker: workaround channel setup for homebrew
|
2022-10-06 21:00:54 +02:00 |
Liam
|
c80ed6d81f
|
general: rework usages of UNREACHABLE macro
|
2022-10-06 21:00:54 +02:00 |
Morph
|
903705043d
|
nvdisp: End system frame after requesting to swap buffers
Fixes frametime reporting
|
2022-10-06 21:00:54 +02:00 |
Morph
|
11e1cbbdbd
|
address_space: Rename va_start to virt_start
Avoids conflicting with the va_start macro
|
2022-10-06 21:00:54 +02:00 |
Morph
|
fa342cae22
|
address_space: Address feedback
|
2022-10-06 21:00:54 +02:00 |
Morph
|
fedd983f96
|
general: Format licenses as per SPDX guidelines
|
2022-10-06 21:00:54 +02:00 |
Fernando Sahmkow
|
d97d409647
|
NvHostChannels: improve hack for supporting multiple channels.
|
2022-10-06 21:00:54 +02:00 |
Fernando Sahmkow
|
c2b7de66b3
|
Address Feedback from bylaws.
|
2022-10-06 21:00:53 +02:00 |
Fernando Sahmkow
|
8a372035db
|
Nvflinger: correct duplication.
|
2022-10-06 21:00:53 +02:00 |
VonChenPlus
|
9982cff98b
|
Core: Fix get nvmap object random crash
|
2022-10-06 21:00:53 +02:00 |
Fernando Sahmkow
|
fe24c65153
|
General: Fix clang format.
|
2022-10-06 21:00:53 +02:00 |
Fernando Sahmkow
|
1a9b71b1c6
|
Common: Fix variable shadowing.
|
2022-10-06 21:00:53 +02:00 |
Fernando Sahmkow
|
cdce7f781b
|
Vulkan Swapchain: Overall improvements.
|
2022-10-06 21:00:53 +02:00 |