1
0
Fork 0
mutter-performance-source/gles
Neil Roberts e306b0135c Applied 'final patch' from bug #874
* clutter/cogl/gles/cogl.c:
	* clutter/cogl/gl/cogl.c: The clip planes are now set using the
	inverse projection matrix as the modelview matrix so that they can
	be specified in screen coordinates.

	* clutter/cogl/gles/cogl-context.h (CoglContext):
	* clutter/cogl/gl/cogl-context.h (CoglContext): Added a member to
	cache the inverse projection matrix

	* clutter/clutter-fixed.h: Added a constant for converting from
	radians to degrees.

	* clutter/clutter-fixed.c (clutter_atani, clutter_atan2i): Added
	fixed-point versions of atan and atan2.

	* tests/test-clip.c: Added a test for clipping with various
	rotations and depths.

	* tests/Makefile.am (noinst_PROGRAMS): Added test-clip
2008-06-02 12:34:10 +00:00
..
cogl-context.c * clutter/cogl/gles/cogl-gles2-wrapper.h: The uniform numbers are 2008-06-02 10:58:57 +00:00
cogl-context.h Applied 'final patch' from bug #874 2008-06-02 12:34:10 +00:00
cogl-defines.h.in * clutter/cogl/gles/cogl-gles2-wrapper.h: The uniform numbers are 2008-06-02 10:58:57 +00:00
cogl-fbo.c Merged clutter-ivan branch into trunk. 2008-04-25 13:37:36 +00:00
cogl-fbo.h Merged clutter-ivan branch into trunk. 2008-04-25 13:37:36 +00:00
cogl-fixed-fragment-shader.glsl * clutter/cogl/gles/cogl-gles2-wrapper.h (CoglGles2Wrapper): Added 2008-05-29 13:29:04 +00:00
cogl-fixed-vertex-shader.glsl * clutter/cogl/gles/cogl-gles2-wrapper.c 2008-05-28 17:14:17 +00:00
cogl-gles2-wrapper.c * clutter/cogl/gles/cogl-gles2-wrapper.h: The uniform numbers are 2008-06-02 10:58:57 +00:00
cogl-gles2-wrapper.h * clutter/cogl/gles/cogl-gles2-wrapper.h: The uniform numbers are 2008-06-02 10:58:57 +00:00
cogl-internal.h * clutter/cogl/gl/cogl.c (error_string): 2008-05-21 13:20:33 +00:00
cogl-primitives.c * clutter/cogl/gles/cogl-gles2-wrapper.h (CoglGles2Wrapper): Added 2008-05-29 13:29:04 +00:00
cogl-program.c * clutter/cogl/gles/cogl-gles2-wrapper.h: The uniform numbers are 2008-06-02 10:58:57 +00:00
cogl-program.h * clutter/cogl/gles/cogl-gles2-wrapper.h: The uniform numbers are 2008-06-02 10:58:57 +00:00
cogl-shader.c * clutter/cogl/gles/cogl-gles2-wrapper.h: The uniform numbers are 2008-06-02 10:58:57 +00:00
cogl-shader.h * clutter/cogl/gles/cogl-gles2-wrapper.h: The uniform numbers are 2008-06-02 10:58:57 +00:00
cogl-texture.c * clutter/cogl/gles/cogl-gles2-wrapper.h (CoglGles2Wrapper): Added 2008-05-29 13:29:04 +00:00
cogl-texture.h * clutter/cogl/cogl.h.in: 2008-05-07 16:12:54 +00:00
cogl-util.c Merged clutter-ivan branch into trunk. 2008-04-25 13:37:36 +00:00
cogl-util.h Merged clutter-ivan branch into trunk. 2008-04-25 13:37:36 +00:00
cogl.c Applied 'final patch' from bug #874 2008-06-02 12:34:10 +00:00
Makefile.am * clutter/cogl/gles/cogl-gles2-wrapper.h: The uniform numbers are 2008-06-02 10:58:57 +00:00
stringify.sh GLES 2 backend 2008-05-27 17:42:50 +00:00