summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/OGL/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
2018-10-20GLContext: Remove global context pointerStenzek
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
2017-03-10VideoBackends: Move max texture size to VideoConfigStenzek
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
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-05-25Add missing license headersTillmann Karras
2014-08-19Core: Remove UpdateFPSDisplayJasper St. Pierre
2014-08-19Core: Don't pass through a reference to the window handleJasper St. Pierre
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-10Replace all include guard ifdefs with "#pragma once"lioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre