ebiten/internal/restorable
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
..
doc.go restorable: Add comments 2017-09-15 00:24:18 +09:00
image.go internal/graphics: change the naming convention: Num -> Count 2022-07-13 02:02:44 +09:00
images_test.go internal/graphics: change the naming convention: Num -> Count 2022-07-13 02:02:44 +09:00
images.go internal/atlas: always use DrawTriangles at putOnAtlas 2022-06-10 02:58:04 +09:00
rect.go internal/graphicscommand: bug fix: replacePixelsCommand should not read pixels 2022-07-05 23:30:26 +09:00
shader_test.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