mutter/doc/reference
Robert Bragg a4f3d0d18b matrix: Add cogl_matrix_orthographic
This adds an experimental cogl_matrix_orthographic() function that is
more consistent with other Cogl api by taking x_1, y_1, x_2, y_2
arguments to define the top-left and bottom-right coordinates of the
orthographic coordinates instead of OpenGL style left, right, bottom and
top values.

Reviewed-by: Neil Roberts <neil@linux.intel.com>
2011-12-06 18:51:56 +00:00
..
cogl cogl-matrix: Add a public cogl_matrix_transpose() 2011-11-16 16:32:11 +00:00
cogl-2.0-experimental matrix: Add cogl_matrix_orthographic 2011-12-06 18:51:56 +00:00
Makefile.am Make it clearer that the 2.0 API is experimental 2011-06-14 17:09:55 +01:00