index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
VideoBackends
/
Vulkan
Age
Commit message (
Expand
)
Author
2022-04-22
Vulkan: Close the output stream on shader compile error before showing the pa...
Pokechu22
2022-02-04
Merge pull request #10404 from iwubcode/vulkan_headers_update
Mai M
2022-01-31
Merge pull request #10422 from OatmealDome/opengl-shader-crash
JMC47
2022-01-31
VKShader: Only set shader name if supported
OatmealDome
2022-01-31
VKTexture: Only set texture name if supported
OatmealDome
2022-01-31
VulkanContext: Set bSupportsSettingObjectNames based on extension initializat...
OatmealDome
2022-01-31
VulkanEntryPoints: Make vkSetDebugUtilsObjectNameEXT an instance function
OatmealDome
2022-01-31
Revert "Vulkan: Check for vkSetDebugUtilsObjectNameEXT before using it"
OatmealDome
2022-01-29
Externals / Vulkan: update Vulkan headers to v1.3.204. Fix default present m...
iwubcode
2022-01-14
Fix static initialisation order fiasco issue for Version variables
Léo Lam
2022-01-03
Vulkan: Check for vkSetDebugUtilsObjectNameEXT before using it
JosJuice
2021-12-28
VulkanContext: Ensure present queue family is valid before incrementing queue...
OatmealDome
2021-12-25
VideoConfig: Add bool for sampler LOD bias support
OatmealDome
2021-12-22
Merge pull request #10215 from OatmealDome/shader-logic-ops
JMC47
2021-12-18
Eliminate VarType for ComponentFormat
Pokechu22
2021-12-10
Treewide: Adjust order of includes
Pokechu22
2021-12-06
ShaderCompiler: Add helpers for Metal framebuffer fetch
OatmealDome
2021-12-06
ShaderCompiler: Add new helper define for input attachment binding
OatmealDome
2021-11-24
VulkanContext: Set Apple GPUs as supporting framebuffer fetch
OatmealDome
2021-11-17
VideoCommon: Skip textureQueryLevels if it doesn't exist
Pokechu22
2021-11-17
VideoCommon: Use coarse derivatives for Manual Texture Sampling if possible
Pokechu22
2021-11-17
VideoCommon: Expose SamplerState to shaders
Pokechu22
2021-11-13
MoltenVK: Use an external project instead of a pre-compiled dylib
OatmealDome
2021-10-24
Convert LOG_TYPE and LOG_LEVELS to enum class
Pokechu22
2021-10-13
Fix all uninitialized variable warnings (C26495)
Pokechu22
2021-10-08
Merge pull request #9803 from Techjar/bbox-videocommon
Léo Lam
2021-10-04
VideoCommon: Abstract bounding box
Techjar
2021-09-20
DriverDetails: Add broken dual source blending bug to MoltenVK on Intel GPUs
OatmealDome
2021-09-20
VulkanContext: Don't assume anv for Intel GPUs on macOS
OatmealDome
2021-09-16
VulkanContext: Disable subgroup reduction on macOS with AMD GPUs
OatmealDome
2021-08-30
VideoBackends / VideoCommon: allow the ability to set debug names for shaders...
iwubcode
2021-08-05
ShaderCompiler: Attach source text to SPIR-V for debuggers like RenderDoc
OatmealDome
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-06-07
Vulkan: Fix subgroup reduction
Techjar
2021-05-31
VideoCommon: Restore BBox* forwarding functions
Techjar
2021-05-29
VideoCommon: Remove BBox* forwarding functions
Techjar
2021-05-22
VideoCommon: Split BBox* functions into common and backend implementation var...
Techjar
2021-05-15
Remove all remaining volatile qualifiers
JosJuice
2021-04-12
Vulkan: Work around AMD exclusive fullscreen bug (21.3+)
Connor McLaughlin
2021-03-06
Convert BPMemory to BitField and enum class
Pokechu22
2021-01-27
msbuild: bundle all dolphin "core" code into single library
Shawn Hoffman
2021-01-27
normalize common filenames in VideoBackends/Vulkan
Shawn Hoffman
2020-12-02
General: Convert PanicAlerts over to fmt equivalent
Lioncash
2020-11-20
Vulkan: fix validation error in bSupportsGeometryShaders=false case
Jonathan Marek
2020-11-09
Vulkan: Migrate logging over to fmt
Lioncash
2020-11-05
Common/LinearDiskCache: Replace std::fstream with File::IOFile
JosJuice
2020-11-03
Merge pull request #9138 from martymac/VK_NULL_HANDLE-fix
Jordan Woyak
2020-11-03
Resolve VkDeviceMemory/nullptr type mismatch to fix build on FreeBSD i386
Ganael Laplanche
2020-10-08
DriverDetails: Remove bug for broken GPU Texture Decoding
Techjar
2020-10-01
Vulkan: Use VK_LAYER_KHRONOS_validation for validation
Stenzek
[next]