This website requires JavaScript.
Explore
Help
Sign In
piwalker
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-09-13 06:52:58 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e099a9c1802154b7c337a29045080878b8af33fe
dolphin
/
Source
/
Core
/
VideoBackends
/
Vulkan
History
CrossVR
0d87f835e2
VKPipeline: Don't include depth clamp control struct when not supported
...
This should not be needed
2025-07-29 08:42:22 +09:00
..
CMakeLists.txt
…
CommandBufferManager.cpp
Vulkan: Fix present semaphores reuse
2025-07-21 16:02:53 +02:00
CommandBufferManager.h
Vulkan: Fix present semaphores reuse
2025-07-21 16:02:53 +02:00
Constants.h
…
ObjectCache.cpp
…
ObjectCache.h
…
ShaderCompiler.cpp
…
ShaderCompiler.h
…
StagingBuffer.cpp
…
StagingBuffer.h
…
StateTracker.cpp
…
StateTracker.h
…
VideoBackend.h
…
VKBoundingBox.cpp
…
VKBoundingBox.h
…
VKGfx.cpp
…
VKGfx.h
…
VKMain.cpp
Vulkan: Fix present semaphores reuse
2025-07-21 16:02:53 +02:00
VKPerfQuery.cpp
…
VKPerfQuery.h
…
VKPipeline.cpp
VKPipeline: Don't include depth clamp control struct when not supported
2025-07-29 08:42:22 +09:00
VKPipeline.h
…
VKShader.cpp
…
VKShader.h
…
VKStreamBuffer.cpp
…
VKStreamBuffer.h
…
VKSwapChain.cpp
…
VKSwapChain.h
Vulkan: Fix present semaphores reuse
2025-07-21 16:02:53 +02:00
VKTexture.cpp
…
VKTexture.h
…
VKVertexFormat.cpp
…
VKVertexFormat.h
…
VKVertexManager.cpp
…
VKVertexManager.h
…
VulkanContext.cpp
DriverDetails: Disable depth_clamp_control on AMD official drivers
2025-07-29 08:42:22 +09:00
VulkanContext.h
…
VulkanEntryPoints.inl
…
VulkanLoader.cpp
…
VulkanLoader.h
…