mirror of
https://github.com/brl/mutter.git
synced 2025-03-20 18:25:04 +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.