summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/PixelEngine.h
AgeCommit message (Expand)Author
2022-03-29PixelEngine: Convert to BitField and enum classPokechu22
2021-11-25Delay singlecore gpu interruptsScott Mansell
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-06-07Lint: End of namespaceSepalani
2017-02-28PixelEngine: Move enum constants into the PixelEngine namespaceLioncash
2017-01-05specify custom brace style to fix unionsBhaaL
2016-08-10PixelEngine: Delay token updates by events.degasus
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2014-10-10Reimplement Bounding Box calculation using the software renderer.crudelios
2014-08-30Get rid of C-style empty function parameter indicatorsLioncash
2014-06-01Video backends: remove dead code.magumagu
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-16Fix some vertical alignmentsLioncash
2014-02-16Remove the old MMIO access "interface".Pierre Bourdon
2014-02-16MMIO: Port the VideoCommon CP MMIOs to the new interface (and provide framewo...Pierre Bourdon
2014-02-10Replace all include guard ifdefs with "#pragma once"lioncash
2014-02-09Cleanup enum indentations.Lioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre