Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: KhronosGroup/OpenCL-Headers
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2022.09.30
Choose a base ref
...
head repository: KhronosGroup/OpenCL-Headers
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2023.02.06
Choose a head ref
  • 5 commits
  • 7 files changed
  • 2 contributors

Commits on Oct 5, 2022

  1. Configuration menu
    Copy the full SHA
    24fa0fe View commit details
    Browse the repository at this point in the history
  2. Revert "Formatted headers and added style check."

    This reverts commit 24fa0fe.
    Kerilk committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    b590a6b View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

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

Commits on Jan 10, 2023

  1. Added support for pkg-config. (#213)

    * Added support for pkg-config.
    
    * Update CMakeLists.txt
    
    * Update OpenCL-Headers.pc.in
    
    * Try to add CI for Linux.
    
    * Try to add CI for pkg-config for MacOS.
    
    * Update to same scheme as OpenCL Loader.
    
    * Update CMakeLists.txt
    Kerilk authored Jan 10, 2023
    Configuration menu
    Copy the full SHA
    a86f4e7 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. cl_loader_layers update (#211)

    * Added `CL_LAYER_NAME` info query for layers.
    
    * Added `CL_LAYER_OPTIONS` info query for layers.
    
    * Remove options for now as suggested by the working group.
    Kerilk authored Feb 1, 2023
    Configuration menu
    Copy the full SHA
    4c82e9c View commit details
    Browse the repository at this point in the history
Loading