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

GLControl #3386

Merged
merged 25 commits into from
May 11, 2020
Merged

GLControl #3386

merged 25 commits into from
May 11, 2020

Commits on Dec 20, 2019

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

Commits on Dec 22, 2019

  1. Implemented GlControlBase

    kekekeks committed Dec 22, 2019
    Configuration menu
    Copy the full SHA
    021995e View commit details
    Browse the repository at this point in the history
  2. Fixed imports

    kekekeks committed Dec 22, 2019
    Configuration menu
    Copy the full SHA
    df2cb9d View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2019

  1. Configuration menu
    Copy the full SHA
    565ac31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ffface8 View commit details
    Browse the repository at this point in the history
  3. Fixed eglWaitNative usage

    kekekeks committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    633ab61 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8115941 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    731b233 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    adf943c View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2020

  1. Merge remote-tracking branch 'origin/master' into glcontrol

    # Conflicts:
    #	src/Avalonia.Native/GlPlatformFeature.cs
    #	src/Skia/Avalonia.Skia/PlatformRenderInterface.cs
    kekekeks committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    8d3b418 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    170eb56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d9387b4 View commit details
    Browse the repository at this point in the history
  4. GLES compat

    kekekeks committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    1dea1a3 View commit details
    Browse the repository at this point in the history
  5. OSX support

    kekekeks committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    db3e278 View commit details
    Browse the repository at this point in the history
  6. Proper page position

    kekekeks committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    3267c8f View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2020

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

Commits on May 4, 2020

  1. Configuration menu
    Copy the full SHA
    e2bde71 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into glcontrol

    # Conflicts:
    #	src/Skia/Avalonia.Skia/DrawingContextImpl.cs
    #	src/Windows/Avalonia.Win32/WindowImpl.cs
    kekekeks committed May 4, 2020
    Configuration menu
    Copy the full SHA
    166ce78 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2020

  1. Configuration menu
    Copy the full SHA
    ce01832 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    861b417 View commit details
    Browse the repository at this point in the history
  3. X11

    kekekeks committed May 8, 2020
    Configuration menu
    Copy the full SHA
    118dcdb View commit details
    Browse the repository at this point in the history
  4. OpenGL 4.0 fix

    kekekeks committed May 8, 2020
    Configuration menu
    Copy the full SHA
    c8615cb View commit details
    Browse the repository at this point in the history

Commits on May 11, 2020

  1. Removed duplicated code

    kekekeks committed May 11, 2020
    Configuration menu
    Copy the full SHA
    d3cde7c View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into glcontrol

    # Conflicts:
    #	src/Skia/Avalonia.Skia/PlatformRenderInterface.cs
    #	src/Skia/Avalonia.Skia/SkiaOptions.cs
    kekekeks committed May 11, 2020
    Configuration menu
    Copy the full SHA
    d0fdce3 View commit details
    Browse the repository at this point in the history
  3. Updates for master

    kekekeks committed May 11, 2020
    Configuration menu
    Copy the full SHA
    d9c5bbb View commit details
    Browse the repository at this point in the history