index
:
github/Neodymium.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
makamys
/
neodymium
/
renderer
/
GPUMemoryManager.java
Age
Commit message (
Expand
)
Author
2023-12-01
unify stride calculation into NeoRenderer
FalsePattern
2023-03-18
Improve handling of VRAM fullness
makamys
2022-07-17
Fix not being able to allocate over 2048 MB of VRAM
makamys
2022-06-30
Remove unused imports
makamys
2022-06-30
Move configgy classes to config package
makamys
2022-06-30
Refactor chat message helper
makamys
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