Hajime Hoshi
|
7f87ecaddc
|
internal/graphicscommand: better debug info for blending
|
2024-10-15 18:26:27 +09:00 |
|
Hajime Hoshi
|
8c84be54b5
|
internal/graphicsdriver/playstation5: add kBlend* consts
|
2024-10-14 00:12:27 +09:00 |
|
Hajime Hoshi
|
567e2fa04c
|
ebiten: add BlendOperationMin and BlendOperationMax
Closes #2395
|
2023-10-13 01:56:33 +09:00 |
|
Hajime Hoshi
|
da5f5ea327
|
ebiten: add blend factors
Updates #2382
|
2022-10-18 00:21:13 +09:00 |
|
Hajime Hoshi
|
871a8869db
|
ebiten: bug fix: wrong renaming
Updates #2382
|
2022-10-17 01:00:23 +09:00 |
|
Hajime Hoshi
|
180e456a8e
|
ebiten: rename members of Blend
Updates #2382
|
2022-10-17 00:51:55 +09:00 |
|
Hajime Hoshi
|
e03825bf08
|
ebiten: add BlendOperationSubtract and BlendOperationReverseSubtract
Updates #2382
|
2022-10-17 00:30:24 +09:00 |
|
Hajime Hoshi
|
bd0d43f98f
|
internal/graphicsdriver: use byte for blending members
|
2022-10-16 20:49:12 +09:00 |
|
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 |
|