- 25 May, 2023 2 commits
- 24 May, 2023 5 commits
-
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
-
Fernando S authored
video_core: tune garbage collection aggressiveness
-
Fernando S authored
k_memory_block_manager: remove auditing calls
-
Fernando S authored
video_core: add ASTC recompression
-
- 23 May, 2023 6 commits
- 22 May, 2023 3 commits
-
-
Liam authored
-
Narr the Reg authored
input_common: Map motion with relative values not absolute ones
-
scorpion81 authored
Hardly limiting the device access memory to 4 GB for integrated vulkan devices here. This works for the Steam Deck in order not to go above 4 GB VRAM usage any more (above this value the likelihood to crash when the RAM exceeds 12 GB as well raises). But there will be perhaps a detection mechanism necessary for detecting the real memory limit for integrated vulkan devices. Those likely might have small limits anyway, but what about integrated GPUs on machines with > 16 GB RAM, aka larger amounts ?
-
- 21 May, 2023 1 commit
-
-
liamwhite authored
externals: update cubeb (again)
-
- 20 May, 2023 3 commits
-
-
Danila Malyutin authored
-
GPUCode authored
-
german77 authored
-
- 19 May, 2023 1 commit
-
-
bunnei authored
input_common: Fix pro controller amiibo support
-
- 18 May, 2023 5 commits
-
-
Danila Malyutin authored
-
Mai authored
renderer_vulkan: remove wrong constexpr
-
Liam authored
-
Matías Locatti authored
vulkan_device: Disable VK_KHR_push_descriptor on ANV
-
lat9nq authored
Mesa commit ff91c5ca42bc80aa411cb3fd8f550aa6fdd16bdc breaks VK_KHR_push_descriptor usage on ANV drivers 22.3.0, so disable it and allow games to boot.
-
- 17 May, 2023 2 commits
-
-
bunnei authored
vulkan_common: disable depth clamp dynamic state for older radv
-
Narr the Reg authored
-
- 16 May, 2023 2 commits
- 15 May, 2023 7 commits
-
-
liamwhite authored
configure_graphics: Add option to enable compute pipelines for Intel proprietary
-
liamwhite authored
Fix Tears of the Kingdom flickering clouds and depths geometry.
-
liamwhite authored
Buffer Cache: Clear sync code.
-
liamwhite authored
Fix missing pic_order_present_flag in h264 header
-
liamwhite authored
input_common: Make amiibo scanning less demanding
-
liamwhite authored
service: hid: Use span instead of vector reference
-
german77 authored
-
- 14 May, 2023 3 commits
-
-
Fernando Sahmkow authored
-
liamwhite authored
vulkan_device: reserve extra memory to prevent swaps
-
Liam authored
-