.. |
CMakeLists.txt
|
VideoBackends / VideoCommon: refactor Vulkan to use new SPIRV functionality
|
2022-06-24 18:09:53 -05:00 |
CommandBufferManager.cpp
|
|
|
CommandBufferManager.h
|
Fix all uninitialized variable warnings (C26495)
|
2021-10-13 12:32:16 -07:00 |
Constants.h
|
|
|
ObjectCache.cpp
|
VideoCommon: Expose SamplerState to shaders
|
2021-11-17 20:04:34 -08:00 |
ObjectCache.h
|
|
|
ShaderCompiler.cpp
|
ShaderCompiler: Use compute shader header in compute shaders
|
2022-07-09 19:01:58 -04:00 |
ShaderCompiler.h
|
|
|
StagingBuffer.cpp
|
Treewide: Adjust order of includes
|
2021-12-10 14:49:57 -08:00 |
StagingBuffer.h
|
|
|
StateTracker.cpp
|
|
|
StateTracker.h
|
|
|
VideoBackend.h
|
|
|
VKBoundingBox.cpp
|
Treewide: Adjust order of includes
|
2021-12-10 14:49:57 -08:00 |
VKBoundingBox.h
|
|
|
VKMain.cpp
|
VKMain: Remove check for macOS 10.14
|
2022-06-01 22:57:56 -04:00 |
VKPerfQuery.cpp
|
|
|
VKPerfQuery.h
|
|
|
VKPipeline.cpp
|
VideoCommon: Better driver bug handling
|
2022-07-13 21:51:24 -05:00 |
VKPipeline.h
|
|
|
VKRenderer.cpp
|
VideoBackends:Multiple: Grammar fixes
|
2022-07-21 20:44:19 -05:00 |
VKRenderer.h
|
VideoBackends: Add Metal renderer
|
2022-07-21 20:44:19 -05:00 |
VKShader.cpp
|
VKShader: Only set shader name if supported
|
2022-01-31 01:17:40 -05:00 |
VKShader.h
|
|
|
VKStreamBuffer.cpp
|
|
|
VKStreamBuffer.h
|
|
|
VKSwapChain.cpp
|
|
|
VKSwapChain.h
|
Externals / Vulkan: update Vulkan headers to v1.3.204. Fix default present mode in Vulkan swap chain
|
2022-01-29 00:47:51 -06:00 |
VKTexture.cpp
|
VKTexture: Only set texture name if supported
|
2022-01-31 01:17:40 -05:00 |
VKTexture.h
|
|
|
VKVertexFormat.cpp
|
VideoCommon: Rename norm0/norm1/norm2 to normal/tangent/binormal
|
2022-04-22 16:54:36 -07:00 |
VKVertexFormat.h
|
|
|
VKVertexManager.cpp
|
|
|
VKVertexManager.h
|
|
|
VulkanContext.cpp
|
VideoBackends:Metal: MSAA support
|
2022-07-21 20:44:19 -05:00 |
VulkanContext.h
|
|
|
VulkanEntryPoints.inl
|
VulkanEntryPoints: Make vkSetDebugUtilsObjectNameEXT an instance function
|
2022-01-31 01:17:40 -05:00 |
VulkanLoader.cpp
|
Treewide: Adjust order of includes
|
2021-12-10 14:49:57 -08:00 |
VulkanLoader.h
|
Convert LOG_TYPE and LOG_LEVELS to enum class
|
2021-10-24 11:48:36 -07:00 |