Add files from parent branch HEAD:
[pkgsrc.git] / graphics / glitz / DESCR
1 Glitz is a portable 2D graphics library that uses OpenGL to render hardware
2 accelerated graphics.  It supports many of the latest OpenGL features, such as
3 efficient off-screen rendering using pbuffers. Rendering can be carried out by
4 arbitrary OpenGL layers, thanks to glitz's extensible backend system.
5
6 Glitz is designed to match the X Render Extension semantics and provides
7 a general way for accelerating this imaging model.  Glitz can be used as
8 a stand-alone layer above OpenGL but is also designed to act as a backend for
9 cairo, providing it with OpenGL accelerated output.