Age | Commit message (Expand) | Author |
---|---|---|
2022-06-25 | DESTROOOOY | makamys |
2022-06-22 | Make GC lazy when the buffer is barely fragmented | makamys |
2022-06-22 | Increase GC rate if the remaining free space is low | makamys |
2022-06-22 | Count used VRAM properly | makamys |
2022-06-21 | Only count actually used VRAM | makamys |
2022-06-19 | Render quads instead of triangles | makamys |
2022-06-19 | Use wildcard static imports for GL things again | makamys |
2022-06-09 | Show message in chat when the VRAM gets full | makamys |
2022-06-09 | Move configs to Config class | makamys |
2022-06-09 | Organize imports | makamys |
2022-06-09 | Add javadoc for some key classes | makamys |
2022-06-09 | Rebrand pt.2: Rename things in code | makamys |
2022-06-09 | Rebrand pt. 1: Rename mod to Neodymium | makamys |