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

[3.0] Windowing Rewrite #2278

Draft
wants to merge 53 commits into
base: develop/3.0
Choose a base branch
from
Draft

[3.0] Windowing Rewrite #2278

wants to merge 53 commits into from

Commits on Apr 6, 2024

  1. Initial group codegen

    Perksey committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    7e32758 View commit details
    Browse the repository at this point in the history
  2. Fix some trimming oddities

    Perksey committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    e53716f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67ed5ae View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. Base typing and namespacing

    Perksey committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    678dc6e View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

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

Commits on Apr 21, 2024

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

Commits on Apr 23, 2024

  1. Fix erroneous cast order

    Perksey committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    710fa56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea85042 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

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

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    3214433 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    220afd0 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

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

Commits on May 21, 2024

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

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    90da556 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f85362 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feature/opengl-codegen' of https://github.com/dotnet/Si…

    …lk.NET into feature/opengl-codegen
    Perksey committed May 23, 2024
    Configuration menu
    Copy the full SHA
    110a782 View commit details
    Browse the repository at this point in the history
  4. Fix unit tests

    Perksey committed May 23, 2024
    Configuration menu
    Copy the full SHA
    24343a8 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Fixup for all caps names

    Perksey committed May 24, 2024
    Configuration menu
    Copy the full SHA
    ba1f9c4 View commit details
    Browse the repository at this point in the history
  2. Fix naive trimming bug

    Perksey committed May 24, 2024
    Configuration menu
    Copy the full SHA
    37637f5 View commit details
    Browse the repository at this point in the history
  3. More self-review comments

    Perksey committed May 24, 2024
    Configuration menu
    Copy the full SHA
    5eca8c3 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. SDL bindings

    Perksey committed May 31, 2024
    Configuration menu
    Copy the full SHA
    e2ff544 View commit details
    Browse the repository at this point in the history
  2. Merge attempt 2

    Perksey committed May 31, 2024
    Configuration menu
    Copy the full SHA
    9f36ade View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    261ddd8 View commit details
    Browse the repository at this point in the history
  4. Fix naming regression

    Perksey committed May 31, 2024
    Configuration menu
    Copy the full SHA
    6298422 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

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

Commits on Jun 6, 2024

  1. Function pointer generation

    Perksey committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    8d7af55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fb7e09 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. Fixes from self-review

    Perksey committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    384453b View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

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

Commits on Aug 31, 2024

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

Commits on Sep 6, 2024

  1. Some more work

    Will be pausing here as I need to change the bindings, and to be honest I don't want to do that without doing the SilkTouch refactor first.
    Perksey committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    e01289e View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Rejig the repo structure

    Perksey committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    a76c488 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

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

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    f61ccce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    570c24c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    851f85b View commit details
    Browse the repository at this point in the history
  4. Some more bugfixes

    Perksey committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    05a0f69 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    79af236 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    663f520 View commit details
    Browse the repository at this point in the history
  3. Delete some stray files

    Perksey committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    59f6fe8 View commit details
    Browse the repository at this point in the history
  4. Minor nits

    Perksey committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    116d08e View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

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

Commits on Oct 6, 2024

  1. This is the new renamer

    Perksey committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    938d8a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    789d244 View commit details
    Browse the repository at this point in the history
  3. Regenerate bindings

    Perksey committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    e31c725 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    e6f2cf3 View commit details
    Browse the repository at this point in the history
  2. Sync with #2288

    Perksey committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    d86a14c View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Merge branch 'develop/3.0' of https://github.com/dotnet/Silk.NET into…

    … feature/windowing-3.0
    Perksey committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    a041dfb View commit details
    Browse the repository at this point in the history
  2. Fix buidl

    Perksey committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    129d495 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

  1. Add ISurfaceProvider

    Perksey committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    5224e0b View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    bd91c25 View commit details
    Browse the repository at this point in the history
  2. Remove the hosting API

    Perksey committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    2295ce6 View commit details
    Browse the repository at this point in the history