glitz

Glitz is an OpenGL image compositing library. Glitz provides Porter/Duff compositing of images and implicit mask generation for geometric primitives including trapezoids, triangles, and rectangles. The semantics of glitz are designed to precisely match the specification of the X Render extension. Glitz does not only implement X Render features like component alpha and image transformations, but also support for additional features like convolution filters and color gradients, which are not currently part of the X Render specification. The performance and capabilities of glitz are much dependent on graphics hardware. Glitz does not in any way handle software fall-backs when graphics hardware is insufficient. However, glitz will report if any requested operation cannot be carried out by graphics hardware, hence making a higher level software layer responsible for appropriate actions.
Current version: 0.5.6

History

Effective Date Table ID Version Download URL Project URL Version URL
2022-03-31 11 0.5.6 download project version
2020-12-22 10 0.5.6 download project version
2019-01-17 9 0.5.6 download project version
2017-07-13 8 0.5.6 download project version
2015-06-25 7 0.5.6 download project version
2014-03-07 6 0.5.6 download project version
2013-09-10 5 0.5.6 download project version
2012-10-31 4 0.5.6 download project version
2012-05-01 3 0.5.6 download project version
2005-11-08 2 0.4.4 download project version