summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/VideoBackendBase.cpp
AgeCommit message (Expand)Author
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