summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/Vulkan/Renderer.cpp
AgeCommit message (Expand)Author
2016-10-05Vulkan: Don't save borders to screenshots/frame dumpsStenzek
2016-10-05Vulkan: Stop dumping frames on shutdown if left enabledStenzek
2016-10-05Vulkan: Set alpha channel of swap chain buffers to 1.0.Stenzek
2016-10-03Vulkan: Fix bug with fractional LOD bias and min/max LODStenzek
2016-10-03Vulkan: Fix vsync behavior when throttler is temp disabledStenzek
2016-10-03Vulkan: Correct logic for handling target and window size changesStenzek
2016-10-03Vulkan: Add missing call to TextureCache::OnConfigChangedStenzek
2016-10-03Vulkan: Fix resource leaks present at shutdown and mode changesStenzek
2016-10-03Vulkan: Fix compilation on 32-bit targetsStenzek
2016-09-30Vulkan: Amend header includesLioncash
2016-10-01Vulkan: Use render-pass based clears where possibleStenzek
2016-10-01Vulkan: Ensure fast path is used for non-RGBA formats when clearingStenzek
2016-10-01Vulkan: Support frame dumping/screenshotsStenzek
2016-10-01Implement experimental Vulkan backendStenzek