mutter/clutter/fruity
Robert Bragg 15d7a86621 [backends] Remove the idea of offscreen stages from all backends
The only backend that tried to implement offscreen stages was the GLX backend
and even this has apparently be broken for some time without anyone noticing.

The property still remains and since the property already clearly states that
it may not work I don't expect anyone to notice.

This simplifies quite a bit of the GLX code which is very desireable from the
POV that we want to start migrating window system code down to Cogl and the
simpler the code is the more straight forward this work will be.

In the future when Cogl has a nicely designed API for framebuffer objects then
re-implementing offscreen stages cleanly for *all* backends should be quite
straightforward.
2009-10-16 18:58:47 +01:00
..
clutter-backend-fruity.c Adds a cogl_flush() to give developers breaking into raw GL a fighting chance 2009-06-30 17:13:38 +01:00
clutter-backend-fruity.h 2008-06-23 Matthew Allum <mallum@openedhand.com> 2008-06-23 09:55:42 +00:00
clutter-fruity.c Hide clutter_context_get_default() 2009-06-18 14:20:28 +01:00
clutter-fruity.h Merged clutter-ivan branch into trunk. 2008-04-25 13:37:36 +00:00
clutter-stage-fruity.c [backends] Remove the idea of offscreen stages from all backends 2009-10-16 18:58:47 +01:00
clutter-stage-fruity.h Merged clutter-ivan branch into trunk. 2008-04-25 13:37:36 +00:00
Makefile.am [build] Clean up the eglnative and fruity Makefile.am 2009-08-14 13:08:17 +01:00