summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/Software/SetupUnit.cpp
AgeCommit message (Expand)Author
2021-12-18Convert OpcodeDecoder::Opcode and OpcodeDecoder::Primitive to enum classPokechu22
2021-12-10Treewide: Adjust order of includesPokechu22
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-02-13Software: Implement pointsPokechu22
2020-12-16Fix -Wclass-memaccess warningsLéo Lam
2020-11-09Software: Migrate logging over to fmtLioncash
2017-02-08OpcodeDecoding: Convert #defines into enum constantsLioncash
2016-10-11Fix building with PCH disabled.Rohit Nirmal
2016-09-24Software: Clean out unnecessary includes/fwd declsLioncash
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2016-01-06VideoSW: Use more VideoCommondegasus
2015-12-28VideoSW: Clear Vertex data before usagedegasus
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-01-12Minor consistency changesStevoisiak
2014-08-10Software: Fix over-indentation of SetupQuad()Lioncash
2014-07-29Convert some more header inclusions into forward declarationsLioncash
2014-05-17Video backends: warn on usage of GL_DRAW_QUADS_2.magumagu
2014-05-10Opcode decoding: handle missing opcodes 0x88 etc.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