1
0
Fork 0
mutter-performance-source/clutter/cogl
Emmanuele Bassi 705640367a Use the non-deprecated Cogl clipping API
Cogl 1.18 deprecated the global clipping API in favour of the
per-framebuffer one, but since we're using the 2.0 API internally we
don't have access to the deprecated symbols any more.

This is pretty much a mechanical port for all the places where we're
still using the old 1.x API.
2013-12-04 16:07:17 +00:00
..
clutter-stage-cogl.c Use the non-deprecated Cogl clipping API 2013-12-04 16:07:17 +00:00
clutter-stage-cogl.h Add clutter_stage_set_sync_delay() 2013-02-13 09:27:17 -05:00