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
/
VulkanLoader.h
Age
Commit message (
Expand
)
Author
2024-10-05
VideoBackends:Vulkan: Increase VMA Vulkan Version to 1.2
TellowKrinkle
2024-08-28
vulkan: Add line number to vulkan error logger
Ali Homafar
2024-06-22
Migrate Vulkan-Headers to submodule and update to v1.3.288
Luis Condes Diaz
2023-06-11
VideoBackends:Vulkan: Allow loading custom drivers on Android
Robin Kertels
2023-01-30
Ignore nullability-completeness warnings in VMA
Scott Mansell
2022-10-23
VideoBackends:Vulkan: Set up VMA
Robin Kertels
2022-10-12
Remove varargs support from LOG_VULKAN_ERROR
Pokechu22
2022-08-23
Use `__VA_OPT__(, ) __VA_ARGS__` instead of `##__VA_ARGS__`
Pokechu22
2021-10-24
Convert LOG_TYPE and LOG_LEVELS to enum class
Pokechu22
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2020-08-22
windows: fix build if pch were to be disabled
Shawn Hoffman
2020-04-07
Vulkan: Switch from vkCreateMacOSSurfaceMVK() to vkCreateMetalSurfaceEXT()
Stenzek
2019-10-31
Vulkan: Exclusive fullscreen support via VK_EXT_full_screen_exclusive
Stenzek
2019-02-15
Vulkan: Support runtime selection of WSI
Stenzek
2018-11-07
Vulkan: Support macOS via MoltenVK
Stenzek
2018-03-16
Use __func__ instead of __FUNCTION__ where applicable
Lioncash
2016-10-01
Implement experimental Vulkan backend
Stenzek