Skip to content
  • Emmanuele Bassi's avatar
    gsk: Drop modelview/projection from GskRenderer API · 2aeb9f61
    Emmanuele Bassi authored
    The details of the modelview and projection matrices are only useful for
    the GL renderer; there's really no point in having those details
    available in the generic API — especially as the Cairo fallback renderer
    cannot really set up a complex modelview or a projection matrix.
    2aeb9f61