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.6

  » Fix building against libglvnd-provided EGL headers [!19; Simon McVittie]
  » Stop checking the Automake version [!20; Simon McVittie]
  » Fix compiler warnings with GCC ≥ 9 [!21; Simon McVittie]
  » Ensure we don't close the same X display twice [!23; Simon McVittie]
  » Test suite fixes [!10, !11, !12, !14, !15, !22; Simon McVittie]
  » Free pipeline state last [#14]



Download
========
https://download.gnome.org/sources/cogl/1.22/cogl-1.22.8.tar.xz (1.66M)
  sha256sum: a805b2b019184710ff53d0496f9f0ce6dcca420c141a0f4f6fcc02131581d759

_______________________________________________
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list

Reply via email to