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
2023-01-27
VideoBackends: add a way to load data into a specific level AND layer, defaul...
iwubcode
2023-01-27
VideoBackends: update Vulkan's 'CopyRectangleFromTexture' to copy one layer, ...
iwubcode
2022-12-29
VideoCommon: De-globalize GeometryShaderManager class.
Admiral H. Curtiss
2022-12-29
Merge pull request #11388 from AdmiralCurtiss/globals-vertexshadermanager
Mai
2022-12-28
Merge pull request #11219 from K0bin/android-vk-alidation
JMC47
2022-12-28
VideoCommon: De-globalize VertexShaderManager class.
Admiral H. Curtiss
2022-12-27
VideoCommon: De-globalize PixelShaderManager class.
Admiral H. Curtiss
2022-12-27
VideoBackends:Vulkan: Replace debug_report with debug_utils
Robin Kertels
2022-12-22
Follow-up on a four-year-old Android NDK workaround
Minty-Meeo
2022-12-19
Merge pull request #11286 from K0bin/vk-query-fix
JMC47
2022-12-04
Merge pull request #11262 from K0bin/present-sync
Admiral H. Curtiss
2022-11-29
VideoBackends: Rename query_type to query_group
Robin Kertels
2022-11-29
VideoBackends:Vulkan: Fix incorrect barriers in StagingBuffer
Robin Kertels
2022-11-29
VideoBackends:Vulkan: Fix queries
Robin Kertels
2022-11-23
Fix build errors related to formatting non-scoped enums
Pokechu22
2022-11-07
VideoBackends:Vulkan: Synchronize presentation
Robin Kertels
2022-10-31
VideoBackends:Vulkan: Fix 0 size descriptor pools
Robin Kertels
2022-10-25
Merge pull request #10977 from tellowkrinkle/FixBackendMultithreading
JMC47
2022-10-24
Merge pull request #11028 from tellowkrinkle/MetalFixes
JMC47
2022-10-23
Merge pull request #10890 from tellowkrinkle/VertexLineExpand
JMC47
2022-10-23
VideoBackends:Vulkan: Clean up unused memory allocation code
Robin Kertels
2022-10-23
VideoBackends:Vulkan: Use VMA for stream buffer
Robin Kertels
2022-10-23
VideoBackends:Vulkan: Use VMA for bounding box
Robin Kertels
2022-10-23
VideoBackends:Vulkan: Use VMA for staging buffers
Robin Kertels
2022-10-22
VideoBackends:Vulkan: Add support for vertex shader point and line expansion
TellowKrinkle
2022-10-23
VideoBackends:Vulkan: Set up VMA
Robin Kertels
2022-10-17
VideoBackends:Vulkan: Improve backend multithreading
TellowKrinkle
2022-10-17
Merge pull request #11122 from K0bin/descriptor-overhaul
Admiral H. Curtiss
2022-10-16
VideoBackends:Vulkan: Allocate descriptor pools as needed
Robin Kertels
2022-10-12
Remove varargs support from LOG_VULKAN_ERROR
Pokechu22
2022-10-08
VideoBackends:Vulkan: Fix command buffer cleanup
Robin Kertels
2022-10-08
VideoBackends:Multiple: More GPUs with broken subgroup ops
TellowKrinkle
2022-10-04
Vulkan/CommandBufferManager: Show error code in PanicAlerts.
Admiral H. Curtiss
2022-09-30
Merge pull request #11090 from K0bin/submit-rework
JMC47
2022-10-01
VideoBackends:Vulkan: Raise number of command buffers
Robin Kertels
2022-10-01
VideoBackends:Vulkan: Associate descriptor pool with frame rather than comman...
Robin Kertels
2022-10-01
VideoBackends:Vulkan: Decouple available command buffers from frames in flight
Robin Kertels
2022-10-01
VideoBackends:Vulkan: Only synchronize with submission thread when necessary
Robin Kertels
2022-10-01
VideoBackends:Vulkan: Fix validation error around surface_capabilities2
Robin Kertels
2022-09-30
VideoBackends:Vulkan: Workaround slow vkCmdCopyImageToBuffer on QCom driver
Robin Kertels
2022-09-19
VideoBackends:Vulkan: Make dynamic vertex loader optional
TellowKrinkle
2022-09-19
VideoBackends:Vulkan: Dynamic vertex loader support
TellowKrinkle
2022-09-19
VideoCommon: Add separate pipeline usage for UberShaders
TellowKrinkle
2022-09-19
VideoCommon: Add dynamic vertex loader to ubershaders
TellowKrinkle
2022-08-23
Use `__VA_OPT__(, ) __VA_ARGS__` instead of `##__VA_ARGS__`
Pokechu22
2022-08-17
Vulkan: Remove unused swap chain functions
Pokechu22
2022-07-21
VideoBackends:Multiple: Grammar fixes
TellowKrinkle
2022-07-21
VideoBackends:Metal: MSAA support
TellowKrinkle
2022-07-21
VideoBackends: Add Metal renderer
TellowKrinkle
2022-07-13
VideoCommon: Better driver bug handling
TellowKrinkle
[prev]
[next]