This website requires JavaScript.
Explore
Help
Sign In
dahjah
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-12-23 06:57:08 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ae3be169e1
dolphin
/
Source
/
Core
/
VideoBackends
/
Vulkan
History
iwubcode
14459bcc1b
VideoBackends / VideoCommon: rename member variables in RenderState to be consistent
2025-08-23 13:50:22 -05: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
VideoBackends: allow custom pixel uniforms to be passed to the vertex shader as well
2025-08-17 18:55:40 -05:00
ObjectCache.cpp
VideoBackends: allow custom pixel uniforms to be passed to the vertex shader as well
2025-08-17 18:55:40 -05:00
ObjectCache.h
ShaderCompiler.cpp
ShaderCompiler.h
StagingBuffer.cpp
StagingBuffer.h
StateTracker.cpp
VideoBackends: allow custom pixel uniforms to be passed to the vertex shader as well
2025-08-17 18:55:40 -05:00
StateTracker.h
VideoBackend.h
VKBoundingBox.cpp
VKBoundingBox.h
VKGfx.cpp
Vulkan: Eliminate m_last_present_done flag.
2025-05-13 20:13:18 -05:00
VKGfx.h
Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests
2025-05-01 15:00:37 +02:00
VKMain.cpp
Vulkan: Fix present semaphores reuse
2025-07-21 16:02:53 +02:00
VKPerfQuery.cpp
VKPerfQuery.h
Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests
2025-05-01 15:00:37 +02:00
VKPipeline.cpp
VideoBackends / VideoCommon: rename member variables in RenderState to be consistent
2025-08-23 13:50:22 -05:00
VKPipeline.h
VKShader.cpp
VideoCommon: Move backend_info out of VideoConfig struct.
2025-03-09 01:42:45 -06:00
VKShader.h
VKStreamBuffer.cpp
VKStreamBuffer.h
VKSwapChain.cpp
Merge pull request
#13181
from tygyh/Replace-'reinterpret_cast'
2025-03-15 15:31:38 +01:00
VKSwapChain.h
Vulkan: Fix present semaphores reuse
2025-07-21 16:02:53 +02:00
VKTexture.cpp
VideoCommon: Move backend_info out of VideoConfig struct.
2025-03-09 01:42:45 -06:00
VKTexture.h
Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests
2025-05-01 15:00:37 +02:00
VKVertexFormat.cpp
VKVertexFormat.h
VKVertexManager.cpp
VideoBackends: allow custom pixel uniforms to be passed to the vertex shader as well
2025-08-17 18:55:40 -05:00
VKVertexManager.h
Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests
2025-05-01 15:00:37 +02:00
VulkanContext.cpp
DriverDetails: Disable depth_clamp_control on AMD official drivers
2025-07-29 08:42:22 +09:00
VulkanContext.h
VideoCommon: Move backend_info out of VideoConfig struct.
2025-03-09 01:42:45 -06:00
VulkanEntryPoints.inl
VulkanLoader.cpp
VulkanLoader.h