summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/BPFunctions.h
AgeCommit message (Expand)Author
2025-10-31VideoCommon: rename ScissorResult 'm_result' to 'rectangles' to better reflec...iwubcode
2025-10-31VideoCommon: move global variables out of BPFunctionsiwubcode
2022-06-30Resolve GCC WarningsMinty-Meeo
2022-04-16Implement ImGui window for scissor rectanglesPokechu22
2022-04-16VideoCommon: Rework scissor handlingPokechu22
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2019-07-16VideoCommon: Remove unused MathUtil.h include from VideoCommon.hLioncash
2019-05-06Reformat repo to clang-format 7.0 rulesTechjar
2019-04-21Replace EFBRectangle/TargetRectangle with MathUtil::RectangleStenzek
2018-02-20BPFunctions: Move GX viewport conversion to VideoCommonStenzek
2017-09-03RenderBase: Drop SetColorMask and SetLogicOpModeStenzek
2017-04-18VideoCommon: Drop SetDitherMode()Stenzek
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2016-01-17VideoCommon: Header cleanupLioncash
2015-09-05Cleanup and unify handling of efb copy stride.Scott Mansell
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2014-12-15VideoCommon: Merge LineGeometryShader into GeometryShaderGen.Jules Blok
2014-09-11Remove some unnecessary semicolonsLioncash
2014-05-20BPStructs: Consistently put the two shared copy args firstJasper St. Pierre
2014-05-20BPFunctions: Remove the rest of GetConfigJasper St. Pierre
2014-05-20PixelShaderManager: Fizzle out fog changes when disabled hereJasper St. Pierre
2014-05-20BPFunctions: Remove use of a dumb methodJasper St. Pierre
2014-05-20BPFunctions: Remove an unused methodJasper St. Pierre
2014-03-25BPMemory: Expose the pixel_format and zformat fields in PE_CONTROL as enumera...Tony Wasserka
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