summaryrefslogtreecommitdiff
path: root/src/simple_renderer.hpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rename src files, move .o to /bintylermurphy5342022-10-011-37/+0
|
* texture arraysTyler Murphy2022-09-261-2/+2
|
* remove color vertex data, mipmappingtylermurphy5342022-09-251-7/+0
|
* merge in inputtylermurphy5342022-09-251-0/+1
|\
| * abstract user input, refactor #include'sTyler Murphy2022-09-231-0/+1
| |
* | vertex data no longer hard codedtylermurphy5342022-09-251-0/+7
| |
* | remove Xe From engine class namestylermurphy5342022-09-241-3/+3
|/
* self define descriptorsTyler Murphy2022-09-211-1/+1
|
* texture loadingtylermurphy5342022-09-201-2/+2
|
* finish refactortylermurphy5342022-09-191-0/+36