1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-30 00:52:35 +00:00
serenity/Userland/Libraries/LibGL/GL
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
..
gl.h LibGL+LibGPU+LibSoftGPU: Implement blend equations 2024-02-19 23:23:40 +01:00
glext.h LibGL: Add glext.h and lots of new defines in gl.h 2021-12-27 11:58:43 +01:00
glplatform.h LibGL: Remove i686 data types in favor of 64-bit types 2023-01-03 18:11:37 +01:00