mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 13:07:26 +01:00
72babcd420
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 |
||
---|---|---|
.. | ||
gl | ||
bytes.go | ||
context_desktop.go | ||
context_js.go | ||
context_mobile.go | ||
context.go | ||
defaultshader.go | ||
framebuffer.go | ||
graphics_mobile.go | ||
graphics.go | ||
image.go | ||
locationcache.go | ||
program.go | ||
shader.go | ||
types.go |