summaryrefslogtreecommitdiff
path: root/src/common/vector_math.h
AgeCommit message (Expand)Author
2017-05-20pica/swrasterizer: implement procedural texturewwylele
2016-12-26vector math: add implementation of Length and Normalizewwylele
2016-09-29Common: Remove dangerous Vec[234] array constructorsYuri Kunde Schlesner
2016-09-18Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot
2016-03-18vector_math: Add missing member in Vec4's SetZero functionLioncash
2015-11-12fix failure on gcc and clangwwylele
2015-11-12disable unary minus when the type is not signedwwylele
2015-05-30Move video_core/math.h to common/vector_math.harchshift