summaryrefslogtreecommitdiff
path: root/engine (unfollow)
Commit message (Expand)AuthorFilesLines
2022-09-27destroy buffers on fencetylermurphy5345-0/+26
2022-09-27procedural chunk loadingTyler Murphy7-33/+12
2022-09-27async chunk meshingTyler Murphy6-10/+12
2022-09-26disable anisotropic filtering on chunksTyler Murphy4-9/+9
2022-09-26window icontylermurphy5344-4/+15
2022-09-26vertex buffer is not a byte vector, multi texture loadingtylermurphy5348-24/+45
2022-09-26texture arraysTyler Murphy4-7/+59
2022-09-26undo nearest neighborTyler Murphy1-3/+3
2022-09-26multichunk meshingTyler Murphy1-1/+1
2022-09-26MSAAtylermurphy5349-111/+133
2022-09-25remove color vertex data, mipmappingtylermurphy5347-45/+144
2022-09-253D Chunks renderingtylermurphy5343-2/+11
2022-09-25vertex data no longer hard codedtylermurphy53410-118/+108
2022-09-24remove Xe From engine class namestylermurphy53427-326/+327
2022-09-23abstract user input, refactor #include'sTyler Murphy16-66/+253
2022-09-22delete old filestylermurphy5342-15/+0
2022-09-22update .gitmodulestylermurphy5344-6/+18
2022-09-22sound set volumeTyler Murphy2-1/+5
2022-09-22finish openal and ALUTTyler Murphy5-105/+9
2022-09-22add aluttylermurphy5343-60/+51
2022-09-22start implementing openal softtylermurphy5345-0/+211
2022-09-21add openal libTyler Murphy4-8/+20
2022-09-21self define descriptorsTyler Murphy4-104/+149
2022-09-20recreate descriptorstylermurphy5345-91/+98
2022-09-20texture loadingtylermurphy5349-47/+359
2022-09-19destroy pipline layouttylermurphy5341-1/+3
2022-09-19finish refactortylermurphy5345-148/+94
2022-09-19temp patchTyler Murphy1-6/+14
2022-09-19even more refactoringTyler Murphy6-48/+119
2022-09-19more recatoring, doesnt compileTyler Murphy5-8/+227
2022-09-19start refactoring, doesnt compiletylermurphy5343-0/+59