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] OpenGL Codegen #2020

Merged
merged 21 commits into from
May 26, 2024
Merged

[3.0] OpenGL Codegen #2020

merged 21 commits into from
May 26, 2024

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