ebiten/internal/restorable
Hajime Hoshi b36c21648f internal/restorable: refactoring: remove a redundant FlushCommands call
readPixelsFromGPU already flushes commands.
2022-09-13 08:43:02 -07:00
..
doc.go ebiten: add WritePixels replacing ReplacePixels 2022-08-08 03:50:27 +09:00
image.go internal/restorable: refactoring: remove a redundant FlushCommands call 2022-09-13 08:43:02 -07:00
images_test.go internal/restorable: bug fix: wrong panic on mixing DrawTriangles and WritePixels 2022-09-13 06:18:55 -07:00
images.go internal/graphicscommand: move availableFilename to graphicscommand 2022-08-31 13:26:14 +09:00
rect.go image/rectangle: read pixels only for necessary parts 2022-08-27 23:23:33 +09:00
shader_test.go internal/restorable: rename ReplacePixels -> WritePixels 2022-08-08 03:16:26 +09:00
shader.go ebiten: compile shaders at NewShader 2022-04-04 02:52:57 +09:00