ebiten/internal/graphicscommand
Hajime Hoshi 71c9e7ac40 driver: Add Region and sourceRegion parameter at Draw
This is a preparation to remove source-region information from
vertices.

Updates #1210
2020-07-02 03:26:05 +09:00
..
command.go driver: Add Region and sourceRegion parameter at Draw 2020-07-02 03:26:05 +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 driver: Add Region and sourceRegion parameter at Draw 2020-07-02 03:26:05 +09:00
image.go driver: Add Region and sourceRegion parameter at Draw 2020-07-02 03:26:05 +09:00
shader.go driver: Add shader API and implement it on OpenGL 2020-05-23 22:09:12 +09:00