cogl 1.22.4



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 Cogl 1.22.2

  » Add precision for Sampler3D following the GLES 3.0 spec [#770723]
  » Take pending updates in consideration on Wayland [#772707]
  » Fix build with both Wayland and EGL support disabled
  » Support Automake 1.16
  » Support compositors that do not support wl_shell
  » Drop deprecated `G_INLINE_FUNC` symbol
  » Fix introspection annotations

Many thanks to:

  Lionel Landwerlin
  Piotr Drąg
  Kalev Lember
  Ting-Wei Lan
  Ilia Bozhinov
  Javier Jardón
  Marco Trevisan



Download
========
https://download.gnome.org/sources/cogl/1.22/cogl-1.22.4.tar.xz (1.64M)
  sha256sum: 5217bf94cbca3df63268a3b79d017725382b9e592b891d1e7dc6212590ce0de0



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]