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

Fixes for Image_from_buffer_alignment_negative when alignments are 1 #1967

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    7d4e582 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17bb73b View commit details
    Browse the repository at this point in the history
  3. Formatting

    AhmedAmraniAkdi committed May 1, 2024
    Configuration menu
    Copy the full SHA
    3b96da8 View commit details
    Browse the repository at this point in the history
  4. Add cl_khr_kernel_clock to the list of known extensions in the compil…

    …er defines for extension subtest
    AhmedAmraniAkdi committed May 1, 2024
    Configuration menu
    Copy the full SHA
    6ce88df View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3912bfc View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Put cl_khr_kernel_clock before the API-only extensions in the known_e…

    …xtensions array.
    
    Add newline to CMakeLists.txt
    Wrap everything under an anonymous namespace, remove extern keyword, use c++ raw strings for the ocl kernels, and remove underscore from CL_KHR_KERNEL_CLOCK_PROCS_H
    AhmedAmraniAkdi committed May 3, 2024
    Configuration menu
    Copy the full SHA
    72c91b4 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    8b4a239 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57081e5 View commit details
    Browse the repository at this point in the history