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
release-prep-2606a
release-prep-2606a-2
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-07-10
Merge pull request #10749 from tellowkrinkle/IntelUbershaders
JMC47
2022-07-09
ShaderCompiler: Use compute shader header in compute shaders
OatmealDome
2022-06-24
VideoBackends / VideoCommon: refactor Vulkan to use new SPIRV functionality
iwubcode
2022-06-16
VideoCommon: Fix SSBO layout and remove associated "bug"
TellowKrinkle
2022-06-14
VideoCommon: Fix Intel GPUs on Metal/Vulkan locking up in ubershaders
TellowKrinkle
2022-06-01
VKMain: Remove check for macOS 10.14
OatmealDome
2022-05-22
cmake: Don't use PCH with Qt6.
Admiral H. Curtiss
2022-04-24
Merge pull request #10251 from Pokechu22/negative-scissor
JMC47
2022-04-24
Merge pull request #10601 from Pokechu22/vulkan-shader-compile-error
Pokechu22
2022-04-24
Merge pull request #10290 from OatmealDome/m1-earlyz-bug
JMC47
2022-04-22
VideoCommon: Rename norm0/norm1/norm2 to normal/tangent/binormal
Pokechu22
2022-04-22
Vulkan: Include the info log in the shader compile error panic alert
Pokechu22
2022-04-22
Vulkan: Close the output stream on shader compile error before showing the pa...
Pokechu22
2022-04-20
DriverDetails: Add broken discard with early-Z bug on Apple Silicon GPUs
OatmealDome
2022-04-19
DriverDetails: Introduce new VENDOR_APPLE for Apple GPUs
OatmealDome
2022-04-19
VKPipeline: Add shader blending support
OatmealDome
2022-04-16
VideoCommon: Remove bSupportsOversizedViewports
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
[prev]
[next]