aboutsummaryrefslogtreecommitdiff
path: root/src/video_core/math.h
AgeCommit message (Collapse)Author
2014-08-12Video core: Add utility class for vector operations.Tony Wasserka
I wrote most of this for ppsspp, so I hold full copyright over it. In addition to the original release in ppsspp, this provides functionality to easily extend e.g. two-dimensional vectors to three-dimensional vectors.