mutter/clutter/cogl
Robert Bragg ca30ac7835 matrix: adds 2d view transform conveniences
This adds two new experimental functions to cogl-matrix.c:
cogl_matrix_view_2d_in_perspective and cogl_matrix_view_2d_in_frustum
which can be used to setup a view transform that maps a 2D coordinate
system (0,0) top left and (width,height) bottom right to the current
viewport.

Toolkits such as Clutter that want to mix 2D and 3D drawing can use
these APIs to position a 2D coordinate system at an arbitrary depth
inside a 3D perspective projected viewing frustum.
2011-03-07 13:26:19 +00:00
..
cogl matrix: adds 2d view transform conveniences 2011-03-07 13:26:19 +00:00
doc cogl: improves header and coding style consistency 2010-02-12 14:05:00 +00:00
pango cogl-atlas-texture: Don't let textures be destroyed during migration 2011-02-17 13:39:30 +00:00
Makefile.am [cogl] move clutter/pango to clutter/cogl/pango 2009-10-16 18:58:51 +01:00