[test-cogl-tex-tile] Fix breakages from ClutterFixed removal and timelines
authorNeil Roberts <neil@linux.intel.com>
Fri, 12 Jun 2009 10:05:26 +0000 (11:05 +0100)
committerNeil Roberts <neil@linux.intel.com>
Fri, 12 Jun 2009 10:05:26 +0000 (11:05 +0100)
commit0dfc1dd284ea698ed6d3d814d12a5e5b7bff7095
treed50264901bed054da669410c0ec2fb5bafa2d855
parent9d829957737fc016033e80c33593d2cc8daa0f4c
[test-cogl-tex-tile] Fix breakages from ClutterFixed removal and timelines

The test has been broken since the change to use floats instead of
fixed point because it was passing degrees to sin and cos but they
expect radians.

It was further broken since the timeline changes because it was
directly using the parameter of the new-frame signal as a frame number
but it now represents the elapsed time.
tests/interactive/test-cogl-tex-tile.c