cogl 1.7.2
- From: Emmanuele Bassi <install-module master gnome org>
- To: FTP Releases <ftp-release-list gnome org>
- Subject: cogl 1.7.2
- Date: Fri, 1 Jul 2011 16:31:45 +0000 (UTC)
About Cogl
==========
Cogl is a small open source software 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. Cogl currently supports OpenGL ES 1.1/2.0 and OpenGL > 1.3 (or
1.2 if you have the GL_ARB_multitexture extension), and having Gallium
or D3D backends are options for the future.
News
====
• List of changes since Clutter 1.7.0
» Add an example program to draw a 3D crate
» Add experimental API to get and set the viewport on a framebuffer
without going through the implicit context.
» Add API to select the winsys backend without having to use an
environment variable.
» Various documentation fixes.
» Add winsys-specific typesafe APIs to replace the old
cogl_renderer_handle_native_event functions.
» Rename platform-specific APIs so that we consistently have
cogl_<platform>_symbol_name instead of cogl_symbol_name_<platform>.
» Fixed building against GLES.
• List of bugs fixes since Clutter 1.7.0
https://bugzilla.gnome.org:
#652672 - Typo fix in cogl-framebuffer
#653615 - cogl_release_status='snapshot' breaks linking on 64-bit
systems due to namespace conflict with ltoptions.m4
#653229 - pipeline: Don't regenerate shaders when not changing the
number of layers
#653231 - pipeline: Don't trigger a change when binding the invalid
texture target
Many thanks to:
Robert Bragg
Adam Jackson
Emmanuele Bassi
ChangeLog
=========
http://download.gnome.org/sources/cogl/1.7/cogl-1.7.2.changes (21.0K)
Download
========
http://download.gnome.org/sources/cogl/1.7/cogl-1.7.2.tar.xz (1.16M)
sha256sum: 57983feecfed25351c69ec7b21b947a22e42ee7265fe7c890a0795e5b9f4f785
http://download.gnome.org/sources/cogl/1.7/cogl-1.7.2.tar.bz2 (1.44M)
sha256sum: 5688601fde53e3551d2f39bc841a0d4a877b2e237df0e5c24a35746da7b172a7
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]