summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/VideoBackendBase.h
AgeCommit message (Expand)Author
2016-02-20VideoBackendBase: Store video backends as unique_ptrLioncash
2016-01-17VideoCommon: Header cleanupLioncash
2016-01-12VideoBackend: Remove simple wrapper functions.degasus
2016-01-12Merge VideoBackendHardware into VideoBackend.degasus
2016-01-02VideoBackend: Get rid of a boolean globalLioncash
2015-12-23Revert "Merge pull request #3076 from void-ghost/stereo3d_presets"Jules Blok
2015-09-22VideoBackend: Video config filename is now exposed in VideoBackends.ghost
2015-09-05General: Remove unimplemented function prototypesLioncash
2015-09-01VI: derive field timing from VI registersbooto
2015-06-08Fifo: Rewrite SyncGpudegasus
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-04-06Fifo: rewrite sync on idle skipping hackdegasus
2015-02-25Formatting/Whitespace CleanupStevoisiak
2014-11-17OGL: implement bounding box support with ssbodegasus
2014-09-28Add a central variable g_want_determinism which controls whether to try to ma...comex
2014-09-19WIP XFB scaling.magumagu
2014-08-19Core: Remove UpdateFPSDisplayJasper St. Pierre
2014-08-19Core: Don't pass through a reference to the window handleJasper St. Pierre
2014-08-06VideoBackendBase: Remove unused stub Initialize implementationJasper St. Pierre
2014-06-16VideoCommon: small cleanups. No functional change.magumagu
2014-06-01Video backends: remove dead code.magumagu
2014-03-29Software backend: Delete forked PixelEngine.magumagu
2014-03-17More range-based loops and overridesTillmann Karras
2014-03-14Kill off some usages of c_str.Lioncash
2014-03-09clang-modernize -add-overrideTillmann Karras
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-16Remove the old MMIO access "interface".Pierre Bourdon
2014-02-16MMIO: Port the VideoCommon CP MMIOs to the new interface (and provide framewo...Pierre Bourdon
2014-02-10Replace all include guard ifdefs with "#pragma once"lioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre