summaryrefslogtreecommitdiff
path: root/engine (follow)
Commit message (Expand)AuthorAgeFilesLines
* finalize greedy meshingtylermurphy5342022-09-301-0/+1
* greedy meshingtylermurphy5342022-09-301-3/+3
* descriptor pool final fixtylermurphy5342022-09-294-17/+16
* temporray descriptor pool memory patchTyler Murphy2022-09-292-12/+19
* only wait for buffers once. fix chunk mesh edgesTyler Murphy2022-09-281-1/+1
* dont destroy buffers until not usedTyler Murphy2022-09-283-3/+2
* better model and texture cleanupTyler Murphy2022-09-286-27/+117
* destroy buffers on fencetylermurphy5342022-09-275-0/+26
* procedural chunk loadingTyler Murphy2022-09-277-33/+12
* async chunk meshingTyler Murphy2022-09-276-10/+12
* disable anisotropic filtering on chunksTyler Murphy2022-09-264-9/+9
* window icontylermurphy5342022-09-264-4/+15
* vertex buffer is not a byte vector, multi texture loadingtylermurphy5342022-09-268-24/+45
* texture arraysTyler Murphy2022-09-264-7/+59
* undo nearest neighborTyler Murphy2022-09-261-3/+3
* multichunk meshingTyler Murphy2022-09-261-1/+1
* MSAAtylermurphy5342022-09-269-111/+133
* remove color vertex data, mipmappingtylermurphy5342022-09-257-45/+144
* 3D Chunks renderingtylermurphy5342022-09-253-2/+11
* merge in inputtylermurphy5342022-09-2516-65/+251
|\
| * abstract user input, refactor #include'sTyler Murphy2022-09-2316-66/+253
* | vertex data no longer hard codedtylermurphy5342022-09-2510-118/+108
* | remove Xe From engine class namestylermurphy5342022-09-2427-326/+327
|/
* delete old filestylermurphy5342022-09-222-15/+0
* update .gitmodulestylermurphy5342022-09-224-6/+18
* sound set volumeTyler Murphy2022-09-222-1/+5
* finish openal and ALUTTyler Murphy2022-09-225-105/+9
* add aluttylermurphy5342022-09-223-60/+51
* start implementing openal softtylermurphy5342022-09-225-0/+211
* add openal libTyler Murphy2022-09-214-8/+20
* self define descriptorsTyler Murphy2022-09-214-104/+149
* recreate descriptorstylermurphy5342022-09-205-91/+98
* texture loadingtylermurphy5342022-09-209-47/+359
* destroy pipline layouttylermurphy5342022-09-191-1/+3
* finish refactortylermurphy5342022-09-195-148/+94
* temp patchTyler Murphy2022-09-191-6/+14
* even more refactoringTyler Murphy2022-09-196-48/+119
* more recatoring, doesnt compileTyler Murphy2022-09-195-8/+227
* start refactoring, doesnt compiletylermurphy5342022-09-193-0/+59
* stanford dragon renderingtylermurphy5342022-09-1823-0/+6000