summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/IndexGenerator.h
AgeCommit message (Expand)Author
2022-10-22VideoCommon: Add vertex shader point and line expansionTellowKrinkle
2021-12-18Convert OpcodeDecoder::Opcode and OpcodeDecoder::Primitive to enum classPokechu22
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2019-12-05VideoCommon/IndexGenerator: Eliminate static stateLioncash
2019-12-05VideoCommon/IndexGenerator: Move stateless functions into anonymous namespaceLioncash
2018-12-04Use main buffers for utility drawsStenzek
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-05-17Video backends: warn on usage of GL_DRAW_QUADS_2.magumagu
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-10Replace all include guard ifdefs with "#pragma once"lioncash
2014-01-17IndexGenerator: inline all variablesdegasus
2014-01-17IndexGenerator: drop unused variabledegasus
2014-01-17VideoCommon: merge triangle+list+point index buffersdegasus
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre