0.19.7.2 - Add Profiling Mode
Author: corfe83,
published 1 week ago,
[list]
[*] Add -profile commandline, which when passed outputs various detailed performance information compatible with the go tool pprof (see details on settings -> dev stats page, or by hitting slash button on keyboard).
[*] Change the inner workings of how we tell ebiten what graphics library to use (stop using environment variables which is deprecated).
[/list]