mutter/doc/reference
Emmanuele Bassi e1cac4fece Fix clutter_redraw() to match the redraw cycle
The clutter_redraw() function is used by embedding toolkits to
force a redraw on a stage. Since everything is performed by
toggling a flag inside the Stage itself and then letting the
master clock advance, we need a ClutterStage method to ensure
that we start the master clock and redraw.
2009-06-09 16:29:29 +01:00
..
clutter Fix clutter_redraw() to match the redraw cycle 2009-06-09 16:29:29 +01:00
cogl [cogl] Move the texture filters to be a property of the material layer 2009-06-04 19:03:40 +01:00
ChangeLog 2008-12-08 Emmanuele Bassi <ebassi@linux.intel.com> 2008-12-08 14:22:39 +00:00
Makefile.am [docs] Build COGL API reference first 2009-01-21 10:58:32 +00:00