summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/VertexLoader_Position.h
AgeCommit message (Expand)Author
2025-04-23linter: Apply clang-format 19.1 formattingJoshua Vandaƫle
2024-04-04Fix out of bounds accesses for invalid vertex component formatsPokechu22
2022-09-15VertexLoader: Inline GetSizeRobin Kertels
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-03-06Convert CPMemory to BitField and enum classPokechu22
2019-05-30VertexLoader_Position: Tidy up public function definitionsLioncash
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-09-05General: Remove unimplemented function prototypesLioncash
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-01VertexLoader: Change VtxDesc to use u64 instead of u32Pierre Bourdon
2014-08-30Get rid of C-style empty function parameter indicatorsLioncash
2014-07-01Changed lingering header include guards to pragma once.Matthew Brennan Jones
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre