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
/
VulkanContext.cpp
Age
Commit message (
Expand
)
Author
2022-01-31
VulkanContext: Set bSupportsSettingObjectNames based on extension initializat...
OatmealDome
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-10
Treewide: Adjust order of includes
Pokechu22
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-10-24
Convert LOG_TYPE and LOG_LEVELS to enum class
Pokechu22
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-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2020-12-02
General: Convert PanicAlerts over to fmt equivalent
Lioncash
2020-11-09
Vulkan: Migrate logging over to fmt
Lioncash
2020-10-08
DriverDetails: Remove bug for broken GPU Texture Decoding
Techjar
2020-10-01
Vulkan: Use VK_LAYER_KHRONOS_validation for validation
Stenzek
2020-09-07
VideoBackends: Disable GPU Texture Decoding under MoltenVK
Techjar
2020-04-07
Vulkan: Switch from vkCreateMacOSSurfaceMVK() to vkCreateMetalSurfaceEXT()
Stenzek
2019-11-28
Common: Unify logging namespace with Common
Lioncash
2019-10-31
Vulkan: Exclusive fullscreen support via VK_EXT_full_screen_exclusive
Stenzek
2019-10-31
Vulkan: Explicitly enable VK_KHR_get_physical_device_properties2
Stenzek
2019-10-31
Vulkan: Allow runtime querying of enabled extensions
Stenzek
2019-10-02
Vulkan: Add a DriverDetails bug for "slow cached readback memory"
Stenzek
2019-10-02
Vulkan: Add strict flag to memory type selection
Stenzek
2019-07-19
Merge pull request #8249 from lioncash/rect
Connor McLaughlin
2019-07-18
Vulkan: Use reversed depth range in viewport
Stenzek
2019-07-16
VideoCommon: Remove unused MathUtil.h include from VideoCommon.h
Lioncash
2019-04-16
AbstractPipeline: Support returning "cache data"
Stenzek
2019-03-30
Vulkan: Fix crash when checking subgroup support on Mesa
Stenzek
2019-03-29
Vulkan: Support subgroup reduction operations via GL_KHR_shader_subgroup
Stenzek
2019-03-09
VideoConfig: Add SupportsPartialDepthCopies to backend info
Stenzek
2019-02-19
Move most backend functionality to VideoCommon
Stenzek
2019-02-15
Vulkan: Support runtime selection of WSI
Stenzek
2019-02-03
WiimoteEmu: Remove redundant Matrix library and use the one in Common.
Jordan Woyak
2018-11-07
Vulkan: Support macOS via MoltenVK
Stenzek
2018-08-29
Vulkan: Drop usage of VK_NV_glsl extension
Stenzek
2018-05-26
VideoConfig: Add a field for indicating logic op support in the backend
Stenzek
2018-04-16
Common/Logging/Log: Wrap GENERIC_LOG macro's body in do { } while (0)
Lioncash
2018-04-12
Reformat all the things!
spycrab
2018-03-14
Assert: Uppercase assertion macros
Lioncash
2018-03-14
Vulkan: Provide a more accurate method of detecting drivers/vendors
Stenzek
2018-03-10
OGL: Re-implement async shader compiling
Stenzek
2018-02-11
VideoConfig: Remove bForceCopyToRam field
Stenzek
2018-01-05
Implement dual-source blending in shader
Jonathan Hamilton
2017-11-21
VideoConfig: Remove bSupportsInternalResolutionFrameDumps
Stenzek
2017-11-17
Software Backend: Force EFB/XFB to copy to ram
iwubcode
2017-11-17
Add support for hybrid XFB
iwubcode
2017-10-11
Vulkan: Improve readability of device/instance extension checks
Stenzek
2017-10-11
Vulkan: Use VK_NV_glsl extension where available, and skip glslang
Stenzek
[next]