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

api: unify surfaceless APIs on context #1715

Merged
merged 4 commits into from
Nov 13, 2024
Merged

api: unify surfaceless APIs on context #1715

merged 4 commits into from
Nov 13, 2024

Commits on Nov 13, 2024

  1. api/context: unify surfaceless APIs on context

    The API was implemented by all backend, this patch simply promotes it
    to the top-level trait.
    kchibisov committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    e5a386c View commit details
    Browse the repository at this point in the history
  2. docs: update

    kchibisov committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    caf2e30 View commit details
    Browse the repository at this point in the history
  3. docs: v2

    kchibisov committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    1ffe959 View commit details
    Browse the repository at this point in the history
  4. Update glutin/src/context.rs

    Co-authored-by: Marijn Suijten <[email protected]>
    kchibisov and MarijnS95 authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    45581d9 View commit details
    Browse the repository at this point in the history