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
/
SWmain.cpp
Age
Commit message (
Expand
)
Author
2026-01-25
Remove unused imports
Martino Fontana
2025-10-13
VideoBackend: Rename GetName to GetConfigName
Dentomologist
2025-05-01
Make overriding explicit and remove redundant virtual specifiers on overridin...
Dr. Dystopia
2025-03-12
VideoCommon: Rename Renderer to EFBInterface.
Jordan Woyak
2025-03-09
VideoCommon: Move backend_info out of VideoConfig struct.
Jordan Woyak
2023-06-08
VideoCommon: Pass WindowSystemInfo to InitBackendInfo
Pokechu22
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
TextureCache: Refactor with smart pointers
Scott Mansell
2022-09-26
Software: Remove dedicated texture/frame dumping infrastructure
Pokechu22
2022-09-19
VideoCommon: Add dynamic vertex loader to ubershaders
TellowKrinkle
2022-07-21
VideoBackends:Metal: MSAA support
TellowKrinkle
2022-04-16
VideoCommon: Remove bSupportsOversizedViewports
Pokechu22
2022-01-31
VideoConfig: Add flag for whether the system supports setting object names
OatmealDome
2021-12-25
VideoConfig: Add bool for sampler LOD bias support
OatmealDome
2021-12-10
Treewide: Adjust order of includes
Pokechu22
2021-11-17
VideoCommon: Skip textureQueryLevels if it doesn't exist
Pokechu22
2021-11-17
VideoCommon: Use coarse derivatives for Manual Texture Sampling if possible
Pokechu22
2021-10-04
VideoCommon: Abstract bounding box
Techjar
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2020-12-02
General: Convert PanicAlerts over to fmt equivalent
Lioncash
2020-09-06
Make default graphics backend not show up as empty
JosJuice
2020-05-24
FramebufferManager: Copy to color format for depth readbacks on GLES
Stenzek
2019-07-26
Factorize software renderer backend switching warning to be fetched from a ne...
Silent
2019-04-16
AbstractPipeline: Support returning "cache data"
Stenzek
2019-03-09
VideoConfig: Add SupportsPartialDepthCopies to backend info
Stenzek
2019-02-19
Move most backend functionality to VideoCommon
Stenzek
2018-12-04
Renderer: Add a base Initialize() method to match Shutdown()
Stenzek
2018-10-20
GLContext: Remove global context pointer
Stenzek
2018-10-20
VideoBackends: Pass window system info from host on creation
Stenzek
2018-10-20
GLContext: Use host connection
Stenzek
2018-10-20
Drop Host_GetRenderSurface and pass display to backend
Stenzek
2018-10-20
Refactoring and cleanup of GLInterface (now GLContext)
Stenzek
2018-09-28
Core: Call InitBackendInfo before loading config
Stenzek
2018-06-30
Mark all video backend names for translation
Techjar
2018-05-26
VideoConfig: Add a field for indicating logic op support in the backend
Stenzek
2018-05-18
EfbInterface: Make perf_values internally linked
Lioncash
2018-03-10
OGL: Re-implement async shader compiling
Stenzek
2018-03-10
Move shader caches to VideoCommon
Stenzek
2018-02-11
VideoConfig: Remove bForceCopyToRam field
Stenzek
2018-01-27
VideoBackend: Remove PeekMessages method
Stenzek
2018-01-27
VideoBackends: Combine Initialize/Prepare and Cleanup/Shutdown methods
Stenzek
2018-01-05
Implement dual-source blending in shader
Jonathan Hamilton
2017-11-21
VideoConfig: Remove bSupportsInternalResolutionFrameDumps
Stenzek
2017-11-17
Software Backend: Force EFB/XFB to copy to ram
iwubcode
2017-11-17
Add support for hybrid XFB
iwubcode
2017-09-09
Common: Move version strings to their own header
Lioncash
2017-08-03
Video: Clearly separate Texture and EFB Copy formats
N.E.C
2017-08-01
HiresTextures: Support loading BC7 (BPTC) from DDS files
Stenzek
2017-07-30
General: Remove unnecessary semicolons
Lioncash
[next]