mutter/doc
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
..
reference matrix: Add cogl_matrix_orthographic 2011-12-06 18:51:56 +00:00
CODING_STYLE cogl: improves header and coding style consistency 2010-02-12 14:05:00 +00:00
Makefile.am build: Distribute CODING_STYLE 2011-05-06 18:56:38 +01:00
RELEASING doc/RELEASING: Add a note about testing windows compilation 2011-10-17 15:00:31 +01:00