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

Add named framebuffer operations and named vertex arrays #299

Merged
merged 9 commits into from
Sep 3, 2024

Commits on Aug 9, 2024

  1. Add glClearNamedFramebuffer*

    chyyran committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    055837d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1beb03f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cfc0b90 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ad84650 View commit details
    Browse the repository at this point in the history
  5. Add glBlitNamedFramebuffer

    chyyran committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    ec1f7d7 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    64dc44e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9000e31 View commit details
    Browse the repository at this point in the history
  3. Add glCreateFramebuffers

    chyyran committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    2150914 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c9f51bd View commit details
    Browse the repository at this point in the history