mirror of
https://github.com/brl/mutter.git
synced 2025-01-27 03:49:03 +00:00
Robert Bragg
460e4b90d3
debug: Adds a COGL_DEBUG=wireframe option
This adds a COGL_DEBUG=wireframe option to visualize the underlying geometry of the primitives being drawn via Cogl. This works for triangle list, triangle fan, triangle strip and quad (internal only) primitives. It also works for indexed vertex arrays.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%