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
2024-11-03
GeneralWidget: Recommend default video backend in tooltip
Dentomologist
2024-11-03
VideoBackendBase: Clarify function name
Dentomologist
2024-10-04
Partially revert "Revert "Audit uses of IsRunning and GetState""
JosJuice
2024-09-27
VideoBackendBase: Only populate backend info when uninitialized
Dentomologist
2024-09-26
VideoBackendBase: Check Core state in PopulateBackendInfo
Dentomologist
2024-09-26
GraphicsWindow: Fix crash when opening during emulation startup
Dentomologist
2024-09-06
Texture Dumping: Show OSD message on startup and when toggled
Dentomologist
2024-05-01
Core::IsRunning: Avoid Global System Accessor
mitaclaw
2024-04-20
VideoCommon: Use GetSpanForAddress safely in texture decoding
JosJuice
2024-03-15
VideoCommon: Prefer D3D11/12 over OpenGL on Windows.
Jordan Woyak
2024-01-20
VideoCommon: Only initialize Bounding Box if supported by GPU/driver.
Admiral H. Curtiss
2023-12-22
VideoCommon/PixelEngine: Passthrough system instance in constructor
Lioncache
2023-12-20
VideoCommon/CommandProcessor: Pass system instance through constructor
Lioncache
2023-12-18
VideoCommon/Fifo: Pass system instance through FifoManager constructor
Lioncache
2023-11-26
VideoCommon: move xf state management to its own class, so changes can be det...
iwubcode
2023-09-03
VideoCommon: Deinit Graphics Mod Manager implicitly
Sketch
2023-06-08
VideoCommon: Pass WindowSystemInfo to InitBackendInfo
Pokechu22
2023-05-06
DolphinAnalytics: Add READS_BOUNDING_BOX game quirk
Pokechu22
2023-02-15
Keep Vulkan precedence over OpenGL
Josh
2023-02-15
VideoBackend: Make Metal Default on MacOS
Josh
2023-02-09
Make sure pixel shaders pick up Initial EFB Scale
Scott Mansell
2023-02-09
Move WidescreenHeuristic to it's own class
Scott Mansell
2023-01-31
Cleanup headers
Scott Mansell
2023-01-31
Move GraphicsMod out of RenderBase
Scott Mansell
2023-01-31
Move BoundingBox out of RenderBase
Scott Mansell
2023-01-31
Add virtual Initialize() to PerfQueryBase
Scott Mansell
2023-01-31
Implement AbstractGfx for Vulkan
Scott Mansell
2023-01-31
Don't set common globals from Video Backends
Scott Mansell
2023-01-31
Implement AbstractGfx for OpenGL
Scott Mansell
2023-01-31
Split AbstractGfx out of Renderer
Scott Mansell
2023-01-31
Move Presenting, Dumping and ImGui out of Renderer
Scott Mansell
2023-01-31
TextureCache: Refactor with smart pointers
Scott Mansell
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
[next]