index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
video_core
/
renderer_vulkan
Age
Commit message (
Expand
)
Author
2024-01-29
Merge pull request #12439 from FireBurn/vkresult
liamwhite
2024-01-25
Merge pull request #12499 from Kelebek1/time
liamwhite
2024-01-24
Rework time service to fix time passing offline.
Kelebek1
2024-01-22
Merge pull request #12579 from FernandoS27/smmu
liamwhite
2024-01-22
Simplify VkResult lookup
Mike Lothian
2024-01-18
Core: Eliminate core/memory dependancies.
Fernando Sahmkow
2024-01-18
Core: Clang format and other small issues.
Fernando Sahmkow
2024-01-18
SMMU: Implement physical memory mirroring
Fernando Sahmkow
2024-01-18
SMMU: Initial adaptation to video_core.
Fernando Sahmkow
2024-01-16
renderer_vulkan: recreate swapchain when frame size changes
Liam
2024-01-15
Fix one more typo
Viktor Szépe
2024-01-07
Fix typos in video_core
Viktor Szépe
2023-12-31
Vulkan: Only recreate swapchain if the frame is bigger than the swap image.
Fernando Sahmkow
2023-12-22
Merge pull request #12412 from ameerj/gl-query-prims
liamwhite
2023-12-22
Merge pull request #12410 from liamwhite/more-mali-null
Fernando S
2023-12-21
shader_recompiler: use float image operations on load/store when required
Liam
2023-12-20
Merge pull request #12400 from ameerj/vk-query-prefix-fix
liamwhite
2023-12-20
Merge pull request #12403 from liamwhite/clipdistance
Fernando S
2023-12-20
Merge pull request #12390 from liamwhite/binding-insanity
Fernando S
2023-12-19
OpenGL: Add GL_PRIMITIVES_GENERATED and GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRIT...
Ameer J
2023-12-19
renderer_vulkan: don't pass null view when nullDescriptor is not supported
Liam
2023-12-18
shader_recompiler: ignore clip distances beyond driver support level
Liam
2023-12-18
vk_query_cache: Fix prefix sum max_accumulation_limit logic
Ameer J
2023-12-17
renderer_vulkan: work around turnip binding bug in a610
Liam
2023-12-16
renderer_vulkan: allow up to 7 swapchain images
Liam
2023-12-14
renderer_vulkan: bound async presentation queue growth
Liam
2023-12-08
Merge pull request #12274 from liamwhite/srgb-nonsense
liamwhite
2023-12-03
Merge pull request #12235 from liamwhite/flip-clip
liamwhite
2023-12-03
renderer_vulkan: do not recreate swapchain for srgb
Liam
2023-12-02
Merge pull request #12261 from liamwhite/fruit-company
liamwhite
2023-12-01
texture_cache: use pedantic type names
Liam
2023-12-01
vk_blit_screen: Use correct format for fxaa renderpass
GPUCode
2023-11-30
renderer_vulkan: adjust window origin and swizzle independently
Liam
2023-11-29
renderer_vulkan: exclude more qcom drivers from extensions
Liam
2023-11-26
Merge branch 'master' into ssbo-align
Ameer J
2023-11-26
Merge pull request #11535 from GPUCode/upload_cmdbuf
Fernando S
2023-11-20
vk_texture_cache: add workaround for nullDescriptor on Mali
Liam
2023-11-19
renderer_vulkan: ignore viewport stores on non-supporting drivers
Liam
2023-11-19
Merge pull request #12081 from FernandoS27/check-out-on-your-broke-crypto-fri...
liamwhite
2023-11-19
Merge pull request #12036 from FernandoS27/you-should-have-more-than-one-towel
liamwhite
2023-11-19
Vulkan: Be more generous with pipeline workers for Android
Fernando Sahmkow
2023-11-15
Query Cache: Disable write syncing on Android
Fernando Sahmkow
2023-11-12
Vulkan: Add a final barrier to the upload command buffer
Fernando Sahmkow
2023-11-12
renderer_vulkan: Introduce separate cmd buffer for uploads
GPUCode
2023-11-12
Memory: Fix invalidation handling from the CPU/Services
Fernando Sahmkow
2023-11-10
Revert "renderer_vulkan: add locks to avoid scheduler flushes from CPU"
Fernando Sahmkow
2023-11-06
Merge pull request #11896 from liamwhite/crop
liamwhite
2023-11-05
renderer_vulkan: render on bottom of surface clip when flipped (#11894)
liamwhite
2023-11-01
renderer_vulkan: minimize transform feedback support log
Liam
2023-10-31
shader_recompiler: Align SSBO offsets in GlobalMemory functions
Ameer J
[next]