mirror of
https://github.com/brl/mutter.git
synced 2025-08-12 19:34:46 +00:00

The cogl_rotatex was incorrectly defined to take gint x,y,z params as opposed to CoglFixed. This patch changes them directly to floats.
The cogl_rotatex was incorrectly defined to take gint x,y,z params as opposed to CoglFixed. This patch changes them directly to floats.