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
/
Software
Age
Commit message (
Expand
)
Author
2025-04-23
linter: Apply clang-format 19.1 formatting
Joshua Vandaƫle
2025-03-28
Merge pull request #13457 from jordan-woyak/efb-access-fix
JMC47
2025-03-27
Fix shadowed variable warnings and missing declarations
Joshua Vandaƫle
2025-03-26
VideoCommon: Fix out-of-bounds and disabled EFB access.
Jordan Woyak
2025-03-15
Merge pull request #13345 from Tilka/unswap_depth
JosJuice
2025-03-12
VideoCommon: Rename Renderer to EFBInterface.
Jordan Woyak
2025-03-10
VideoCommon: Don't merge EFBPoke AsyncRequests.
Jordan Woyak
2025-03-09
VideoCommon: Move backend_info out of VideoConfig struct.
Jordan Woyak
2025-02-25
Sofware/Tev: use unswapped texture samples for depth
Tillmann Karras
2024-10-12
Cache normals in addition to binormals and tangents
Pokechu22
2024-10-02
VideoBackends:Vulkan: Don't try to present if swapchain acquire failed
TellowKrinkle
2024-09-24
Sw/Tev: drop unused macro
Tillmann Karras
2024-09-24
Sw/Rasterizer: fix two elder typos, AD 2009
Tillmann Karras
2024-04-20
VideoCommon: Use GetSpanForAddress safely in texture decoding
JosJuice
2024-04-20
Memmap: Replace GetPointer with GetSpanForAddress
JosJuice
2024-04-04
Fix out of bounds accesses for invalid vertex component formats
Pokechu22
2023-12-12
Software/SWGfx: Default destructor in cpp file
Lioncash
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-11
Rename bpmem.copyMipMapStrideChannels to bpmem.copyDestStride
Pokechu22
2023-06-09
Merge pull request #11699 from Pokechu22/gl-check-maximum-samples
Admiral H. Curtiss
2023-06-08
VideoCommon: Pass WindowSystemInfo to InitBackendInfo
Pokechu22
2023-06-03
VideoBackends: add support to allow rendering to multiple output textures
iwubcode
2023-03-02
Software: Implement GetSurfaceInfo()
Pokechu22
2023-02-15
Fix uninitialized variable warnings (C26495)
Pokechu22
2023-02-09
Software/Tev: Fix member shadowing warnings
Pokechu22
2023-02-09
Merge pull request #11522 from phire/KillRendererWithFire
Scott Mansell
2023-02-09
Lint fixes
Scott Mansell
2023-02-09
Lint fixes
Scott Mansell
2023-02-09
Refactor ClearRegion
Scott Mansell
2023-01-31
Move ConfigChanged out of RenderBase
Scott Mansell
2023-01-31
Move BoundingBox out of RenderBase
Scott Mansell
2023-01-31
Handle VideoSoftware's present fallback better
Scott Mansell
2023-01-31
Don't set common globals from Video Backends
Scott Mansell
2023-01-31
Implement AbstractGfx for Software & Null
Scott Mansell
2023-01-31
Move Presenting, Dumping and ImGui out of Renderer
Scott Mansell
2023-01-31
Refactor to remove virtual from RenderXFBToScreen
Scott Mansell
2023-01-31
TextureCache: Refactor with smart pointers
Scott Mansell
2023-01-27
VideoBackends: add a way to load data into a specific level AND layer, defaul...
iwubcode
2022-12-29
Merge pull request #11389 from Pokechu22/sw-no-alpha-1-hack
JMC47
2022-12-28
Software: Remove alpha=1 blending special-case
Pokechu22
2022-12-28
VideoCommon: De-globalize VertexShaderManager class.
Admiral H. Curtiss
2022-12-27
VideoCommon: De-globalize PixelShaderManager class.
Admiral H. Curtiss
2022-12-11
VideoCommon/PixelEngine: Refactor to class, move to Core::System.
Admiral H. Curtiss
2022-12-03
HW/Memmap: Refactor Memory to class, move to Core::System.
Admiral H. Curtiss
2022-10-29
VideoCommon/Statistics: Require semicolons after statistics macros
Pokechu22
2022-09-26
Software: Fix mipmaps and uneven strides in SWTexture
Pokechu22
2022-09-26
Software: Remove dedicated texture/frame dumping infrastructure
Pokechu22
2022-09-19
VideoCommon: Add dynamic vertex loader to ubershaders
TellowKrinkle
2022-08-29
BPMemory: Make TevKSel more clear
Pokechu22
[next]