summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/VideoBackendBase.h
AgeCommit message (Expand)Author
2023-06-08VideoCommon: Pass WindowSystemInfo to InitBackendInfoPokechu22
2023-01-31Don't set common globals from Video BackendsScott Mansell
2021-08-03VI: Implement post-scanout XFB outputTechjar
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2020-10-21VideoCommon: Get rid of the global g_available_video_backendsLéo Lam
2020-09-06Make default graphics backend not show up as emptyJosJuice
2020-05-22Migrate video backend setting to the new config systemLéo Lam
2020-03-11VideoBackends: Make it possible for PrepareWindow to change the surfaceStenzek
2020-01-24Add Dolphin version and current video backend to shader compilation logsRyan Meredith
2019-07-26Factorize software renderer backend switching warning to be fetched from a ne...Silent
2019-07-24TextureCache: Support saving cache entries, including EFB copiesStenzek
2019-07-24VideoBackendBase: Do save state logic on the GPU threadStenzek
2018-11-07VideoBackend: Add a virtual PrepareWindow functionStenzek
2018-10-20VideoBackends: Pass window system info from host on creationStenzek
2018-10-20Drop Host_GetRenderSurface and pass display to backendStenzek
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-01-27VideoBackend: Remove PeekMessages methodStenzek
2018-01-27VideoBackends: Combine Initialize/Prepare and Cleanup/Shutdown methodsStenzek
2017-11-17Video Common: Improve texture dumping to work with fifoci andiwubcode
2017-01-27CommandProcessor: Limit scope of ugly SCPFifoStruct.degasus
2017-01-23VideoBackendBase: Convert FieldType into an enum classLioncash
2017-01-23VideoBackendBase: Convert EFBAccessType into an enum classLioncash
2016-10-10AVIDump: Move CoreTiming into caller.degasus
2016-08-10PixelEngine: Cleanup PE Token.degasus
2016-06-28XFB: Send image to screen at start of field.Scott Mansell
2016-06-26VideoCommon: Drop GetConfigName.degasus
2016-06-26VideoBackends: Merge ShowConfig functions.degasus
2016-06-26VideoBackends: Merge Initialize and Shutdown functions.degasus
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
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