ebiten/internal/graphicscommand
Hajime Hoshi 8fd377f1e3 driver: Add ImageID and use this
This is a preparation to introduce shaders. Shader programs
require images as uniform variables, but the current way would make
API complex unnecessarily.
2020-05-20 00:11:08 +09:00
..
command.go driver: Add ImageID and use this 2020-05-20 00:11:08 +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 Add testing package 2020-04-01 18:10:48 +09:00
image.go driver: Add ImageID and use this 2020-05-20 00:11:08 +09:00