mutter/doc
Emmanuele Bassi 0c83e6a59a offscreen-effect: Add public accessor for target size
The OffscreenEffect class needs to expose a way for sub-classes to
track the size of FBO it creates, in case it has to do some geometry
deformations like the DeformEffect sub-classes.

Let's move the private symbol we used internally in 1.6 to fix
DeformEffect to the list of public symbols of OffscreenEffect.

http://bugzilla.clutter-project.org/show_bug.cgi?id=2570
2011-02-28 14:34:36 +00:00
..
common
cookbook doc: fix clutter_init() usage in examples 2011-02-28 14:10:05 +00:00
manual
reference offscreen-effect: Add public accessor for target size 2011-02-28 14:34:36 +00:00
clutter-actor-invariants.txt
CODING_STYLE
HACKING
HACKING.backends docs: Update the HACKING.backends documentation 2011-02-09 13:29:30 +00:00
Makefile.am
RELEASING