Stephen White
|
a5aacc9cad
|
Fix color write mask on GL backend.
Set the color mask even if blending is disabled.
|
2018-04-10 14:37:06 -04:00 |
Corentin Wallez
|
57f7bc750a
|
Add an end2end test for SetScissorRect
|
2018-03-02 14:22:50 -05:00 |
Corentin Wallez
|
a88ec74e60
|
Factor simple framebuffer creation in end2end tests
|
2018-02-12 15:19:11 -05:00 |
Corentin Wallez
|
5000ee68d2
|
Enable BlendStateTest on the Vulkan backend
|
2018-02-05 13:27:47 -05:00 |
Corentin Wallez
|
8846433ae7
|
end2end: Clear attachments in tests
|
2017-08-23 09:49:35 -04:00 |
Austin Eng
|
12a00ba3d1
|
Reset blend color to (0,0,0,0) at the start of render subpass
|
2017-08-07 18:51:48 -04:00 |
Austin Eng
|
cce6b01b6d
|
Remove dual source blending
It is not supported on many mobile GPUS on Vulkan
http://vulkan.gpuinfo.org/listreports.php?feature=dualSrcBlend&option=not
and is optional on Metal
|
2017-08-07 18:51:48 -04:00 |
Austin Eng
|
18163f1223
|
end2end: Add blend state tests
|
2017-08-07 18:51:48 -04:00 |