ladybird/Userland/Libraries/LibGPU
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
..
CMakeLists.txt Userland: Remove LibCore dependency from libraries that do not use it 2024-01-22 08:48:34 -05:00
Config.h
Device.h LibGL+Lib*GPU: Set model view and projection matrices separately 2023-10-15 12:14:07 +02:00
DeviceInfo.h Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
Driver.cpp Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
Driver.h
Enums.h LibGL+LibGPU+LibSoftGPU: Implement constant blending color 2024-04-10 21:12:25 +02:00
Image.cpp
Image.h
ImageDataLayout.h
ImageFormat.h
IR.h
Light.h
LightModelParameters.h
Material.h
RasterizerOptions.h LibGL+LibGPU+LibSoftGPU: Implement constant blending color 2024-04-10 21:12:25 +02:00
RasterPosition.h
SamplerConfig.h
Shader.h
StencilConfiguration.h
TextureUnitConfiguration.h
Vertex.h