mirror of
https://github.com/brl/mutter.git
synced 2025-05-29 01:50:02 +00:00

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.