aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/makamys/neodymium/renderer/GPUMemoryManager.java
AgeCommit message (Expand)Author
2023-12-01unify stride calculation into NeoRendererFalsePattern
2023-03-18Improve handling of VRAM fullnessmakamys
2022-07-17Fix not being able to allocate over 2048 MB of VRAMmakamys
2022-06-30Remove unused importsmakamys
2022-06-30Move configgy classes to config packagemakamys
2022-06-30Refactor chat message helpermakamys
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