summaryrefslogtreecommitdiff
path: root/src/first_app.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* destroy buffers on fencetylermurphy5342022-09-271-2/+2
* procedural chunk loadingTyler Murphy2022-09-271-14/+50
* async chunk meshingTyler Murphy2022-09-271-23/+9
* window icontylermurphy5342022-09-261-2/+2
* vertex buffer is not a byte vector, multi texture loadingtylermurphy5342022-09-261-9/+6
* texture arraysTyler Murphy2022-09-261-3/+6
* fixed chunk meshing due to using unsigned intTyler Murphy2022-09-261-4/+4
* multichunk meshingTyler Murphy2022-09-261-6/+16
* remove color vertex data, mipmappingtylermurphy5342022-09-251-18/+3
* 3D Chunks renderingtylermurphy5342022-09-251-2/+14
* merge in inputtylermurphy5342022-09-251-18/+1
|\
| * abstract user input, refactor #include'sTyler Murphy2022-09-231-18/+1
* | vertex data no longer hard codedtylermurphy5342022-09-251-2/+2
* | remove Xe From engine class namestylermurphy5342022-09-241-7/+7
|/
* sound set volumeTyler Murphy2022-09-221-1/+3
* start implementing openal softtylermurphy5342022-09-221-2/+4
* texture loadingtylermurphy5342022-09-201-2/+9
* destroy pipline layouttylermurphy5342022-09-191-2/+2
* finish refactortylermurphy5342022-09-191-60/+25
* even more refactoringTyler Murphy2022-09-191-22/+35
* more recatoring, doesnt compileTyler Murphy2022-09-191-40/+10
* start refactoring, doesnt compiletylermurphy5342022-09-191-6/+1
* stanford dragon renderingtylermurphy5342022-09-181-0/+125