mirror of
https://github.com/brl/mutter.git
synced 2025-01-27 03:49:03 +00:00
420b1f0791
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.