ebiten/internal/graphicscommand
Hajime Hoshi af6bda48c3 Reduce division operators
It looks like runtime.wasmDiv takes account for a big part at CPU
usages with examples/sprites.
2019-09-27 03:29:10 +09:00
..
command.go Reduce division operators 2019-09-27 03:29:10 +09:00
debug_ebitendebug.go Rename graphics -> graphicscommand 2018-10-28 20:10:05 +09:00
debug_notebitendebug.go Rename graphics -> graphicscommand 2018-10-28 20:10:05 +09:00
doc.go Rename graphics -> graphicscommand 2018-10-28 20:10:05 +09:00
image_test.go graphics: Remove PutQuadVertices 2019-09-21 04:14:25 +09:00
image.go graphicscommand: Move pixel->texel conversion to graphicscommand 2019-09-20 23:59:04 +09:00