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
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
2016-10-06
Don't build Vulkan video backend on macOS
Michael Maltese
2016-10-01
Implement experimental Vulkan backend
Stenzek
2016-06-25
nullvideo: initial release of null video backend
degasus
2016-06-24
Reformat all the things. Have fun with merge conflicts.
Pierre Bourdon
2016-02-20
VideoBackendBase: Store video backends as unique_ptr
Lioncash
2016-02-15
D3D12: Initial commit for D3D12 backend implementation.
hdcmeta
2016-01-17
VideoCommon: Header cleanup
Lioncash
2016-01-12
Merge VideoBackendHardware into VideoBackend.
degasus
2015-09-19
VideoBackendBase: Remove check for XP.
Scott Mansell
2015-05-25
Set copyright year to when a file was created
Tillmann Karras
2015-05-25
Update license headers to GPLv2+
Tillmann Karras
2015-01-23
Remove an old GLES define that I missed.
Ryan Houdek
2014-10-05
Migrate global init stuff into UICommon.
Augustin Cavalier
2014-03-09
clang-modernize -use-nullptr
Tillmann Karras
2014-02-20
Fix more header sorting issues in VideoCommon/ (now check-includes clean).
Pierre Bourdon
2014-02-18
Convert all includes to relative paths.
Lioncash
2014-02-13
Turn loops into range-based form
Tillmann Karras
2014-01-18
Merge of GL-AutoChoose.
Ryan Houdek
2014-01-14
Change the default GFX backend from D3D11 to OGL.
Pierre Bourdon
2013-12-31
Remove unnecessary Src/ folders
Jasper St. Pierre