summaryrefslogtreecommitdiff
path: root/Tests/LibGL/reference-images
AgeCommit message (Expand)Author
2023-01-01LibGL: Implement `GL_TEXTURE_ENV_COLOR`Jelle Raaijmakers
2022-11-26LibGL: Add some tests for the buffer APIcflip
2022-10-16LibGL: Immediately dereference vertex attribute data in display listsJelle Raaijmakers
2022-09-11LibGL+LibGPU+LibSoftGPU: Implement matrix stack per texture unitJelle Raaijmakers
2022-08-27LibGL+LibGPU+LibSoftGPU: Implement texture pixel format supportJelle Raaijmakers
2022-08-27LibGL+LibGPU+LibSoftGPU: Implement flexible pixel format conversionJelle Raaijmakers
2022-05-09LibGL+LibGPU+LibSoftGPU: Implement point and line drawingJelle Raaijmakers
2022-04-20LibGL: Set W-coordinate to 1 in `glRect*`Jelle Raaijmakers
2022-04-17Tests: Implement reference image testing for LibGLJelle Raaijmakers