summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/BPMemory.cpp
AgeCommit message (Expand)Author
2024-05-03Replace Common::BitCast with std::bit_castPokechu22
2023-11-12VideoCommon: copy software renderer logic for blend mode prioritiesTillmann Karras
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-03-06Convert BPMemory to BitField and enum classPokechu22
2021-03-06Add FogParam0::FloatValue and FogParam3::FloatValuePokechu22
2018-05-18BPMemory: Use Common::BitCast where applicableLioncash
2018-02-01BPMemory: Handle fog configuration where both A and C are infinity/NaNStenzek
2017-09-03ShaderGen: Support writing integer colors when logic op is enabledStenzek
2017-07-30BPMemory: Convert a number of unions to BitFieldsScott Mansell
2017-01-23BPMemory: Eliminate union type punningLioncash
2016-01-17VideoCommon: Header cleanupLioncash
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2014-09-08Include CommonTypes.h instead of Common.h.Rohit Nirmal
2014-05-20BPStructs: Move LoadBPReg hereJasper St. Pierre
2014-05-20BPMemory: Fix "DISPLAYCOPYFILER" typoJasper St. Pierre
2014-05-20BPMemory: Clean up and rename some variables and commentsJasper St. Pierre
2014-03-25BPMemory: Make use of BitField in a number of structures.Tony Wasserka
2014-03-25BPMemory: Expose the pixel_format and zformat fields in PE_CONTROL as enumera...Tony Wasserka
2014-03-25BPMemory: Use the new BitField class in two selected structures.Tony Wasserka
2014-02-18Convert all includes to relative paths.Lioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre