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
2026-02-04 21:45:59 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
2238967d93
dolphin
/
Source
/
Core
/
VideoBackends
/
Vulkan
History
Pokechu22
79a1e480ca
Enable anisotropic filtering when the game requests it
2025-03-17 20:46:19 -05:00
..
CMakeLists.txt
CommandBufferManager.cpp
CommandBufferManager.h
Constants.h
ObjectCache.cpp
Enable anisotropic filtering when the game requests it
2025-03-17 20:46:19 -05:00
ObjectCache.h
ShaderCompiler.cpp
ShaderCompiler.h
StagingBuffer.cpp
Replace 'reinterpret_cast' with 'static_cast'
2024-11-08 07:26:47 +01:00
StagingBuffer.h
StateTracker.cpp
VideoCommon: Move backend_info out of VideoConfig struct.
2025-03-09 01:42:45 -06:00
StateTracker.h
VideoBackend.h
VKBoundingBox.cpp
VKBoundingBox.h
VKGfx.cpp
VideoCommon: Move backend_info out of VideoConfig struct.
2025-03-09 01:42:45 -06:00
VKGfx.h
VKMain.cpp
VideoCommon: Move backend_info out of VideoConfig struct.
2025-03-09 01:42:45 -06:00
VKPerfQuery.cpp
VKPerfQuery.h
VKPipeline.cpp
VideoCommon: Move backend_info out of VideoConfig struct.
2025-03-09 01:42:45 -06: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
Replace 'reinterpret_cast' with 'static_cast'
2024-11-08 07:26:47 +01:00
VKStreamBuffer.h
VKSwapChain.cpp
Merge pull request
#13181
from tygyh/Replace-'reinterpret_cast'
2025-03-15 15:31:38 +01:00
VKSwapChain.h
VKTexture.cpp
VideoCommon: Move backend_info out of VideoConfig struct.
2025-03-09 01:42:45 -06:00
VKTexture.h
VKVertexFormat.cpp
VKVertexFormat.h
VKVertexManager.cpp
VKVertexManager.h
VulkanContext.cpp
VideoCommon: Move backend_info out of VideoConfig struct.
2025-03-09 01:42:45 -06: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
VideoBackends:Vulkan: Increase VMA Vulkan Version to 1.2
2024-10-05 16:51:14 -05:00