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
d7a96f927c
dolphin
/
Source
/
Core
/
VideoBackends
/
Vulkan
History
Filip Gawin
0ede5d1537
Use range loop (if possible)
2020-07-18 18:29:16 -05:00
..
BoundingBox.cpp
BoundingBox.h
CMakeLists.txt
Externals: Fix build failures with the newer glslang.
2020-05-30 18:54:21 -07:00
CommandBufferManager.cpp
Vulkan: Treat VK_SUBOPTIMAL_KHR as VK_SUCCESS on Android
2020-01-31 19:16:06 +10:00
CommandBufferManager.h
Constants.h
main.cpp
Vulkan: Switch from vkCreateMacOSSurfaceMVK() to vkCreateMetalSurfaceEXT()
2020-04-07 18:56:55 +10:00
ObjectCache.cpp
VideoCommon/ShaderGenCommon: Make template functions regular functions
2020-05-25 21:12:29 -04:00
ObjectCache.h
PerfQuery.cpp
PerfQuery.h
Renderer.cpp
Use range loop (if possible)
2020-07-18 18:29:16 -05:00
Renderer.h
ShaderCompiler.cpp
Externals: Fix build failures with the newer glslang.
2020-05-30 18:54:21 -07:00
ShaderCompiler.h
StagingBuffer.cpp
StagingBuffer.h
StateTracker.cpp
StateTracker.h
StreamBuffer.cpp
Use pre-increment for iterators instead of post-increment.
2019-12-29 23:45:02 -05:00
StreamBuffer.h
SwapChain.cpp
Vulkan: Switch from vkCreateMacOSSurfaceMVK() to vkCreateMetalSurfaceEXT()
2020-04-07 18:56:55 +10:00
SwapChain.h
VertexFormat.cpp
VertexFormat.h
VertexManager.cpp
Vulkan: Call VertexManagerBase initialize
2019-12-09 19:16:15 +10:00
VertexManager.h
VideoBackend.h
VideoBackends: Make it possible for PrepareWindow to change the surface
2020-03-11 23:10:30 +10:00
VKPipeline.cpp
VKPipeline.h
VKShader.cpp
VKShader.h
VKTexture.cpp
VKTexture.h
Vulkan.vcxproj
Fix windows build system.
2020-04-29 12:56:52 +02:00
VulkanContext.cpp
Vulkan: Switch from vkCreateMacOSSurfaceMVK() to vkCreateMetalSurfaceEXT()
2020-04-07 18:56:55 +10:00
VulkanContext.h
VulkanEntryPoints.inl
Vulkan: Switch from vkCreateMacOSSurfaceMVK() to vkCreateMetalSurfaceEXT()
2020-04-07 18:56:55 +10:00
VulkanLoader.cpp
VulkanLoader.h
Vulkan: Switch from vkCreateMacOSSurfaceMVK() to vkCreateMetalSurfaceEXT()
2020-04-07 18:56:55 +10:00