- 20 Jun, 2023 3 commits
- 19 Jun, 2023 2 commits
-
-
toast2903 authored
Co-authored-by: Tobias <thm.frey@gmail.com>
-
lat9nq authored
Checks it as the system is determining what settings to enable. Reduces the need to check settings while the system is running.
-
- 18 Jun, 2023 15 commits
-
-
Kelebek1 authored
-
lat9nq authored
Renames is_intel_proprietary to has_broken_compute for accuracy. vk_device_info: Use vulkan::device to check compute
-
lat9nq authored
Also limits it to only affected Intel proprietrary driver versions. vulkan_device: Move broken compute determination vk_device: Remove errant back quote
-
liamwhite authored
externals: Update vcpkg to 2023.06.17
-
liamwhite authored
vulkan_device: Remove external memory extension
-
liamwhite authored
yuzu-qt: Load Vulkan device info at startup
-
liamwhite authored
video_core: drawtexture support upscale
-
liamwhite authored
Synchronize vertex buffer even when it doesn't require binding
-
bunnei authored
time: Various time zone fixes
-
bunnei authored
renderer_vulkan: add missing include
-
lat9nq authored
Unused in yuzu. Enables yuzu to boot games in Wine using Vulkan.
-
Liam authored
-
Abandoned Cart authored
Fixes for zlib and qt5
-
lat9nq authored
Switch firmware will initialize this data even if the given parameters are invalid. We should do the same.
-
Morph authored
k_thread: Use a mutex and cond_var to sync bool
-
- 17 Jun, 2023 7 commits
-
-
Fernando S authored
video_core: Improved anisotropic filtering heuristics
-
Kelebek1 authored
-
lat9nq authored
std::atomic<bool> is broken on MinGW and causes deadlocks there. Use a normal cond var in its stead.
-
FengChen authored
-
Wollnashorn authored
-
Wollnashorn authored
-
lat9nq authored
Addresses review feedback.
-
- 16 Jun, 2023 13 commits
-
-
bunnei authored
video_core: preallocate fewer IR blocks
-
bunnei authored
android: Expose settings
-
bunnei authored
android: Ktlint fixes
-
liamwhite authored
service: nfc: Accuracy fixes
-
Charles Lombardo authored
-
Charles Lombardo authored
-
Charles Lombardo authored
-
Charles Lombardo authored
-
Charles Lombardo authored
-
Charles Lombardo authored
-
bunnei authored
android: Fix aspect ratio when rotating screen
-
Abandoned Cart authored
-
Feng Chen authored
-