summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/VideoBackendBase.cpp
AgeCommit message (Expand)Author
2018-09-28Core: Call InitBackendInfo before loading configStenzek
2018-09-28Don't fill backend info when core is runningStenzek
2018-09-28Remove unused Host_ShowVideoConfigStenzek
2018-05-20VideoBackendBase: Include parameter names in member function declarationsLioncash
2018-04-01Remove support for projection hacksJosJuice
2018-03-18VideoBackendBase: Migrate functions from MainBase.cpp to VideoBackendBase.cppLioncash
2017-05-18Remove D3D12Helios747
2016-10-06Don't build Vulkan video backend on macOSMichael Maltese
2016-10-01Implement experimental Vulkan backendStenzek
2016-06-25nullvideo: initial release of null video backenddegasus
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2016-02-20VideoBackendBase: Store video backends as unique_ptrLioncash
2016-02-15D3D12: Initial commit for D3D12 backend implementation.hdcmeta
2016-01-17VideoCommon: Header cleanupLioncash
2016-01-12Merge VideoBackendHardware into VideoBackend.degasus
2015-09-19VideoBackendBase: Remove check for XP.Scott Mansell
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-01-23Remove an old GLES define that I missed.Ryan Houdek
2014-10-05Migrate global init stuff into UICommon.Augustin Cavalier
2014-03-09clang-modernize -use-nullptrTillmann Karras
2014-02-20Fix more header sorting issues in VideoCommon/ (now check-includes clean).Pierre Bourdon
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-13Turn loops into range-based formTillmann Karras
2014-01-18Merge of GL-AutoChoose.Ryan Houdek
2014-01-14Change the default GFX backend from D3D11 to OGL.Pierre Bourdon
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre