summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/Software/EfbInterface.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
2018-05-18EfbInterface: Move buffer constant from the header to the cpp fileLioncash
2018-05-18EfbInterface: Make perf_values internally linkedLioncash
2018-04-29Implement EFB copy filter and gamma in hardware backendsStenzek
2018-04-29VideoSoftware: Implement xfb copy filter (Deflickering/Brightness)Scott Mansell
2017-11-17Software Backend: Remove reinterpret_cast which violates the strict aliasing ...iwubcode
2017-11-17HybridXFB: Fix lint errorsiwubcode
2017-11-17Software Backend: Fix xfb output and add vertical scaling supportiwubcode
2017-11-17Remove TODOsiwubcode
2016-09-21EfbInterface: Change out parameters on getters to return by valueLioncash
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2016-01-17VideoCommon: Header cleanupLioncash
2016-01-06VideoSW: Use more VideoCommondegasus
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2014-08-10Software: Fix various brace styling errorsLioncash
2014-07-23Get rid of a few C-style struct declarationsLioncash
2014-04-05SWBackend: Fix code style.magumagu
2014-03-29Software backend: Delete forked PixelEngine.magumagu
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-10Replace all include guard ifdefs with "#pragma once"lioncash
2014-01-21Finally Merge branch 'videosoftware-xfb'Scott Mansell
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre