1
0
Fork 0
mutter-performance-source/clutter/cogl
Neil Roberts a72237b876 clutter-stage: Add clutter_stage_get_redraw_clip_bounds
This adds a public function to get the bounds of the current clipped
redraw on a stage. This should only be called while the stage is being
painted. The function diverts to a virtual function on the
ClutterStageWindow implementation. If the function isn't implemented
or it returns FALSE then the entire stage is reported. The clip bounds
are in integer pixel coordinates in the stage's coordinate space.

http://bugzilla.clutter-project.org/show_bug.cgi?id=2421
2011-07-13 13:54:50 +01:00
..
clutter-backend-cogl.c backend-cogl: update _get_egl_context symbol name 2011-07-11 16:59:26 +01:00
clutter-backend-cogl.h Do not include clutter-egl.h unconditionally 2011-06-15 13:05:18 +01:00
clutter-cex100.h.in unify egl and glx backends as "cogl" backend 2011-06-14 20:35:18 +01:00
clutter-egl-headers.h build: Adds missing clutter-egl-headers.h 2011-06-15 12:40:02 +01:00
clutter-egl.h unify egl and glx backends as "cogl" backend 2011-06-14 20:35:18 +01:00
clutter-event-tslib.c unify egl and glx backends as "cogl" backend 2011-06-14 20:35:18 +01:00
clutter-glx-texture-pixmap.c glx-tfp: Don't include glx.h 2011-07-04 15:41:38 +01:00
clutter-glx-texture-pixmap.h Fix the deprecation guard for ClutterGLXTexturePixmap 2011-06-20 18:22:06 +01:00
clutter-glx.h docs: Fix the GLX section 2011-06-20 19:45:14 +01:00
clutter-stage-cogl.c clutter-stage: Add clutter_stage_get_redraw_clip_bounds 2011-07-13 13:54:50 +01:00
clutter-stage-cogl.h clutter-stage: Add clutter_stage_get_redraw_clip_bounds 2011-07-13 13:54:50 +01:00