summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/Software/Rasterizer.h
AgeCommit message (Expand)Author
2022-08-29SW/Tev: Replace Tev::SetRegColor with Tev::SetKonstColorsPokechu22
2022-04-16Software: Use new scissor logicPokechu22
2022-04-08Software: Fix zfreeze with CullMode::AllPokechu22
2022-04-08Software: Store offset in SlopePokechu22
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2019-05-06Reformat repo to clang-format 7.0 rulesTechjar
2016-09-24Software: Clean out unnecessary includes/fwd declsLioncash
2016-09-22Rasterizer: const correctnessLioncash
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2016-03-06VideoSW: Drop SetTevReg for colors.degasus
2016-03-06VideoSW: Drop SetScissor().degasus
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-07-29Convert some more header inclusions into forward declarationsLioncash
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