mirror of
https://github.com/brl/mutter.git
synced 2025-04-15 06:39:38 +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.