Skip to content
Commit 70564036 authored by Emmanuele Bassi's avatar Emmanuele Bassi 👣
Browse files

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.
parent 1b458414
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment