mutter/doc/reference/clutter
Emmanuele Bassi 0cbfabcda4 stage: Add the NO_CLEAR_ON_PAINT hint
Some apps or some use cases don't need to clear the stage on immediate
rendering GPUs. A media player playing a fullscreen video or a
tile-based game, for instance.

These apps are redrawing the whole screen, so we can avoid clearing the
color buffer when preparing to paint the stage, since there is no
blending with the stage color being performed.

We can add an private set of hints to ClutterStage, and expose accessors
for each potential hint; the first hint is the 'no-clear' one.

http://bugzilla.clutter-project.org/show_bug.cgi?id=2058
2010-07-13 14:57:48 +01:00
..
actor-box.png
animator-key-frames.png docs: Add visual cue for Animator's key frames 2010-02-25 17:09:55 +00:00
animator-key-frames.svg docs: Add visual cue for Animator's key frames 2010-02-25 17:09:55 +00:00
bin-layout.png
box-layout.png
building-clutter.xml
clutter-animation-tutorial.xml
clutter-docs.xml.in docs: Add Settings to the API reference 2010-06-21 17:57:11 +01:00
clutter-overview.xml
clutter-sections.txt stage: Add the NO_CLEAR_ON_PAINT hint 2010-07-13 14:57:48 +01:00
clutter.types docs: Add Settings to the API reference 2010-06-21 17:57:11 +01:00
creating-behaviours.xml
easing-modes.png
easing-modes.svg
event-flow.dia
event-flow.png
flow-layout-horizontal.png
flow-layout-vertical.png
glossary.xml
Makefile.am docs: Add Cally API reference 2010-07-05 16:45:43 +01:00
migrating-ClutterEffect.xml
migrating-ClutterPath.xml
path-alpha-func.png
running-clutter.xml cally: Improving cally doc 2010-07-07 15:48:08 +02:00
subclassing-ClutterActor.xml