summaryrefslogtreecommitdiff
path: root/src/common/vector_math.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Common: Remove dangerous Vec[234] array constructorsGravatar Yuri Kunde Schlesner2016-09-291-3/+0
* Manually tweak source formatting and then re-run clang-formatGravatar Yuri Kunde Schlesner2016-09-181-12/+6
* Sources: Run clang-format on everything.Gravatar Emmanuel Gil Peyrot2016-09-181-325/+382
* vector_math: Add missing member in Vec4's SetZero functionGravatar Lioncash2016-03-181-1/+4
* fix failure on gcc and clangGravatar wwylele2015-11-121-3/+3
* disable unary minus when the type is not signedGravatar wwylele2015-11-121-0/+4
* Move video_core/math.h to common/vector_math.hGravatar archshift2015-05-301-0/+640