Skip to content
This repository has been archived by the owner. It is now read-only.

Separate out Skia interface bits of rust-azure into the Skia library #131

Closed
wants to merge 2 commits into from

Commits on Jan 14, 2015

  1. Move Skia C and Rust interface to Skia

    This allows using Skia independently of Azure.
    mrobinson committed Jan 14, 2015
  2. Expose AzCreateDrawTargetSkiaWithGrContextAndFBO as it is in Azure

    Instead of reaching into the private Skia API to create Skia draw
    targets, use the Azure API and the newly exposed Skia rust API. This is
    part of the transition of teasing out the Skia-specific parts of
    rust-azure.
    mrobinson committed Jan 14, 2015
You can’t perform that action at this time.