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
af064c57de
dolphin
/
Source
/
Core
/
VideoBackends
/
Vulkan
History
OatmealDome
2633b84b98
Vulkan: Only attempt to create a CAMetalLayer on macOS
2025-01-08 13:51:53 -05:00
..
CMakeLists.txt
Properly link against xxhash
2024-07-06 16:56:44 -05:00
CommandBufferManager.cpp
VideoBackends:Vulkan: Don't try to present if swapchain acquire failed
2024-10-02 19:22:16 -05:00
CommandBufferManager.h
VideoBackends:Vulkan: Wait until we've confirmed a successful AcquireNextImage before marking semaphores used
2024-10-02 19:22:16 -05:00
Constants.h
ObjectCache.cpp
VideoBackends:Vulkan: Consolidate feature checking into one struct
2024-09-05 22:15:29 -05:00
ObjectCache.h
ShaderCompiler.cpp
VideoBackends:Multiple: Split up BUG_BROKEN_SUBGROUP_OPS
2024-01-28 23:20:39 -06:00
ShaderCompiler.h
StagingBuffer.cpp
StagingBuffer.h
StateTracker.cpp
StateTracker.h
VideoBackend.h
VKBoundingBox.cpp
VKBoundingBox.h
VKGfx.cpp
VideoBackends:Vulkan: Don't try to present if swapchain acquire failed
2024-10-02 19:22:16 -05:00
VKGfx.h
VideoBackends:Vulkan: Don't try to present if swapchain acquire failed
2024-10-02 19:22:16 -05:00
VKMain.cpp
Vulkan: Only attempt to create a CAMetalLayer on macOS
2025-01-08 13:51:53 -05:00
VKPerfQuery.cpp
VKPerfQuery.h
VKPipeline.cpp
VKPipeline.h
VKShader.cpp
VKShader.h
VKStreamBuffer.cpp
VKStreamBuffer.h
VKSwapChain.cpp
Simplify
std::find_if
with
Common::Contains
2025-01-01 09:52:03 -08:00
VKSwapChain.h
VideoBackends:Vulkan: Don't try to present if swapchain acquire failed
2024-10-02 19:22:16 -05:00
VKTexture.cpp
VKTexture.h
VKVertexFormat.cpp
Fix out of bounds accesses for invalid vertex component formats
2024-04-04 12:50:34 -07:00
VKVertexFormat.h
VKVertexManager.cpp
VideoBackends:Vulkan: Consolidate feature checking into one struct
2024-09-05 22:15:29 -05:00
VKVertexManager.h
VulkanContext.cpp
Simplify
std::find_if
with
Common::Contains
2025-01-01 09:52:03 -08:00
VulkanContext.h
VideoBackends:Vulkan: Use Vulkan 1.2 driverID to detect MoltenVK
2024-09-05 22:15:30 -05:00
VulkanEntryPoints.inl
VulkanLoader.cpp
vulkan: Add line number to vulkan error logger
2024-08-28 17:42:54 -04:00
VulkanLoader.h
VideoBackends:Vulkan: Increase VMA Vulkan Version to 1.2
2024-10-05 16:51:14 -05:00