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

Update clUpdateMutableCommandsKHR to match new API #501

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Jul 19, 2024

  1. Use array for clUpdateMutableCommandsKHR

    Implementation change to prototype specification changes proposed
    in KhronosGroup/OpenCL-Docs#1041
    
    Uses OpenCL changes from
    * KhronosGroup/OpenCL-Docs#1045
    * KhronosGroup/OpenCL-Headers#245
    * KhronosGroup/OpenCL-CTS#1984
    EwanC committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    a91f218 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Set correct extension version

    EwanC committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    33ad6a6 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Clang-tidy fixes

    EwanC committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    e4f9f80 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

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