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

Begin integration of EXT extensions into the unified specification #1213

Merged
merged 4 commits into from
Aug 13, 2024

Commits on Jul 17, 2024

  1. Begin integration of EXT extensions into the unified specification

    - Add a khr+ext spec type to makeSpec and cover in CI
    - Document the version and dependencies of all EXT extensions in the XML
    - Integrate cl_ext_cxx_for_opencl into the unified specification
    - Add placeholder descriptions for all EXT extensions linking to either
      core/KHR features that supersede old extensions that were never
      part of the specification or the OpenCL Extensions document.
    
    This enables us to integrate EXT extensions incrementally and integrate
    future EXT extensions directly into the unified specification.
    
    Change-Id: Ic634ce000ad3ebfb56e56bce91f9c0de3e786383
    Signed-off-by: Kevin Petit <kevin.petit@arm.com>
    kpet committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    c74335c View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Update api/cl_ext_cxx_for_opencl.asciidoc

    Co-authored-by: Ewan Crawford <ewan.cr@gmail.com>
    kpet and EwanC committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    3ca4967 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. remove dangling links in cl_ext_migrate_memobject appendix

    Change-Id: I13b4860dfcd3d6d865b269847c5876bf75516e87
    kpet committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    9150710 View commit details
    Browse the repository at this point in the history
  2. add links to latest published ext specs

    Change-Id: Ifddbbc47ddb0ac9be6327d9925682b96829d0946
    kpet committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    ca1ffaf View commit details
    Browse the repository at this point in the history