mirror of
https://github.com/brl/mutter.git
synced 2025-02-05 08:04:10 +00:00
Robert Bragg
bb761e760a
Removes a hack in gles/cogl.c that was already fixed in gl/cogl.c
It removes the need to cast a CoglMatrix to a float * for transforming a vertex manually instead of using cogl_matrix_transform_point.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%