Files
ladybird/Userland/Libraries/LibGL/SoftwareGLContext.cpp
Stephan Unverwerth 33e601800c LibSoftGPU: Remove OpenGL type for draw buffer selection
Replaces the GLenum used in RasterizerConfig to select the draw buffer
with a simple boolean that disabled color output when the draw buffer
is set to GL_NONE on the OpenGL side.
2021-12-24 05:10:28 -08:00

97 KiB