| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2022-09-28 | better model and texture cleanup | Tyler Murphy | 1 | -3/+3 | |
| 2022-09-28 | set render distance back to 10 | tylermurphy534 | 1 | -1/+1 | |
| 2022-09-27 | destroy buffers on fence | tylermurphy534 | 4 | -8/+9 | |
| 2022-09-27 | procedural chunk loading | Tyler Murphy | 5 | -27/+77 | |
| 2022-09-27 | async chunk meshing | Tyler Murphy | 5 | -116/+139 | |
| 2022-09-26 | disable anisotropic filtering on chunks | Tyler Murphy | 1 | -1/+1 | |
| 2022-09-26 | window icon | tylermurphy534 | 1 | -2/+2 | |
| 2022-09-26 | vertex buffer is not a byte vector, multi texture loading | tylermurphy534 | 4 | -49/+90 | |
| 2022-09-26 | texture arrays | Tyler Murphy | 4 | -11/+16 | |
| 2022-09-26 | undo nearest neighbor | Tyler Murphy | 1 | -3/+4 | |
| 2022-09-26 | fixed chunk meshing due to using unsigned int | Tyler Murphy | 3 | -29/+28 | |
| 2022-09-26 | multichunk meshing | Tyler Murphy | 5 | -41/+56 | |
| 2022-09-25 | remove color vertex data, mipmapping | tylermurphy534 | 5 | -36/+10 | |
| 2022-09-25 | 3D Chunks rendering | tylermurphy534 | 7 | -13/+971 | |
| 2022-09-25 | vertex data no longer hard coded | tylermurphy534 | 3 | -2/+14 | |
| 2022-09-24 | remove Xe From engine class names | tylermurphy534 | 6 | -17/+17 | |
| 2022-09-23 | abstract user input, refactor #include's | Tyler Murphy | 6 | -51/+39 | |
| 2022-09-22 | sound set volume | Tyler Murphy | 1 | -1/+3 | |
| 2022-09-22 | start implementing openal soft | tylermurphy534 | 1 | -2/+4 | |
| 2022-09-21 | add openal lib | Tyler Murphy | 1 | -0/+1 | |
| 2022-09-21 | self define descriptors | Tyler Murphy | 2 | -9/+17 | |
| 2022-09-20 | recreate descriptors | tylermurphy534 | 1 | -1/+2 | |
| 2022-09-20 | texture loading | tylermurphy534 | 3 | -9/+19 | |
| 2022-09-19 | destroy pipline layout | tylermurphy534 | 1 | -2/+2 | |
| 2022-09-19 | finish refactor | tylermurphy534 | 7 | -70/+99 | |
| 2022-09-19 | even more refactoring | Tyler Murphy | 3 | -153/+35 | |
| 2022-09-19 | more recatoring, doesnt compile | Tyler Murphy | 1 | -40/+10 | |
| 2022-09-19 | start refactoring, doesnt compile | tylermurphy534 | 2 | -13/+3 | |