Age | Commit message (Collapse) | Author |
|
|
|
qt: settings: Fix per-game vsync combobox
|
|
service: hid: Fix crash on InitializeVibrationDevice
|
|
|
|
|
|
|
|
externals: update Vulkan-Headers to v1.3.274
|
|
vk_query_cache: Fix prefix sum max_accumulation_limit logic
|
|
nce: hide shadowing warnings from dynarmic headers
|
|
nce: fix read size in simd immediate emulation
|
|
shader_recompiler: use minimal clip distance array
|
|
renderer_vulkan: work around turnip binding bug in a610
|
|
|
|
src/video_core/vulkan_common/vulkan_wrapper.cpp:293:13: error: enumeration value 'VK_ERROR_INVALID_VIDEO_STD_PARAMETERS_KHR' not handled in switch [-Werror,-Wswitch]
switch (result) {
^~~~~~
|
|
gl_buffer_cache: Reintroduce NV_vertex_buffer_unified_memory
|
|
|
|
Workaround Nvidia drivers complaining when a buffer is bound as both a vertex buffer and transform feedback buffer
|
|
|
|
yuzu: Read/Save category Paths
|
|
|
|
|
|
renderer_vulkan: allow up to 7 swapchain images
|
|
android: add oboe audio sink
|
|
fs: implement OpenDirectoryMode
|
|
Revert "video_core: use interval map for page count tracking"
|
|
nvnflinger: mark buffer as acquired when acquired
|
|
yuzu: Make language persistent and remove symbols_path
|
|
|
|
|
|
|
|
|
|
Have GetActiveChannelCount return the system channels instead of host device channels
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
set: add cstddef for offsetof macro
|
|
gl_buffer_cache: Fix tfb binding typo
|
|
renderer_vulkan: cap async presentation frame count
|
|
android: Game Properties
|
|
vi: fix confusion between closing and destroying layers
|
|
|
|
|
|
|