1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 15:38:10 +00:00
serenity/Userland/Libraries/LibSoftGPU
Jelle Raaijmakers aa3a6767f6 LibGL+LibGPU+LibSoftGPU: Implement blend equations
This implements support for `glBlendEquation` and
`glBlendEquationSeparate`. These functions modify the calculation of the
resulting color in blending mode.
2024-02-19 23:23:40 +01:00
..
Buffer
Clipper.cpp
Clipper.h
CMakeLists.txt
Config.h
Device.cpp LibGL+LibGPU+LibSoftGPU: Implement blend equations 2024-02-19 23:23:40 +01:00
Device.h
Image.cpp
Image.h
ISA.h
PixelConverter.cpp
PixelConverter.h
PixelQuad.h
Sampler.cpp
Sampler.h
Shader.cpp
Shader.h
ShaderCompiler.cpp
ShaderCompiler.h
ShaderProcessor.cpp
ShaderProcessor.h
SIMD.h
Triangle.h