Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide Gecko with ImageRendering property when locking NativeTexture external images #3009

Merged
merged 5 commits into from Sep 4, 2018

Commits on Sep 3, 2018

  1. Provide Gecko with ImageRendering property when locking NativeTexture…

    … external images, fixes #2993
    hwinnemoe committed Sep 3, 2018
  2. Fixed missing argument for replay version of lock call

    hwinnemoe committed Sep 3, 2018
  3. Fix unused warning.

    hwinnemoe committed Sep 3, 2018

Commits on Sep 4, 2018

  1. Update examples to new interface of lock() of webrender::ExternalImag…

    …eHandler.
    hwinnemoe committed Sep 4, 2018
  2. Fixed too long lines of code.

    hwinnemoe committed Sep 4, 2018
You can’t perform that action at this time.