mirror of
https://github.com/brl/mutter.git
synced 2025-01-27 03:49:03 +00:00
Robert Bragg
43f8032a7f
matrix-stack: more optimization for load_identity case
This goes a bit further than the previous patch, and as a special case we now simply represent identity matrices using a boolean, and only lazily initialize them when they need to be modified.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%