Age | Commit message (Expand) | Author |
---|---|---|
2022-06-08 | Make VRAM buffer size configurable for real | makamys |
2022-06-08 | Fix NPE in sendMeshToGPU | makamys |
2022-06-08 | Recover from full VRAM | makamys |
2022-06-07 | Increase GC rate | makamys |
2022-06-07 | Fix crash when opening GPU mem debugger | makamys |
2022-06-07 | Fix mesh tracking | makamys |
2022-06-07 | Try to allocate memory in gap first | makamys |
2022-06-07 | Make GPU debugger a bit prettier | makamys |
2022-06-07 | Make GC timing frame-based and more evenly distributed | makamys |
2022-06-07 | Fix infinite loop in GC | makamys |
2022-06-07 | Incremental GC | makamys |
2022-06-07 | Don't allocate memory if it's full | makamys |
2022-06-07 | Add GPU memory debugger | makamys |
2022-06-07 | Factor out GPU memory management into separate class | makamys |