| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | re enable music | tylermurphy534 | 2022-09-28 | 1 | -3/+3 |
| | | |||||
| * | cooler chunk generation | tylermurphy534 | 2022-09-28 | 1 | -3/+3 |
| | | |||||
| * | async chunk generation | tylermurphy534 | 2022-09-28 | 1 | -4/+3 |
| | | |||||
| * | only wait for buffers once. fix chunk mesh edges | Tyler Murphy | 2022-09-28 | 1 | -0/+2 |
| | | |||||
| * | dont destroy buffers until not used | Tyler Murphy | 2022-09-28 | 1 | -2/+2 |
| | | |||||
| * | destroy buffers on fence | tylermurphy534 | 2022-09-27 | 1 | -2/+2 |
| | | |||||
| * | procedural chunk loading | Tyler Murphy | 2022-09-27 | 1 | -14/+50 |
| | | |||||
| * | async chunk meshing | Tyler Murphy | 2022-09-27 | 1 | -23/+9 |
| | | |||||
| * | window icon | tylermurphy534 | 2022-09-26 | 1 | -2/+2 |
| | | |||||
| * | vertex buffer is not a byte vector, multi texture loading | tylermurphy534 | 2022-09-26 | 1 | -9/+6 |
| | | |||||
| * | texture arrays | Tyler Murphy | 2022-09-26 | 1 | -3/+6 |
| | | |||||
| * | fixed chunk meshing due to using unsigned int | Tyler Murphy | 2022-09-26 | 1 | -4/+4 |
| | | |||||
| * | multichunk meshing | Tyler Murphy | 2022-09-26 | 1 | -6/+16 |
| | | |||||
| * | remove color vertex data, mipmapping | tylermurphy534 | 2022-09-25 | 1 | -18/+3 |
| | | |||||
| * | 3D Chunks rendering | tylermurphy534 | 2022-09-25 | 1 | -2/+14 |
| | | |||||
| * | merge in input | tylermurphy534 | 2022-09-25 | 1 | -18/+1 |
| |\ | |||||
| | * | abstract user input, refactor #include's | Tyler Murphy | 2022-09-23 | 1 | -18/+1 |
| | | | |||||
| * | | vertex data no longer hard coded | tylermurphy534 | 2022-09-25 | 1 | -2/+2 |
| | | | |||||
| * | | remove Xe From engine class names | tylermurphy534 | 2022-09-24 | 1 | -7/+7 |
| |/ | |||||
| * | sound set volume | Tyler Murphy | 2022-09-22 | 1 | -1/+3 |
| | | |||||
| * | start implementing openal soft | tylermurphy534 | 2022-09-22 | 1 | -2/+4 |
| | | |||||
| * | texture loading | tylermurphy534 | 2022-09-20 | 1 | -2/+9 |
| | | |||||
| * | destroy pipline layout | tylermurphy534 | 2022-09-19 | 1 | -2/+2 |
| | | |||||
| * | finish refactor | tylermurphy534 | 2022-09-19 | 1 | -60/+25 |
| | | |||||
| * | even more refactoring | Tyler Murphy | 2022-09-19 | 1 | -22/+35 |
| | | |||||
| * | more recatoring, doesnt compile | Tyler Murphy | 2022-09-19 | 1 | -40/+10 |
| | | |||||
| * | start refactoring, doesnt compile | tylermurphy534 | 2022-09-19 | 1 | -6/+1 |
| | | |||||
| * | stanford dragon rendering | tylermurphy534 | 2022-09-18 | 1 | -0/+125 |