| Age | Commit message (Collapse) | Author |
|
OpenGL: Add GL_PRIMITIVES_GENERATED and GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN queries
|
|
renderer_vulkan: don't pass null view when nullDescriptor is not supported
|
|
|
|
vk_query_cache: Fix prefix sum max_accumulation_limit logic
|
|
shader_recompiler: use minimal clip distance array
|
|
renderer_vulkan: work around turnip binding bug in a610
|
|
GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN queries
|
|
|
|
|
|
|
|
|
|
|
|
|
|
renderer_vulkan: do not recreate swapchain for srgb
|
|
renderer_vulkan: adjust window origin and swizzle independently
|
|
|
|
texture_cache: use pedantic type names
|
|
|
|
|
|
|
|
|
|
|
|
renderer_vulkan: Introduce separate cmd buffer for uploads
|
|
|
|
|
|
FernandoS27/check-out-on-your-broke-crypto-friends
Vulkan: Be more generous with pipeline workers for Android
|
|
Query Cache: Disable write syncing on Android
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit d9dde7e6f3a90f58d642808900ddd558da21f762.
|
|
renderer_vulkan: fix cropping for presentation
|
|
|
|
|
|
|
|
Co-Authored-By: Billy Laws <blaws05@gmail.com>
|
|
renderer_vulkan: ensure exception on surface loss
|
|
renderer_vulkan: fix viewport swizzle dirty state tracking
|
|
|
|
Manually robust on Pascal and earlier
|
|
|
|
|
|
|
|
|
|
|
|
Manually robust on Maxwell and earlier
|
|
renderer_vulkan: add locks to avoid scheduler flushes from CPU
|
|
|