mirror of
https://github.com/brl/mutter.git
synced 2025-03-19 17:55:06 +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.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%