Name: | cogl |
---|---|
Version: | 1.14.0 |
Release: | 6.el7 |
Architecture: | i686 |
Group: | Development/Libraries |
Size: | 1273987 |
License: | LGPLv2+ |
RPM: | cogl-1.14.0-6.el7.i686.rpm |
Source RPM: | cogl-1.14.0-6.el7.src.rpm |
Build Date: | Sun Dec 14 2014 |
Build Host: | ca-buildj3.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.clutter-project.org/ |
Summary: | A library for using 3D graphics hardware to draw pretty pictures |
Description: | Cogl is a small open source library for using 3D graphics hardware to draw pretty pictures. The API departs from the flat state machine style of OpenGL and is designed to make it easy to write orthogonal components that can render without stepping on each others toes. As well aiming for a nice API, we think having a single library as opposed to an API specification like OpenGL has a few advantages too; like being able to paper over the inconsistencies/bugs of different OpenGL implementations in a centralized place, not to mention the myriad of OpenGL extensions. It also means we are in a better position to provide utility APIs that help software developers since they only need to be implemented once and there is no risk of inconsistency between implementations. Having other backends, besides OpenGL, such as drm, Gallium or D3D are options we are interested in for the future. |
- Add patches for quadbuffer stereo suppport Resolves: rhbz#1108890
- Ensure the glBlitFramebuffer case is not hit for swrast, since that's still broken.
- Enable GLX_MESA_copy_sub_buffer on llvmpipe, since RHEL's Mesa includes a fix for that; also conflict with Mesas that don't.
- Mass rebuild 2014-01-24
- Mass rebuild 2013-12-27
- Disable the wayland backend for F19 (#973542)
- cogl-1.14.0-21-ge26464f.patch: Sync with 1.14 branch for a crash fix.
- Update to 1.14.0
- Update to 1.13.4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild