ebiten/internal/restorable
Hajime Hoshi 09a7d39874 internal/graphicsdriver: add Blend struct
This is a preparation to specify blend factors and blend operators.

Updates #2382
2022-10-16 01:08:26 +09:00
..
doc.go ebiten: add WritePixels replacing ReplacePixels 2022-08-08 03:50:27 +09:00
image.go internal/graphicsdriver: add Blend struct 2022-10-16 01:08:26 +09:00
images_test.go internal/graphicsdriver: add Blend struct 2022-10-16 01:08:26 +09:00
images.go internal/graphicscommand: rename arguments 2022-10-15 03:36:25 +09:00
rect.go image/rectangle: read pixels only for necessary parts 2022-08-27 23:23:33 +09:00
shader_test.go internal/graphicsdriver: add Blend struct 2022-10-16 01:08:26 +09:00
shader.go internal/builtinshader: move Filter and Address from internal/graphicsdriver 2022-10-02 23:24:15 +09:00