summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/Software/VideoBackend.h
AgeCommit message (Expand)Author
2025-10-13VideoBackend: Rename GetName to GetConfigNameDentomologist
2023-06-08VideoCommon: Pass WindowSystemInfo to InitBackendInfoPokechu22
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2020-09-06Make default graphics backend not show up as emptyJosJuice
2019-07-26Factorize software renderer backend switching warning to be fetched from a ne...Silent
2018-10-20VideoBackends: Pass window system info from host on creationStenzek
2018-10-20Drop Host_GetRenderSurface and pass display to backendStenzek
2018-01-27VideoBackend: Remove PeekMessages methodStenzek
2018-01-27VideoBackends: Combine Initialize/Prepare and Cleanup/Shutdown methodsStenzek
2016-09-24Software: Clean out unnecessary includes/fwd declsLioncash
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-01-12Merge VideoBackendHardware into VideoBackend.degasus
2016-01-06VideoSW: Use more VideoCommondegasus
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-06-08Fifo: Rewrite SyncGpudegasus
2015-05-25Add missing license headersTillmann Karras
2015-04-06Fifo: rewrite sync on idle skipping hackdegasus
2014-11-17OGL: implement bounding box support with ssbodegasus
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-03Isolate D3D and Software Renderer from wxWidgets codeLioncash
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-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