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-12-21
VideoCommon: revert max pixel shader samplers back to 8 for Android devices.
iwubcode
2023-12-17
Merge pull request #12370 from iwubcode/more_samplers
Mai
2023-12-15
VideoBackends / VideoCommon: add type enum to dictate whether a texture is a ...
iwubcode
2023-12-10
VideoBackends / VideoCommon: update max pixel shader samplers from 8 to 16, t...
iwubcode
2023-12-09
VideoCommon: Use std::span for BoundingBox::Write()
Lioncash
2023-11-26
Vulkan: use EnumMap for blend factor luts (NFC)
Tillmann Karras
2023-10-06
VideoCommon: avoid Vulkan validation errors when custom shader ubo isn't set up
iwubcode
2023-10-06
VideoBackends / VideoCommon: add new uniform buffer object for custom shader ...
iwubcode
2023-07-21
VideoBackends: add support for cube maps for OGL, Vulkan, and D3D
iwubcode
2023-07-01
Merge pull request #11923 from iwubcode/multi-texture-compute-support
Admiral H. Curtiss
2023-06-29
VKGfx: Add parentheses around ambiguous if statements.
Admiral H. Curtiss
2023-06-28
VideoBackends: support multiple compute images for some backends (D3D, OGL, V...
iwubcode
2023-06-19
Video: implement color correction to match the NTSC and PAL color spaces (and...
Filoppi
2023-06-18
Video: fix Vulkan RGBA10_2 format to the actual most common one (used as swap...
Filoppi
2023-06-17
EnumUtils: Add Common::ToUnderlying
get
2023-06-11
VideoBackends:Vulkan: Allow loading custom drivers on Android
Robin Kertels
2023-06-09
Merge pull request #11699 from Pokechu22/gl-check-maximum-samples
Admiral H. Curtiss
2023-06-09
Merge pull request #11859 from iwubcode/backend-multi-output
Admiral H. Curtiss
2023-06-08
VideoCommon: Pass WindowSystemInfo to InitBackendInfo
Pokechu22
2023-06-08
Video: add R10B10G10A2 and R16G16B16A16F texture types (needed by PR 11850)
Filoppi
2023-06-03
VideoBackends: add support to allow rendering to multiple output textures
iwubcode
2023-04-19
Common/LinearDiskCache: Move interface into Common namespace
Lioncash
2023-04-04
Merge pull request #11417 from K0bin/vk-submit-thread-cleanup
Pierre Bourdon
2023-03-24
Vulkan: Enable subgroupShuffle.
degasus
2023-03-20
VideoBackends:Vulkan: Use WorkQueueThread
Robin Kertels
2023-03-20
VideoBackends:Vulkan: Clean up submission thread BlockingLoop usage
Robin Kertels
2023-03-14
Divide by MSAA for PerfQuery in all backends.
Admiral H. Curtiss
2023-02-17
Merge pull request #11577 from JosJuice/android-armeabi-v7a
Markus Wick
2023-02-17
Android: Fix armeabi-v7a build
JosJuice
2023-02-16
VideoBackends:Vulkan: Fix printing validation errors
Robin Kertels
2023-02-13
Merge pull request #11550 from iwubcode/set_common_samplers_count
Scott Mansell
2023-02-10
Merge pull request #11523 from degasus/OGL_KHR_subgroup
JMC47
2023-02-10
VideoCommon: add constant value to set the allowed maximum number of pixel sa...
iwubcode
2023-02-09
VideoBackend/OGL: Prefer KHR_subgroup over NV_shader_thread.
degasus
2023-02-09
VideoCommon: store the configuration used to create the AbstractPipeline on t...
iwubcode
2023-02-09
Merge pull request #11522 from phire/KillRendererWithFire
Scott Mansell
2023-02-09
Apply suggestions from code review
Scott Mansell
2023-02-09
Lint fixes
Scott Mansell
2023-02-09
Move xfb tracking and IR scaling out of RenderBase
Scott Mansell
2023-02-09
Refactor ClearRegion
Scott Mansell
2023-02-01
Merge pull request #11501 from iwubcode/abstract_texture_load_specify_layer
Scott Mansell
2023-01-31
Cleanup headers
Scott Mansell
2023-01-31
Also use events for config changed
Scott Mansell
2023-01-31
Add virtual Initialize() to PerfQueryBase
Scott Mansell
2023-01-31
Fix misnamed local variable
Scott Mansell
2023-01-31
Implement AbstractGfx for Vulkan
Scott Mansell
2023-01-31
Move Presenting, Dumping and ImGui out of Renderer
Scott Mansell
2023-01-31
TextureCache: Refactor with smart pointers
Scott Mansell
2023-01-30
Merge pull request #11507 from phire/Wnullablitly-completeness
Admiral H. Curtiss
2023-01-30
Ignore nullability-completeness warnings in VMA
Scott Mansell
[prev]
[next]