ebiten/internal/graphicsdriver
Hajime Hoshi 7586c660d5 graphics: Change the number of floats for a vertex from 10 to 12
This is a preparation for Metal, that forces 4 floats for a vertex
position.
2018-11-17 15:30:11 +09:00
..
opengl graphics: Change the number of floats for a vertex from 10 to 12 2018-11-17 15:30:11 +09:00
graphicsdriver.go graphicsdriver: Rename Delete -> Dispose 2018-11-12 23:44:39 +09:00