mirror of
https://github.com/brl/mutter.git
synced 2025-02-16 21:34:09 +00:00
![Robert Bragg](/assets/img/avatar_default.png)
This adds a note to clarify that cogl_matrix_multiply allows you to multiply the @a matrix in-place, so @a can equal @result but @b can't equal @result.