1
0
Fork 0
mutter-performance-source/clutter/osx
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-osx.c 2008-06-26 Emmanuele Bassi <ebassi@openedhand.com> 2008-06-26 21:42:44 +00:00
clutter-backend-osx.h OSX: add multistage support 2008-06-05 21:27:58 +00:00
clutter-event-osx.c [osx] Update events to floating point coordinates 2009-07-27 10:45:26 +01:00
clutter-osx.h OSX: don't depend on ClutterGLWindow 2008-06-29 10:31:31 +00:00
clutter-stage-osx.c [backends] Remove the idea of offscreen stages from all backends 2009-10-16 18:58:47 +01:00
clutter-stage-osx.h OSX: add multistage support 2008-06-05 21:27:58 +00:00
Makefile.am [build] Fix LDADD -> LIBADD usage 2009-08-11 13:27:25 +01:00