.. |
DepalettizeShaderVulkan.cpp
|
Fill out GPU_Vulkan.cpp with what's mostly a copy of GLES_GPU.cpp
|
2016-03-20 19:30:11 +01:00 |
DepalettizeShaderVulkan.h
|
Fill out GPU_Vulkan.cpp with what's mostly a copy of GLES_GPU.cpp
|
2016-03-20 19:30:11 +01:00 |
DrawEngineVulkan.cpp
|
[spline/bezier]Fix to avoid crashing when activated hardware tessellation with dx9 and vulkan.
|
2017-01-23 14:12:03 +01:00 |
DrawEngineVulkan.h
|
[spline/bezier]Fix to avoid crashing when activated hardware tessellation with dx9 and vulkan.
|
2017-01-23 14:12:03 +01:00 |
FragmentShaderGeneratorVulkan.cpp
|
Handle core profile better in shader generators.
|
2016-08-08 17:56:10 -07:00 |
FragmentShaderGeneratorVulkan.h
|
Initial vulkan code.
|
2016-03-20 19:18:35 +01:00 |
FramebufferVulkan.cpp
|
Remove the ability to turn off prescaleUV entirely. It's simply better to do it in the vertex decoder.
|
2016-12-20 13:27:44 +01:00 |
FramebufferVulkan.h
|
Centralize a few more functions, fix DX9
|
2016-12-21 18:51:19 +01:00 |
GPU_Vulkan.cpp
|
[spline/bezier]Revert #ab9c1d4 about spline/bezier.
|
2017-01-23 14:12:46 +01:00 |
GPU_Vulkan.h
|
[spline/bezier]Revert #ab9c1d4 about spline/bezier.
|
2017-01-23 14:12:46 +01:00 |
PipelineManagerVulkan.cpp
|
Vulkan: Auto-set queued deletes to null.
|
2016-10-09 12:16:42 -07:00 |
PipelineManagerVulkan.h
|
Vulkan: Prep pipeline and shader cache for restore.
|
2016-10-09 11:28:10 -07:00 |
ShaderManagerVulkan.cpp
|
Remove more now-unused code
|
2016-12-20 13:50:07 +01:00 |
ShaderManagerVulkan.h
|
Vulkan: Prep pipeline and shader cache for restore.
|
2016-10-09 11:28:10 -07:00 |
StateMappingVulkan.cpp
|
Extend some enums with potentially useful values
|
2016-12-27 11:59:12 +01:00 |
StateMappingVulkan.h
|
Minor optimizations
|
2016-03-20 19:35:03 +01:00 |
TextureCacheVulkan.cpp
|
Fixed Inconsistent texture filtering in Disgaea 2 #4235
|
2016-12-16 22:53:55 +02:00 |
TextureCacheVulkan.h
|
Centralize PerformStencil* and Invalidate* functions
|
2016-12-21 18:33:08 +01:00 |
TextureScalerVulkan.cpp
|
c++11: Remove compat header base/functional.h
|
2016-10-12 11:32:45 +02:00 |
TextureScalerVulkan.h
|
Rename GLES files to match the convention the other backends use.
|
2017-01-23 17:08:58 +01:00 |
VertexShaderGeneratorVulkan.cpp
|
Fix bug when showing shader IDs in the shader viewer
|
2016-12-21 15:50:20 +01:00 |
VertexShaderGeneratorVulkan.h
|
Be more economical with UBO pushbuffer space by reusing the last data when possible.
|
2016-03-20 19:35:31 +01:00 |
VulkanUtil.cpp
|
Vulkan: Fix vulkan2d deletion order.
|
2016-10-09 12:43:27 -07:00 |
VulkanUtil.h
|
Vulkan: Fix vulkan2d deletion order.
|
2016-10-09 12:43:27 -07:00 |