index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
VideoCommon
/
VertexLoader_Position.h
Age
Commit message (
Expand
)
Author
2025-04-23
linter: Apply clang-format 19.1 formatting
Joshua Vandaƫle
2024-04-04
Fix out of bounds accesses for invalid vertex component formats
Pokechu22
2022-09-15
VertexLoader: Inline GetSize
Robin Kertels
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-03-06
Convert CPMemory to BitField and enum class
Pokechu22
2019-05-30
VertexLoader_Position: Tidy up public function definitions
Lioncash
2017-03-03
Common: Move byte swapping utilities into their own header
Lioncash
2016-06-24
Reformat all the things. Have fun with merge conflicts.
Pierre Bourdon
2016-01-17
VideoCommon: Header cleanup
Lioncash
2015-09-05
General: Remove unimplemented function prototypes
Lioncash
2015-05-25
Set copyright year to when a file was created
Tillmann Karras
2015-05-25
Update license headers to GPLv2+
Tillmann Karras
2014-10-21
Add missing includes where headers depend on other headers having been includ...
comex
2014-09-01
VertexLoader: Change VtxDesc to use u64 instead of u32
Pierre Bourdon
2014-08-30
Get rid of C-style empty function parameter indicators
Lioncash
2014-07-01
Changed lingering header include guards to pragma once.
Matthew Brennan Jones
2013-12-31
Remove unnecessary Src/ folders
Jasper St. Pierre