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

Gentz' misc stuff, containing the following: #1101

Merged
merged 1 commit into from
Feb 26, 2019

Commits on Feb 26, 2019

  1. Gentz' misc stuff, containing the following:

    Adds context sharing support for the X11 and Wayland backends
    Separated context support for both Wayland and X11.
    Add sharing support to windows.
    Added CHANGELOG entry and fix doc typos
    Merged @Osspial's context_api_polish changes
    Marked unsafe functions that should be safe as safe.
    Refactored code to be more consistent/cleaner. Ran rustfmt on everything.
    Removed `shareable_with_windowed_contexts` and separate ext for OSMesa.
    Merged @Yyt's macos fix.
    Renamed `GlWindow` to `CombinedContext`.
    We no longer load `libegl.so` and `libgl.so` multiple times.
    Renamed `GlContext{,Ext}` to `ContextTrait{,Ext}`.
    
    Signed-off-by: Hal Gentz <zegentzy@protonmail.com>
    goddessfreya committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    0756feb View commit details
    Browse the repository at this point in the history