aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/makamys/neodymium/renderer/GPUMemoryManager.java
AgeCommit message (Expand)Author
2022-06-25DESTROOOOYmakamys
2022-06-22Make GC lazy when the buffer is barely fragmentedmakamys
2022-06-22Increase GC rate if the remaining free space is lowmakamys
2022-06-22Count used VRAM properlymakamys
2022-06-21Only count actually used VRAMmakamys
2022-06-19Render quads instead of trianglesmakamys
2022-06-19Use wildcard static imports for GL things againmakamys
2022-06-09Show message in chat when the VRAM gets fullmakamys
2022-06-09Move configs to Config classmakamys
2022-06-09Organize importsmakamys
2022-06-09Add javadoc for some key classesmakamys
2022-06-09Rebrand pt.2: Rename things in codemakamys
2022-06-09Rebrand pt. 1: Rename mod to Neodymiummakamys