ebiten/internal/graphicscommand
Hajime Hoshi afed6a83c6 internal/graphics: change the naming convention: Num -> Count
This change also renames ebiten.MaxIndicesNum -> ebiten.MaxIndicesCount.
2022-07-13 02:02:44 +09:00
..
command.go internal/graphics: change the naming convention: Num -> Count 2022-07-13 02:02:44 +09:00
doc.go Rename graphics -> graphicscommand 2018-10-28 20:10:05 +09:00
image_test.go internal/graphics: change the naming convention: Num -> Count 2022-07-13 02:02:44 +09:00
image.go internal/graphics: change the naming convention: Num -> Count 2022-07-13 02:02:44 +09:00
shader.go ebiten: compile shaders at NewShader 2022-04-04 02:52:57 +09:00
thread.go internal/graphicscommand: add a comment 2022-02-28 00:15:52 +09:00