summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/VertexLoader_Normal.h
AgeCommit message (Expand)Author
2022-09-15VertexLoader: Inline GetSizeRobin Kertels
2021-12-18VertexLoader: Convert to EnumMapPokechu22
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-03-06Convert CPMemory to BitField and enum classPokechu22
2019-05-30VideoCommon/VertexLoader_Normal: Initialize function table at compile-timeLioncash
2019-05-29VideoCommon/VertexLoader_Normal: Remove E prefix from enumsLioncash
2019-05-29VideoCommon/VertexLoader_Normal: Tidy up function declarationsLioncash
2017-03-03Common: Move byte swapping utilities into their own headerLioncash
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
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-10-21Add missing includes where headers depend on other headers having been includ...comex
2014-09-08Include CommonTypes.h instead of Common.h.Rohit Nirmal
2014-09-01VertexLoader: Change VtxDesc to use u64 instead of u32Pierre Bourdon
2014-08-30Get rid of C-style empty function parameter indicatorsLioncash
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-16Fix some vertical alignmentsLioncash
2014-02-10Replace all include guard ifdefs with "#pragma once"lioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre