summaryrefslogtreecommitdiff
path: root/meta/recipes-graphics/clutter/clutter-box2d
Commit message (Collapse)AuthorAgeFilesLines
* clutter-box2d: fix isfinite.patchSaul Wold2011-07-211-9/+9
| | | | | | | The original patch lost ^M and was not appliable. Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
* clutter-box2d: Replace use of finite macro with C99 compliant isfinite()Khem Raj2011-07-201-0/+19
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Upstream-Status: Update patch upstream-status for libfm, eggdbus, screenshot...Zhai Edwin2011-05-171-0/+2
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* clutter-box2d: add version 0.10.0 for use with clutter 1.6Joshua Lock2011-03-291-0/+28
Don't specificy dependant clutter version in inc file, this enables the inc file to be re-used accross Clutter versions. Signed-off-by: Joshua Lock <josh@linux.intel.com>