Fedora 18 Update: cogl-1.12.2-1.fc18

updates at fedoraproject.org updates at fedoraproject.org
Wed Jan 23 16:13:19 UTC 2013


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2013-0359
2013-01-07 21:10:42
--------------------------------------------------------------------------------

Name        : cogl
Product     : Fedora 18
Version     : 1.12.2
Release     : 1.fc18
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.

--------------------------------------------------------------------------------
Update Information:

* List of changes since Cogl 1.12.0

- Lots of MSVC build updates
- Fix GL_ARB_shader_objects terminator mitigating potential crash
- Fix to only allow CoglGLES2 context creation with GLES2 driver
- Use right context when pushing a CoglGLES2 context to an onscreen
- Port to new Wayland 1.0 protocol
- Don't set SDL_GL_DOUBLEBUFFER when the swap chain has no pref

* Bugzilla bugs closed since Cogl 1.12.0

#682071 - MSVC: Link to SDL when apps are built
#684917 - winsys-glx: Don'T attempt to query the vblank counter when using indirect rendering
#689850 - [PATCH] Fix call to BlendFuncSeparate

--------------------------------------------------------------------------------
ChangeLog:

* Mon Jan  7 2013 Peter Robinson <pbrobinson at fedoraproject.org> 1.12.2-1
- Update to 1.12.0
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update cogl' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list