Name: | clutter |
---|---|
Version: | 1.20.0 |
Release: | 10.el7 |
Architecture: | x86_64 |
Group: | Development/Libraries |
Size: | 4684125 |
License: | LGPLv2+ |
RPM: | clutter-1.20.0-10.el7.x86_64.rpm |
Source RPM: | clutter-1.20.0-10.el7.src.rpm |
Build Date: | Tue Sep 06 2016 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.clutter-project.org/ |
Summary: | Open Source software library for creating rich graphical user interfaces |
Description: | Clutter is an open source software library for creating fast, visually rich graphical user interfaces. The most obvious example of potential usage is in media center type applications. We hope however it can be used for a lot more. |
- Add patches to make the backend driver selection explicit instead of changing the default to gl3 Resolves: #1361251
- Require a cogl version that provides all the new APIs Related: rhbz#1330488
- Add a patch that adds clutter_x11_enable_threaded_swap_wait(), enabling proper waiting for frame completion on NVIDIA. - Add a patch to fix Cogl Glib source added multiple times. See https://bugzilla.gnome.org/show_bug.cgi?id=768243 Resolves: #1306801
- Add patches to support NV_robustness_video_memory_purge Related: rhbz#1330488
- Fix problem with stereo patch (missing export declarations) that resulted in added symbols not being exported. Resolves: #1306801
- Request a minimum libXi version Related: #1290446