mutter/clutter/egl
Emmanuele Bassi f1a1399927 Add clutter_backend_get_n_screens()
Add clutter_backend_get_n_screens(), which returns the number of screens
manager by the ClutterBackend, and change clutter_backend_get_screen_number()
to return the screen number of the currently used screen; this is semantically
equivalent to clutter_glx_get_default_screen(), but leaves the door open for
a "screen" abstraction in Clutter, handled by the backend. Update the GLX
and EGL backends to retrieve and set the screen_num and n_screens members of
ClutterBackend using Xlib calls.
2007-04-19 15:26:28 +00:00
..
clutter-backend-egl.c Add clutter_backend_get_n_screens() 2007-04-19 15:26:28 +00:00
clutter-backend-egl.h Add clutter_backend_get_n_screens() 2007-04-19 15:26:28 +00:00
clutter-egl.h 2007-03-27 Matthew Allum <mallum@openedhand.com> 2007-03-27 21:09:11 +00:00
clutter-event-egl.c 2007-03-27 Matthew Allum <mallum@openedhand.com> 2007-03-27 21:09:11 +00:00
clutter-stage-egl.c 2007-03-27 Matthew Allum <mallum@openedhand.com> 2007-03-27 21:09:11 +00:00
clutter-stage-egl.h 2007-03-27 Matthew Allum <mallum@openedhand.com> 2007-03-27 21:09:11 +00:00
Makefile.am 2007-03-22 Emmanuele Bassi <ebassi@openedhand.com> 2007-03-22 18:21:59 +00:00