mirror of
https://github.com/brl/mutter.git
synced 2025-03-19 09:45:16 +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.