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
be0c852cd6
dolphin
/
Source
/
Core
/
VideoBackends
/
Vulkan
History
JMC47
1d9c743ef7
Merge pull request
#13975
from iwubcode/shader_includes
...
VideoBackends / VideoCommon: add support for specifying include files in shader code
2025-11-02 13:17:28 -05:00
..
CMakeLists.txt
CMake: Fix bundled glslang
2025-10-24 22:58:22 -05:00
CommandBufferManager.cpp
CommandBufferManager.h
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
VideoBackends / VideoCommon: add support for specifying include files in shader code
2025-10-26 22:47:23 -05:00
ShaderCompiler.h
VideoBackends / VideoCommon: add support for specifying include files in shader code
2025-10-26 22:47:23 -05:00
StagingBuffer.cpp
StagingBuffer.h
StateTracker.cpp
VideoBackends:Vulkan: Prevent hazards when restarting render passes
2025-10-18 05:24:37 -05:00
StateTracker.h
VideoBackend.h
VideoBackend: Rename GetName to GetConfigName
2025-10-13 17:38:20 -07:00
VKBoundingBox.cpp
VKBoundingBox.h
VKGfx.cpp
VideoBackends / VideoCommon: add support for specifying include files in shader code
2025-10-26 22:47:23 -05:00
VKGfx.h
VideoBackends / VideoCommon: add support for specifying include files in shader code
2025-10-26 22:47:23 -05:00
VKMain.cpp
VKPerfQuery.cpp
VKPerfQuery.h
VKPipeline.cpp
VideoBackends / VideoCommon: rename member variables in RenderState to be consistent
2025-08-23 13:50:22 -05:00
VKPipeline.h
VKShader.cpp
VideoBackends / VideoCommon: add support for specifying include files in shader code
2025-10-26 22:47:23 -05:00
VKShader.h
VideoBackends / VideoCommon: add support for specifying include files in shader code
2025-10-26 22:47:23 -05:00
VKStreamBuffer.cpp
VKStreamBuffer.h
VKSwapChain.cpp
VKSwapChain.h
VKTexture.cpp
VideoBackends:Vulkan: Prevent hazards when restarting render passes
2025-10-18 05:24:37 -05:00
VKTexture.h
VideoBackends:Vulkan: Prevent hazards when restarting render passes
2025-10-18 05:24:37 -05: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
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