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
Age
Commit message (
Expand
)
Author
2023-01-02
VideoBackends/OGL: Always check for fbfetch support, not just on GLES
Pokechu22
2022-12-29
Merge pull request #11389 from Pokechu22/sw-no-alpha-1-hack
JMC47
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
Software: Remove alpha=1 blending special-case
Pokechu22
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-21
Replace BitUtils with C++20: Counting Zeroes
Minty-Meeo
2022-12-20
Merge pull request #11351 from JosJuice/bitset-cpp20
Mai
2022-12-19
Merge pull request #11286 from K0bin/vk-query-fix
JMC47
2022-12-18
Common: Use C++20 <bit> header in BitSet.h
JosJuice
2022-12-11
VideoCommon/PixelEngine: Refactor to class, move to Core::System.
Admiral H. Curtiss
2022-12-07
Merge pull request #11320 from AdmiralCurtiss/globals-memory
Mai
2022-12-04
Merge pull request #11262 from K0bin/present-sync
Admiral H. Curtiss
2022-12-03
HW/Memmap: Refactor Memory to class, move to Core::System.
Admiral H. Curtiss
2022-11-30
VideoBackends:Metal: Fix min/max lod when setting non-zero-based samplers
TellowKrinkle
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:D3D12: Set query type
Robin Kertels
2022-11-29
VideoBackends:Vulkan: Fix queries
Robin Kertels
2022-11-28
VideoBackends:OGL: Creating vertex formats shouldn't unbind anything
TellowKrinkle
2022-11-23
VideoBackends/D3D11: Simplify vertex attribute code
Pokechu22
2022-11-23
Fix build errors related to formatting non-scoped enums
Pokechu22
2022-11-07
VideoBackends:Vulkan: Synchronize presentation
Robin Kertels
2022-11-04
Merge pull request #11228 from Pokechu22/statistics-macros
Admiral H. Curtiss
2022-11-03
VideoBackends:Metal: Headless render support
TellowKrinkle
2022-11-01
OGL: use already known object label lengths
Tillmann Karras
2022-11-01
OGL: fix compute shader labels
Tillmann Karras
2022-10-31
VideoBackends:Vulkan: Fix 0 size descriptor pools
Robin Kertels
2022-10-29
VideoCommon/Statistics: Require semicolons after statistics macros
Pokechu22
2022-10-29
VideoBackends:D3D12: Defer binding framebuffer in SetAndDiscardFramebuffer
Robin Kertels
2022-10-29
VideoBackends:D3D12: Use COMMON as initial state for default heap buffer
Robin Kertels
2022-10-29
VideoBackends:D3D12: Don't query GPU descriptor handle for non-shader visible...
Robin Kertels
2022-10-28
VideoBackends: fix d3d12 subresource calculation
iwubcode
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:D3D12: Add support for vertex shader point and line expansion
TellowKrinkle
2022-10-22
VideoBackends:OGL: Add support for vertex shader point and line expansion
TellowKrinkle
2022-10-22
VideoBackends:Vulkan: Add support for vertex shader point and line expansion
TellowKrinkle
2022-10-22
VideoBackends:Metal: Add support for vertex shader point and line expansion
TellowKrinkle
2022-10-22
VideoCommon: Add vertex shader point and line expansion
TellowKrinkle
2022-10-23
VideoBackends:Vulkan: Set up VMA
Robin Kertels
[next]