mirror of
https://github.com/brl/mutter.git
synced 2025-02-02 14:53:03 +00:00
412a468d5e
This adds an example of how to setup a Clutter style 2D coordinate space and clarifies what state is owned by a framebuffer. (projection, modelview, viewport and clip stack) When we expose more cogl_framebuffer API this example will hopefully be migrated into a more extensive introduction to using framebuffers.