summaryrefslogtreecommitdiff
path: root/engine/xe_image.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* greedy meshingtylermurphy5342022-09-301-3/+3
|
* better model and texture cleanupTyler Murphy2022-09-281-0/+49
|
* procedural chunk loadingTyler Murphy2022-09-271-1/+2
|
* disable anisotropic filtering on chunksTyler Murphy2022-09-261-4/+4
|
* vertex buffer is not a byte vector, multi texture loadingtylermurphy5342022-09-261-2/+2
|
* undo nearest neighborTyler Murphy2022-09-261-3/+3
|
* MSAAtylermurphy5342022-09-261-53/+59
|
* remove color vertex data, mipmappingtylermurphy5342022-09-251-5/+115
|
* remove Xe From engine class namestylermurphy5342022-09-241-7/+7
|
* recreate descriptorstylermurphy5342022-09-201-56/+75
|
* texture loadingtylermurphy5342022-09-201-0/+166