summaryrefslogtreecommitdiff
path: root/src/chunk.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-09-253D Chunks renderingtylermurphy5341-0/+155
2022-09-25vertex data no longer hard codedtylermurphy53415-120/+132
2022-09-24remove Xe From engine class namestylermurphy53433-343/+344
2022-09-23delete unused folderTyler Murphy1-0/+0
2022-09-23abstract user input, refactor #include'sTyler Murphy23-117/+292
2022-09-22delete old filestylermurphy5342-15/+0
2022-09-22add spv to gitignoretylermurphy5343-0/+1
2022-09-22remove compile libs from maketylermurphy5341-5/+1
2022-09-22add openal-soft and freealut as submodulestylermurphy5344-2/+9
2022-09-22update .gitmodulestylermurphy5347-8/+20
2022-09-22sound set volumeTyler Murphy3-2/+8
2022-09-22finish openal and ALUTTyler Murphy7-106/+10
2022-09-22add aluttylermurphy5343-60/+51
2022-09-22start implementing openal softtylermurphy53410-9/+219
2022-09-21add openal libTyler Murphy8-9/+28
2022-09-21self define descriptorsTyler Murphy6-113/+166
2022-09-20recreate descriptorstylermurphy5346-92/+100
2022-09-20texture loadingtylermurphy53421-65/+396
2022-09-19destroy pipline layouttylermurphy5342-3/+5
2022-09-19finish refactortylermurphy53416-223/+195
2022-09-19temp patchTyler Murphy1-6/+14
2022-09-19even more refactoringTyler Murphy11-201/+154
2022-09-19more recatoring, doesnt compileTyler Murphy8-48/+237
2022-09-19start refactoring, doesnt compiletylermurphy5345-13/+62