mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-11 01:22:12 +02:00
When using vertex attribute pointers, we default the Q coordinate for textures to 0 causing issues if the 4th coordinate is not passed in the vertex data. Clean up these defaults and make sure that Q is always set to `1.f`.
12 KiB
12 KiB