summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update .dir-locals.el.David Thompson2017-01-101-1/+3
* render: sprite: Change draw-sprite to use rects.David Thompson2017-01-101-32/+47
* math: matrix: Update to use new vector library.David Thompson2017-01-101-22/+12
* math: Begin rewrite of vector math module.David Thompson2017-01-102-206/+164
* math: Add rect module.David Thompson2017-01-102-0/+358
* render: gl: Add glUniform2fv binding.David Thompson2017-01-101-0/+1
* math: Inline operations for performance improvements.David Thompson2017-01-101-2/+28
* input: controller: Inline controller-axis calls.David Thompson2017-01-101-1/+1
* First commit!David Thompson2017-01-0427-0/+3899