1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-16 22:25:06 +00:00
serenity/Tests/LibGL/reference-images
Jelle Raaijmakers 65d4fb7649 LibGL: Set W-coordinate to 1 in glRect*
According to the spec, these calls should be identical to an invocation
of `glVertex2*`, which sets the W-coordinate to 1 by default.

This fixes the credits sequence rendering of Tux Racer.
2022-04-20 14:12:56 +02:00
..
0001_simple_triangle.qoi Tests: Implement reference image testing for LibGL 2022-04-17 09:58:29 +04:30
0002_quad_color_interpolation.qoi Tests: Implement reference image testing for LibGL 2022-04-17 09:58:29 +04:30
0003_rect_w_coordinate_regression.qoi LibGL: Set W-coordinate to 1 in glRect* 2022-04-20 14:12:56 +02:00