Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-29 | Everywhere: Use s.unverwerth@serenityos.org :^) | Stephan Unverwerth | |
2021-05-16 | LibGL: Implement glAlphaFunc() | Stephan Unverwerth | |
This implements glAlphaFunc() for setting alpha test func and ref value and also allows enabling and disabling GL_ALPHA_TEST | |||
2021-05-16 | LibGL: Add defines and stubs for glBlendFunc() | Stephan Unverwerth | |