mutter/clutter/cogl
Owen W. Taylor 97dcb108d0 ClutterStageCogl: Clip in the right coordinate system
Our clip coordinates are relative to the stage, not model-view
transformed. cogl_framebuffer_push_rectangle_clip() was accidentally
used instead of cogl_framebuffer_push_scissor_clip() when porting
to the framebuffer clip API.

https://bugzilla.gnome.org/show_bug.cgi?id=719900
2013-12-05 08:38:16 -05:00
..
clutter-stage-cogl.c ClutterStageCogl: Clip in the right coordinate system 2013-12-05 08:38:16 -05:00
clutter-stage-cogl.h Add clutter_stage_set_sync_delay() 2013-02-13 09:27:17 -05:00