ebiten/internal/graphicsdriver
Hajime Hoshi 207ae08c9d graphicsdriver/metal: Give up reusing buffers
It was inevitable to rely on reference counts, which was too hacky.
Besides, reusing buffers doesn't improve performance.
2019-02-05 03:22:50 +09:00
..
metal graphicsdriver/metal: Give up reusing buffers 2019-02-05 03:22:50 +09:00
opengl ui: Implement restoring context lost on browsers correctly 2019-02-01 01:20:40 +09:00
graphicsdriver.go graphics: Add Address representing a sampler address mode 2018-12-24 17:29:31 +09:00