mirror of
https://github.com/bloeys/nterm.git
synced 2025-12-29 06:28:20 +00:00
Don't allocate when drawing by reusing glyp rend buffer
This commit is contained in:
2
go.mod
2
go.mod
@ -4,7 +4,7 @@ go 1.18
|
||||
|
||||
require (
|
||||
github.com/bloeys/gglm v0.41.10
|
||||
github.com/bloeys/nmage v0.12.12
|
||||
github.com/bloeys/nmage v0.12.13
|
||||
github.com/go-gl/gl v0.0.0-20211025173605-bda47ffaa784
|
||||
github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0
|
||||
github.com/veandco/go-sdl2 v0.4.10
|
||||
|
||||
Reference in New Issue
Block a user