ebiten/internal/graphicscommand
Hajime Hoshi 63e3c4adea Revert "internal/graphics: remove FilterScreen and use an original Kage program instead"
This reverts these commits

* 3259ef3daf
* 7c55065490
* 5bb70f485e

Reason: iOS crash. Probably we have to prepare a special rendering
pipeline for the final screen.

Closes #2278
2022-08-30 01:56:06 +09:00
..
command.go Revert "internal/graphics: remove FilterScreen and use an original Kage program instead" 2022-08-30 01:56:06 +09:00
doc.go Rename graphics -> graphicscommand 2018-10-28 20:10:05 +09:00
image_js.go gofmt -s -w 2022-08-28 00:04:32 +09:00
image_notjs.go internal/graphicscommand: browser screenshot/image dump support (#2269) 2022-08-27 12:51:30 +09:00
image_test.go image/rectangle: read pixels only for necessary parts 2022-08-27 23:23:33 +09:00
image.go image/rectangle: read pixels only for necessary parts 2022-08-27 23:23:33 +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