mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-11 01:22:12 +02:00
If there's less than 3 vertices, we cannot do triangle strip otherwise we will go out-of-bounds of the vertices vector. Required for Half-Life, which sometimes submits 0 vertices for triangle strip when drawing the electric disks around the pillars in Xen.