summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/Software/SWOGLWindow.h
AgeCommit message (Expand)Author
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2019-07-16VideoCommon: Remove unused MathUtil.h include from VideoCommon.hLioncash
2019-04-21Replace EFBRectangle/TargetRectangle with MathUtil::RectangleStenzek
2019-01-25Decouple XFB scanout from presentationStenzek
2019-01-25Remove old RasterFont classesStenzek
2018-10-20GLContext: Remove global context pointerStenzek
2018-10-20VideoBackends: Pass window system info from host on creationStenzek
2018-10-20GLContext: Use host connectionStenzek
2018-10-20Refactoring and cleanup of GLInterface (now GLContext)Stenzek
2017-11-17Video Backends: Remove the right of the xfb region for games where theiwubcode
2017-11-17HybridXFB: Fix lint errorsiwubcode
2017-11-17Software Backend: Fix xfb output and add vertical scaling supportiwubcode
2017-11-17Add support for hybrid XFBiwubcode
2016-09-21SWOGLWindow: const correctness for ShowImageLioncash
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2015-10-14VideoSW: Use OpenGL Core contextdegasus
2015-10-14VideoSW: Split up OGL window handlingdegasus