Age | Commit message (Expand) | Author |
---|---|---|
2022-12-25 | LibGL+LibWeb: Remove WebGL-specific API from GLContext | Jelle Raaijmakers |
2022-11-26 | LibGL: Add some tests for the buffer API | cflip |
2022-09-16 | LibGL: Make GL::create_context fallible | Andrew Kaster |
2022-06-04 | LibGL: Reject GL_LEFT and GL_RIGHT in glCullFace | Luke Wilde |
2022-06-02 | LibGL: Check that texture name is allocated before marking it as free | Luke Wilde |