Files
ladybird/Userland/Libraries/LibGL
Stephan Unverwerth f70a6ff712 LibGL: Implement color blending
This implements different blend modes in the SoftwareRasterizer by
first setting up the blend factors then rendering the pixels into a
temporary buffer and finally mixing the contents of the temporary buffer
with the contents of the backbuffer based on the blend factors.
2021-05-16 00:44:31 +01:00
..
2021-05-09 15:58:35 +02:00
2021-05-09 15:58:35 +02:00
2021-05-08 10:13:22 +02:00
2021-05-08 10:13:22 +02:00
2021-05-08 10:13:22 +02:00