mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 20:47:45 +00:00
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.
This commit is contained in:
parent
e1a6966863
commit
65d4fb7649
3 changed files with 36 additions and 18 deletions
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue