mutter/gles
Emmanuele Bassi 9de04774d2 2007-11-21 Emmanuele Bassi <ebassi@openedhand.com>
* clutter/cogl/cogl.h: Add cogl_fog_set() abstracting the
	glFog() functions and enabling the GL_FOG flag.

	* clutter/cogl/gl/cogl.c: Add GL implementation of cogl_fog_set().
	
	* clutter/cogl/gles/cogl.c: Add GL/ES implementation of
	cogl_fog_set().

	* clutter.symbols: Add new symbols.

	* clutter/clutter-stage.h: Add API to enable depth cueing on
	the stage using a linear GL fog, and to set the parameters
	for it (#637).

	* clutter/clutter-stage.c (clutter_stage_paint): Enable the
	GL fog if the ClutterStage:use-fog property is true.

	* tests/test-depth.c: Test the new stage API.
2007-11-21 11:55:26 +00:00
..
cogl-defines.h 2007-10-26 Matthew Allum <mallum@openedhand.com> 2007-10-26 22:06:45 +00:00
cogl.c 2007-11-21 Emmanuele Bassi <ebassi@openedhand.com> 2007-11-21 11:55:26 +00:00
Makefile.am 2007-04-28 Matthew Allum <mallum@openedhand.com> 2007-04-28 00:37:11 +00:00