ebiten/internal/graphicscommand
Hajime Hoshi c59bcbdb5b Revert "internal/graphicscommand: add graphics.MaxVertexFloatCount and use it instead of IndicesCount"
This reverts commit 54e2790a06.

Reason: test failures on browsers:

`GOOS=js GOARCH=wasm go test . -shuffle=1679547510163000000` failed
https://github.com/hajimehoshi/ebiten/actions/runs/4497182906/jobs/7912544699
2023-03-23 14:15:04 +09:00
..
command.go Revert "internal/graphicscommand: add graphics.MaxVertexFloatCount and use it instead of IndicesCount" 2023-03-23 14:15:04 +09:00
doc.go Rename graphics -> graphicscommand 2018-10-28 20:10:05 +09:00
image_js.go all: replace interface{} with any (#2430) 2022-11-03 15:33:09 +09:00
image_notjs.go all: remove old // +build comments (#2431) 2022-11-03 12:55:14 +09:00
image_test.go all: fix typos (#2558) 2023-01-28 19:06:38 +09:00
image.go all: fix typos (#2558) 2023-01-28 19:06:38 +09:00
shader.go internal/graphicscommand: remove unused uniform variables 2022-11-03 22:45:17 +09:00
thread.go internal/graphicscommand: rename SetRenderingThread -> SetRenderThread 2022-12-30 13:51:32 +09:00