mirror of
https://github.com/brl/mutter.git
synced 2025-03-05 20:58:10 +00:00

Most cards don't actually support GL_QUADS and they are deprecated in GL 3.0 so there is a chance it will perform faster with GL_TRIANGLES even though it has to submit two extra vertices.