summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/Software/Clipper.cpp
AgeCommit message (Expand)Author
2022-10-29VideoCommon/Statistics: Require semicolons after statistics macrosPokechu22
2022-04-16Software: Disable clipping based on xfmemPokechu22
2022-04-16Software: Use new scissor logicPokechu22
2022-04-08Software: Fix zfreeze with CullMode::AllPokechu22
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-04-23Merge pull request #9660 from ezio1900/masterJMC47
2021-04-24VideoCommon: Fix scissorOffset, handle negative value correctlyezio1900
2021-03-06Software: Invert backface test when viewport is positivePokechu22
2021-03-06Convert BPMemory to BitField and enum classPokechu22
2021-02-13Software: Implement pointsPokechu22
2021-02-13Software: Fix line-width effectsPokechu22
2019-07-10VideoCommon/Statistics: Rename stats global to g_statsLioncash
2019-07-10VideoCommon/Statistics: Normalize statistic variable namesLioncash
2019-05-06Reformat repo to clang-format 7.0 rulesTechjar
2018-03-14Assert: Uppercase assertion macrosLioncash
2017-08-22Clipper: Copy both color sequences in CopyVertex as opposed to oneLioncash
2017-08-22SW NativeVertexFormat: Utilize std::array where applicableLioncash
2016-09-24Software: Clean out unnecessary includes/fwd declsLioncash
2016-09-22Clipper: const correctnessLioncash
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2016-03-06VideoSW: Drop SetViewOffset.degasus
2016-01-06VideoSW: Use more VideoCommondegasus
2015-09-30ChunkFile: Provide additional helpers for C-style arraysLioncash
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2014-10-02Change a bunch of reference function arguments to pointers.comex
2014-08-10Software: Fix some if-statement body placementsLioncash
2014-08-10Software: Fix various brace styling errorsLioncash
2014-07-29Convert some more header inclusions into forward declarationsLioncash
2014-07-11mark all local variables as staticdegasus
2014-07-11mark all local functions as staticdegasus
2014-05-16Video backends: mass-replace "xfregs" with "xfmem".magumagu
2014-05-16Video backends: unify xfregs/xfmem structures.magumagu
2014-03-11Fixes spacing for "for", "while", "switch" and "if"Matthew Parlane
2014-02-18Convert all includes to relative paths.Lioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre