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
/
VideoCommon
/
VideoBackendBase.cpp
Age
Commit message (
Expand
)
Author
2022-12-29
VideoCommon: De-globalize GeometryShaderManager class.
Admiral H. Curtiss
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: Pass Core::System to methods.
Admiral H. Curtiss
2022-12-11
VideoCommon/PixelEngine: Refactor to class, move to Core::System.
Admiral H. Curtiss
2022-12-10
VideoCommon/Fifo: Pass Core::System to methods.
Admiral H. Curtiss
2022-12-10
VideoCommon/Fifo: Refactor to class, move to Core::System.
Admiral H. Curtiss
2022-11-29
VideoCommon/CommandProcessor: Refactor to class, move to Core::System.
Admiral H. Curtiss
2022-10-22
VideoCommon: Add reasons for disabled VS expand
TellowKrinkle
2022-09-19
VideoBackends - Enable Metal without Vulkan
Josh
2022-07-21
VideoBackends: Add Metal renderer
TellowKrinkle
2022-07-13
VideoCommon: Clear backend_info before populating
TellowKrinkle
2022-06-01
VideoBackendBase: Remove __builtin_available for macOS 10.14
OatmealDome
2022-05-16
Verify graphics config validity after populating the backend info
Pokechu22
2022-01-22
VideoCommon: Move logging/seen check for unknown opcodes into CommandProcessor
Pokechu22
2022-01-09
Config: Port dual core setting to new config system.
Admiral H. Curtiss
2021-10-12
TMEM: Handle savestate and init
Scott Mansell
2021-08-03
VI: Implement post-scanout XFB output
Techjar
2021-07-25
VideoBackendBase: Prefer Vulkan over OGL on macOS Mojave and newer
OatmealDome
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-05-31
VideoCommon: Add fallback handling for bounding box when disabled or unsupported
Techjar
2020-12-16
Fix -Wclass-memaccess warnings
Léo Lam
2020-11-17
VideoCommon: Migrate over to fmt
Lioncash
2020-11-05
Common/LinearDiskCache: Replace std::fstream with File::IOFile
JosJuice
2020-10-23
VideoCommon: remove HAS_OPENGL from VideoBackendBase
iwubcode
2020-10-23
VideoCommon: rename USE_VULKAN to HAS_VULKAN in VideoBackendBase
iwubcode
2020-10-23
CMake: Add option to enable/disable Vulkan video backend
mazes-80
2020-10-21
VideoCommon: Simplify VideoBackendBase::GetDefaultBackendName
Léo Lam
2020-10-21
VideoCommon: Get rid of the global g_available_video_backends
Léo Lam
2020-09-09
Adding AmdPowerXpressRequestHighPerformance
Vincent Milum Jr
2020-09-06
Make default graphics backend not show up as empty
JosJuice
2020-05-22
Migrate video backend setting to the new config system
Léo Lam
2020-01-24
Add Dolphin version and current video backend to shader compilation logs
Ryan Meredith
2019-12-28
Compile fixes for Windows-on-ARM64
Stenzek
2019-12-05
VideoCommon/IndexGenerator: Eliminate static state
Lioncash
2019-07-24
TextureCache: Support saving cache entries, including EFB copies
Stenzek
2019-07-24
VideoBackendBase: Do save state logic on the GPU thread
Stenzek
2019-07-16
VideoCommon: Remove unused MathUtil.h include from VideoCommon.h
Lioncash
2019-04-01
Implement D3D12 backend
Stenzek
2019-03-29
VideoBackends: Verify validity before doing full renderer init
Stenzek
2019-02-19
Move most backend functionality to VideoCommon
Stenzek
2019-01-25
Renderer: Use imgui for drawing debug text and OSD
Stenzek
2018-11-07
Vulkan: Support macOS via MoltenVK
Stenzek
2018-09-28
Core: Call InitBackendInfo before loading config
Stenzek
2018-09-28
Don't fill backend info when core is running
Stenzek
2018-09-28
Remove unused Host_ShowVideoConfig
Stenzek
2018-05-20
VideoBackendBase: Include parameter names in member function declarations
Lioncash
2018-04-01
Remove support for projection hacks
JosJuice
2018-03-18
VideoBackendBase: Migrate functions from MainBase.cpp to VideoBackendBase.cpp
Lioncash
2017-05-18
Remove D3D12
Helios747
[next]