Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
OpenGL: Add GL_PRIMITIVES_GENERATED and GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN queries
|
|
shader_recompiler: ensure derivatives for textureGrad are f32
|
|
renderer_vulkan: don't pass null view when nullDescriptor is not supported
|
|
|
|
|
|
|
|
|
|
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
|
|
GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN queries
|
|
|
|
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
|