summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/NativeVertexFormat.h
AgeCommit message (Expand)Author
2014-07-04VideoCommon: Cache native vertex formatsdegasus
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-10Replace all include guard ifdefs with "#pragma once"lioncash
2014-01-31PortableVertexFormat: use AttributeFormat for posmtx attribute formatdegasus
2014-01-31PortableVertexFormat: use AttributeFormat for texcoord attribute formatdegasus
2014-01-31PortableVertexFormat: use AttributeFormat for color attribute formatdegasus
2014-01-31PortableVertexFormat: use AttributeFormat for normal attribute formatdegasus
2014-01-31PortableVertexFormat: add a struct which hold all needed information for ever...degasus
2014-01-30NativeVertexFormat: swap unsigned / signed formats to match GX orderdegasus
2014-01-15VideoCommon: cleanup of "components" usagedegasus
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre