mirror of
https://github.com/brl/mutter.git
synced 2025-01-27 20:08:56 +00:00
Robert Bragg
121bcd6dfe
[Cogl journal] Adds a --cogl-debug=journal option for tracing the journal
When this option is used Cogl will print a trace of all quads that get logged into the journal, and a trace of quads as they get flushed. If you are seeing a bug with the geometry being drawn by Cogl this may give some clues by letting you sanity check the numbers being logged vs the numbers being emitted.
…
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%