Giter Site home page Giter Site logo

androidballoongame's Introduction

Skia Graphics Release Notes

This file includes a list of high level updates for each milestone release.


Milestone 78

  • Added RELEASE_NOTES.txt file

  • SkDrawLooper is no longer supported in SkPaint or SkCanvas.

  • SkPath::Iter::next() now ignores its consumDegenerates bools. Those will so go away entirely

  • SkImage: new factories: DecodeToRaster, DecodeToTexture

  • SkImageFilter API refactor started:

    • Provide new factory API in include/effects/SkImageFilters
    • Consolidated enum types to use SkTileMode and SkColorChannel
    • Hide filter implementation classes
    • Hide previously public functions on SkImageFilter that were intended for internal use only
  • SkColorFilters::HSLAMatrix - new matrix color filter operating in HSLA space.

  • Modify GrBackendFormat getters to not return internal pointers. Use an enum class for GL formats.

  • Expose GrContext::dump() when SK_ENABLE_DUMP_GPU is defined.

  • Vulkan backend now supports YCbCr sampler for I420 Vulkan images that are not backed by external images.

  • Add SkCodec::SelectionPolicy for distinguishing between decoding a still image or an image sequence for a container format that has both (e.g. HEIF).

  • SkImage::makeTextureImage and SkImage::MakeCrossContextFromPixmap no longer take an SkColorSpace parameter. It was unused.

  • SkImage::reinterpretColorSpace - to reinterpret image contents in a new color space.

  • Removed SkImage::MakeCrossContextFromEncoded.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.