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-12-17
Merge pull request #12370 from iwubcode/more_samplers
Mai
2023-12-17
Merge pull request #12372 from iwubcode/texture_usage_flag
Mai
2023-12-15
VideoBackends / VideoCommon: add type enum to dictate whether a texture is a ...
iwubcode
2023-12-14
MTLStateTracker: Increase fragment buffer array size to 3
OatmealDome
2023-12-12
Software/SWGfx: Default destructor in cpp file
Lioncash
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-12-09
Fix out of bound write in EfbCopy::ClearEfb
timetravelthree
2023-11-29
VideoBackends:Metal: Support multiple compute textures
TellowKrinkle
2023-11-29
VideoBackends:Metal: Align utility uniform sizes
TellowKrinkle
2023-11-27
OGLConfig: Only use Warn Log if OGL extensions are missing
Dentomologist
2023-11-26
Vulkan: use EnumMap for blend factor luts (NFC)
Tillmann Karras
2023-11-24
Metal: enable concurrent compilation only if available
Pierre de La Morinerie
2023-11-11
Rename bpmem.copyMipMapStrideChannels to bpmem.copyDestStride
Pokechu22
2023-10-25
VideoBackends:OGL: Handle when SSBOs are only supported in some shader stages
TellowKrinkle
2023-10-06
Metal: update binding mapping for SPRV due to change for custom shader unifor...
iwubcode
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-09-03
Merge pull request #12004 from TellowKrinkle/MetalMultiTarget
OatmealDome
2023-08-13
VideoBackends: update SRVDescriptorTable size in DX12 to use pixel sampler co...
iwubcode
2023-08-10
Merge pull request #12061 from iwubcode/cubemap_backends_only
JMC47
2023-08-04
D3D12: Only use framebuffer integer descriptor if allocated
Dentomologist
2023-07-21
VideoBackends: add support for cube maps for OGL, Vulkan, and D3D
iwubcode
2023-07-11
Merge pull request #12042 from JosJuice/logic-op-no-win7
OatmealDome
2023-07-11
D3D: Remove Windows 7 mention in logic ops warning
JosJuice
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-28
VideoBackends:Metal: Multi render target support
TellowKrinkle
2023-06-23
Merge pull request #11850 from Filoppi/post_process_fixes
Admiral H. Curtiss
2023-06-19
Video: implement color correction to match the NTSC and PAL color spaces (and...
Filoppi
2023-06-19
Merge pull request #11963 from iwubcode/d3d12_fix
Admiral H. Curtiss
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-17
VideoBackends: fix d3d12 validation layer error introduced by multi-output te...
iwubcode
2023-06-11
VideoBackends:Vulkan: Allow loading custom drivers on Android
Robin Kertels
2023-06-10
Merge pull request #11911 from TellowKrinkle/MTLParallelCompilation
OatmealDome
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
OpenGL: Check the list of supported AA modes instead of hardcoding
Pokechu22
2023-06-08
VideoCommon: Pass WindowSystemInfo to InitBackendInfo
Pokechu22
2023-06-08
VideoBackends:Metal: Enable shouldMaximizeConcurrentCompilation when available
TellowKrinkle
2023-06-08
Merge pull request #11901 from Filoppi/add_texture_types
Admiral H. Curtiss
2023-06-08
Video: add R10B10G10A2 and R16G16B16A16F texture types (needed by PR 11850)
Filoppi
2023-06-08
Video: Fix crash when getting the AA modes
Filippo Tarpini
2023-06-03
VideoBackends: add support to allow rendering to multiple output textures
iwubcode
2023-05-28
VideoBackends:Metal: Allocate bounding box uploads on a cpu buffer
TellowKrinkle
2023-04-29
Merge pull request #11757 from TellowKrinkle/BCniOS
OatmealDome
2023-04-28
VideoBackends:Metal: Enable BCn support on iOS
TellowKrinkle
2023-04-23
Merge pull request #11628 from Pokechu22/gles-32-only-multisample
Admiral H. Curtiss
[next]