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

Function pointers and LibraryImport #2917

Merged
merged 30 commits into from
Aug 21, 2024

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    9313a30 View commit details
    Browse the repository at this point in the history
  2. Regenerate interop files

    maxkatz6 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    1977a7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a35eaa4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b9c477 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2af4504 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d7223e9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c83cf08 View commit details
    Browse the repository at this point in the history
  8. Fix missed proxy definition

    maxkatz6 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    fdd2782 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f2736d0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ffb5057 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9c7c6b0 View commit details
    Browse the repository at this point in the history
  12. Forgot about partial

    maxkatz6 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    d5035b3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    38ee2ca View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a054db9 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

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

Commits on Jul 17, 2024

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

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    26b4961 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c13089b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1810c0a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b2d998b View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

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

Commits on Aug 15, 2024

  1. Add protected internal to test classes too, since this project has …

    …InternalsVisibleTo configured
    maxkatz6 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    ac124fe View commit details
    Browse the repository at this point in the history
  2. Disable DelegateTypesAreValid and DelegateTypesHaveAttributes tests o…

    …n .NET 7+ build, see comments
    maxkatz6 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    544a3f7 View commit details
    Browse the repository at this point in the history
  3. Reduce warnings noise

    maxkatz6 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    53e445e View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

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

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    65b6a54 View commit details
    Browse the repository at this point in the history
  2. Update binding/SkiaSharp/GRGlInterface.cs

    Co-authored-by: Filip Navara <[email protected]>
    maxkatz6 and filipnavara committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    ca37c82 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03a3b40 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

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