summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/IndexGenerator.cpp
AgeCommit message (Expand)Author
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-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-03-09clang-modernize -use-nullptrTillmann Karras
2014-02-18Convert all includes to relative paths.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