Commit graph

2 commits

Author SHA1 Message Date
Jelle Raaijmakers
2831e68999 LibGL+LibGPU+LibSoftGPU: Implement constant blending color
Available since OpenGL 2.0, calling `glBlendColor` allows you to set a
constant color to be used as a blend factor.
2024-04-10 21:12:25 +02:00
Jelle Raaijmakers
f3d3454976 LibGL: Move blending functions to a separate unit 2024-04-10 21:12:25 +02:00