ebiten/internal/graphicsdriver
Hajime Hoshi bd8367588e internal/graphicsdriver/opengl: Prepare function objects by bind
Passing a Go string to the JS world is expensive. This change reduces
this cost by preparing function objects by bind.

Closes #1438
2021-04-05 23:53:21 +09:00
..
metal internal/graphicsdriver/metal: Add a comment 2021-02-27 04:04:25 +09:00
opengl internal/graphicsdriver/opengl: Prepare function objects by bind 2021-04-05 23:53:21 +09:00