Age | Commit message (Expand) | Author |
---|---|---|
2022-05-09 | LibGL+LibGPU+LibSoftGPU: Implement point and line drawing | Jelle Raaijmakers |
2022-04-20 | LibGL: Set W-coordinate to 1 in `glRect*` | Jelle Raaijmakers |
2022-04-17 | Tests: Implement reference image testing for LibGL | Jelle Raaijmakers |
2022-04-09 | LibGfx: Move other font-related files to LibGfx/Font/ | Simon Wanner |
2021-11-29 | Tests: Add a simple LibGL render-test | Hendiadyoin1 |