ebiten/internal/graphicscommand
Hajime Hoshi 5d0420cea0 graphicscommand: Simplify Image
First I thought Metal requried an initialization process by
replacing pixels, but now this is not needed. Initialize images by
the dummy texture.
2018-12-16 22:36:03 +09:00
..
command.go graphics: Explicit limitation of indices at DrawTriangles 2018-11-23 19:02: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
driver.go graphicsdriver/opengl: Rename GetDriver -> Get 2018-11-13 00:01:26 +09:00
image_test.go graphicscommand: Add tests 2018-12-16 17:38:02 +09:00
image.go graphicscommand: Simplify Image 2018-12-16 22:36:03 +09:00