.. |
BoundingBox.cpp
|
Assert: Uppercase assertion macros
|
2018-03-14 22:03:12 -04:00 |
BoundingBox.h
|
Vulkan: Remove parameters/members of single-instance classes
|
2016-11-03 22:01:54 +10:00 |
CMakeLists.txt
|
Remove old RasterFont classes
|
2019-01-25 11:15:57 +10:00 |
CommandBufferManager.cpp
|
Assert: Uppercase assertion macros
|
2018-03-14 22:03:12 -04:00 |
CommandBufferManager.h
|
Vulkan: Only use oldSwapchain in response to VK_ERROR_OUT_OF_DATE_KHR
|
2017-10-10 23:21:40 +10:00 |
Constants.h
|
Move shader caches to VideoCommon
|
2018-03-10 15:56:30 +10:00 |
FramebufferManager.cpp
|
Vulkan: Submit fewer command buffers in deferred EFB copies mode
|
2018-11-07 16:25:01 +10:00 |
FramebufferManager.h
|
Vulkan: Fix possible mismatch between EFB framebuffer and render pass
|
2018-01-11 16:02:31 +10:00 |
ObjectCache.cpp
|
Vulkan: Move texture upload buffer to ObjectCache
|
2019-01-25 11:15:57 +10:00 |
ObjectCache.h
|
Vulkan: Move texture upload buffer to ObjectCache
|
2019-01-25 11:15:57 +10:00 |
PerfQuery.cpp
|
Reformat all the things!
|
2018-04-12 21:28:39 +02:00 |
PerfQuery.h
|
Vulkan: Remove parameters/members of single-instance classes
|
2016-11-03 22:01:54 +10:00 |
PostProcessing.cpp
|
Remove old RasterFont classes
|
2019-01-25 11:15:57 +10:00 |
PostProcessing.h
|
Remove old RasterFont classes
|
2019-01-25 11:15:57 +10:00 |
Renderer.cpp
|
Vulkan: Remove unused UpdateUtilityUniformBuffer function
|
2019-01-25 11:15:57 +10:00 |
Renderer.h
|
Vulkan: Remove unused UpdateUtilityUniformBuffer function
|
2019-01-25 11:15:57 +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
|
Vulkan: Drop usage of VK_NV_glsl extension
|
2018-08-29 13:12:19 +10:00 |
ShaderCompiler.h
|
Vulkan: Use VK_NV_glsl extension where available, and skip glslang
|
2017-10-11 23:15:41 +10:00 |
StagingBuffer.cpp
|
Assert: Uppercase assertion macros
|
2018-03-14 22:03:12 -04:00 |
StagingBuffer.h
|
VideoBackends: Add AbstractStagingTexture class
|
2017-11-22 18:47:04 +10:00 |
StateTracker.cpp
|
Vulkan: Don't bind last descriptor set if bounding box is unsupported
|
2019-01-25 11:15:57 +10:00 |
StateTracker.h
|
Vulkan: Don't bind last descriptor set if bounding box is unsupported
|
2019-01-25 11:15:57 +10:00 |
StreamBuffer.cpp
|
Reformat all the things!
|
2018-04-12 21:28:39 +02:00 |
StreamBuffer.h
|
ShaderGenCommon: Remove unnecessary includes
|
2017-02-01 12:19:55 -05:00 |
SwapChain.cpp
|
Renderer: Add backbuffer format to base class
|
2018-12-04 17:36:08 +10:00 |
SwapChain.h
|
Renderer: Add backbuffer format to base class
|
2018-12-04 17:36:08 +10:00 |
Texture2D.cpp
|
VideoBackends: Support D24S8 abstract texture format
|
2018-07-19 21:47:42 +10:00 |
Texture2D.h
|
Vulkan: Compute shader support
|
2017-04-01 12:32:57 +10:00 |
TextureCache.cpp
|
Vulkan: Move texture upload buffer to ObjectCache
|
2019-01-25 11:15:57 +10:00 |
TextureCache.h
|
Vulkan: Move texture upload buffer to ObjectCache
|
2019-01-25 11:15:57 +10:00 |
TextureConverter.cpp
|
TextureCache: Implement deferred/batched EFB copies
|
2018-11-07 16:25:01 +10:00 |
TextureConverter.h
|
TextureCache: Implement deferred/batched EFB copies
|
2018-11-07 16:25:01 +10:00 |
Util.cpp
|
Vulkan: Don't panic on missing color/depth buffer in config
|
2018-12-04 17:36:08 +10:00 |
Util.h
|
VideoBackends: Support D24S8 abstract texture format
|
2018-07-19 21:47:42 +10:00 |
VKPipeline.cpp
|
Assert: Remove unused parameter from DEBUG_ASSERT
|
2018-03-16 13:01:11 -04:00 |
VKPipeline.h
|
VKPipeline: Fix render pass and add pipeline layout fields
|
2018-03-10 15:56:13 +10:00 |
VKShader.cpp
|
Assert: Uppercase assertion macros
|
2018-03-14 22:03:12 -04:00 |
VKShader.h
|
VideoBackends: Add AbstractShader and AbstractPipeline classes
|
2018-02-22 22:02:34 +10:00 |
VKTexture.cpp
|
Vulkan: Move texture upload buffer to ObjectCache
|
2019-01-25 11:15:57 +10:00 |
VKTexture.h
|
VideoCommon: Add support for Abstract Framebuffers
|
2018-03-02 20:20:48 +10:00 |
VertexFormat.cpp
|
Assert: Uppercase assertion macros
|
2018-03-14 22:03:12 -04:00 |
VertexFormat.h
|
NativeVertexFormat: Drop unused virtual method SetupVertexPointers
|
2017-07-30 17:43:59 +10:00 |
VertexManager.cpp
|
Use main buffers for utility draws
|
2018-12-04 17:37:25 +10:00 |
VertexManager.h
|
Use main buffers for utility draws
|
2018-12-04 17:37:25 +10:00 |
VideoBackend.h
|
Vulkan: Support macOS via MoltenVK
|
2018-11-07 05:41:09 -08:00 |
Vulkan.vcxproj
|
Remove old RasterFont classes
|
2019-01-25 11:15:57 +10:00 |
VulkanContext.cpp
|
Vulkan: Support macOS via MoltenVK
|
2018-11-07 05:41:09 -08:00 |
VulkanContext.h
|
Vulkan: Drop usage of VK_NV_glsl extension
|
2018-08-29 13:12:19 +10:00 |
VulkanEntryPoints.inl
|
Vulkan: Support macOS via MoltenVK
|
2018-11-07 05:41:09 -08:00 |
VulkanLoader.cpp
|
Vulkan: Support macOS via MoltenVK
|
2018-11-07 05:41:09 -08:00 |
VulkanLoader.h
|
Vulkan: Support macOS via MoltenVK
|
2018-11-07 05:41:09 -08:00 |
main.cpp
|
Vulkan: Set contents scale of Metal layer to screen factor
|
2019-01-26 00:02:04 +10:00 |