for COGL 1.0.6

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. You may obtain a copy of the GNU Free Documentation License from the Free Software Foundation by visiting their Web site or by writing to:


          The Free Software Foundation, Inc.,
          59 Temple Place - Suite 330,
          BostonMA 02111-1307
,
          USA
        


COGL - GL Abstraction API
About COGL
General API — General purpose API
Color Type
Textures — Fuctions for creating and manipulating textures
Material Blend Strings — A simple syntax and grammar for describing blending and texture combining functions.
Materials — Fuctions for creating and manipulating materials
Primitives — Functions that draw various primitive shapes and allow for construction of more complex paths.
Vertex Buffers — An API for submitting extensible arrays of vertex attributes to be mapped into the GPU for fast drawing.
Matrices — Fuctions for initializing and manipulating 4x4 matrices.
Shaders and Programmable Pipeline — Fuctions for accessing the programmable GL pipeline
Offscreen Buffers — Fuctions for creating and manipulating offscreen frame buffer objects
Fixed Point API — Fixed Point API
Index
A. License