Go to file
Neil Roberts 9a1aa08fda cogl: Add an internal CoglTextureRectangle backend
This adds an internal rectangle texture backend which is mostly based
on the CoglTexture2D backend. It will throw assert failures if any
operations are attempted that rectangle textures don't support, such
as mipmapping or hardware repeating.
2010-06-22 11:47:33 +01:00
cogl cogl: Add an internal CoglTextureRectangle backend 2010-06-22 11:47:33 +01:00
doc cogl docs: Improve documentation for cogl_ortho 2010-06-15 15:26:28 +01:00
pango analysis: CoglPangoRenderer 2010-02-12 14:57:55 +00:00
Makefile.am [cogl] move clutter/pango to clutter/cogl/pango 2009-10-16 18:58:51 +01:00