ebiten/internal/graphicsdriver
nanoslayer 72babcd420
ebiten: Add CompositeModeMultiply (#1251)
This change adds a new composite mode called `CompositeModeMultiply`,
which multiplies the source color with the destination color.

This is tested on Linux and Windows only.

Fixes #410
2020-07-18 21:37:17 +09:00
..
metal shader: Use the fixed number of images for shaders 2020-07-18 18:27:47 +09:00
opengl ebiten: Add CompositeModeMultiply (#1251) 2020-07-18 21:37:17 +09:00