1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-09 17:44:56 +09:00
ladybird/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 LibSoftGPU: Optimize GPU::Vertex lists 2023-10-15 12:14:07 +02:00
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