ebiten/internal/graphicscommand
Hajime Hoshi 5e973ab419 Revert "internal/graphicscommand: clear the queue regardless of an error"
This reverts commit e21636fbb9.

Reason: Simply this is no longer needed. We gave up testing when an error
occurs in a graphics command queue.
2022-03-21 21:57:59 +09:00
..
command.go Revert "internal/graphicscommand: clear the queue regardless of an error" 2022-03-21 21:57:59 +09:00
doc.go Rename graphics -> graphicscommand 2018-10-28 20:10:05 +09:00
image_test.go internal/graphicscommand: compile shaders lazily 2022-03-21 21:09:02 +09:00
image.go internal/graphicscommand: compile shaders lazily 2022-03-21 21:09:02 +09:00
shader.go internal/graphicscommand: compile shaders lazily 2022-03-21 21:09:02 +09:00
thread.go internal/graphicscommand: add a comment 2022-02-28 00:15:52 +09:00