dolphin/Source/Core/VideoBackends/Vulkan
2018-06-30 06:30:19 -04:00
..
BoundingBox.cpp
BoundingBox.h
CMakeLists.txt Vulkan/CMakeLists: Migrate off add_dolphin_library 2018-04-02 08:29:37 -04:00
CommandBufferManager.cpp
CommandBufferManager.h
Constants.h
FramebufferManager.cpp Reformat all the things! 2018-04-12 21:28:39 +02:00
FramebufferManager.h
main.cpp
ObjectCache.cpp
ObjectCache.h
PerfQuery.cpp Reformat all the things! 2018-04-12 21:28:39 +02:00
PerfQuery.h
PostProcessing.cpp Vulkan/PostProcessing: Make file-scope std::string instances const char arrays 2018-05-21 12:29:05 -04:00
PostProcessing.h
RasterFont.cpp
RasterFont.h
Renderer.cpp Implement EFB copy filter and gamma in hardware backends 2018-04-29 19:05:20 +10:00
Renderer.h Implement EFB copy filter and gamma in hardware backends 2018-04-29 19:05:20 +10:00
ShaderCache.cpp Remove old GCC version checks 2018-05-30 10:59:15 +02:00
ShaderCache.h Reformat all the things! 2018-04-12 21:28:39 +02:00
ShaderCompiler.cpp Externals: Update glslang to upstream commit 32d3ec3 2018-06-02 07:34:31 +00:00
ShaderCompiler.h
StagingBuffer.cpp
StagingBuffer.h
StateTracker.cpp
StateTracker.h
StreamBuffer.cpp Reformat all the things! 2018-04-12 21:28:39 +02:00
StreamBuffer.h
SwapChain.cpp
SwapChain.h
Texture2D.cpp
Texture2D.h
TextureCache.cpp EFB2RAM: Apply copy filter as a float coefficient after sampling 2018-05-22 12:24:08 +10:00
TextureCache.h Implement EFB copy filter and gamma in hardware backends 2018-04-29 19:05:20 +10:00
TextureConverter.cpp EFB2RAM: Apply copy filter as a float coefficient after sampling 2018-05-22 12:24:08 +10:00
TextureConverter.h Implement EFB copy filter and gamma in hardware backends 2018-04-29 19:05:20 +10:00
Util.cpp Reformat all the things! 2018-04-12 21:28:39 +02:00
Util.h
VertexFormat.cpp
VertexFormat.h
VertexManager.cpp
VertexManager.h
VideoBackend.h Mark all video backend names for translation 2018-06-30 06:30:19 -04:00
VKPipeline.cpp
VKPipeline.h
VKShader.cpp
VKShader.h
VKTexture.cpp Reformat all the things! 2018-04-12 21:28:39 +02:00
VKTexture.h
Vulkan.vcxproj
VulkanContext.cpp VideoConfig: Add a field for indicating logic op support in the backend 2018-05-26 00:07:20 +10:00
VulkanContext.h
VulkanEntryPoints.inl
VulkanLoader.cpp
VulkanLoader.h