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

Implement copyExternalImageToTexture #2781

Merged

Commits on Jun 17, 2022

  1. Configuration menu
    Copy the full SHA
    ccfc0e5 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. add example

    ybiletskyi committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    c8d1c8e View commit details
    Browse the repository at this point in the history
  2. merge master to dev branch

    ybiletskyi committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    c08c4d6 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. fix CI error

    ybiletskyi committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    f19fce2 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

  1. Merge branch 'master' into support-copy-external-image-to-texture

    # Conflicts:
    #	wgpu/Cargo.toml
    ybiletskyi committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    fdf4baa View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. Configuration menu
    Copy the full SHA
    a7348c4 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. fix PR comments

    ybiletskyi committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    70f2ff1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    245663d View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. Merge branch 'master' into support-copy-external-image-to-texture

    # Conflicts:
    #	wgpu/Cargo.toml
    ybiletskyi committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    da57820 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Add changelog entry

    cwfitzgerald committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    06ed09c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1e8814 View commit details
    Browse the repository at this point in the history
  3. Warnings

    cwfitzgerald committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    29dd4d2 View commit details
    Browse the repository at this point in the history
  4. Update Changelog

    cwfitzgerald committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    26987ba View commit details
    Browse the repository at this point in the history
  5. Remove example

    cwfitzgerald committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    7a366fe View commit details
    Browse the repository at this point in the history
  6. Restore framework.rs

    cwfitzgerald authored Oct 5, 2022
    Configuration menu
    Copy the full SHA
    3a814ed View commit details
    Browse the repository at this point in the history