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

Test IMAGE1D_BUFFER in more scenario #1806

Merged
merged 21 commits into from
Apr 16, 2024
Merged

Commits on Feb 13, 2024

  1. cl_copy_images

    rjodinchr committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    cfdc23a View commit details
    Browse the repository at this point in the history
  2. cl_get_info

    rjodinchr committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    f6bcdb1 View commit details
    Browse the repository at this point in the history
  3. cl_fill_image

    rjodinchr committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    1992631 View commit details
    Browse the repository at this point in the history
  4. cl_read_write_image

    rjodinchr committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    0554854 View commit details
    Browse the repository at this point in the history
  5. kernel_image_methods

    rjodinchr committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    eb452c1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1db645f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    598bb72 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d471d47 View commit details
    Browse the repository at this point in the history
  9. remove unused variables

    rjodinchr committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    7e51654 View commit details
    Browse the repository at this point in the history
  10. make sure M will never be 0

    rjodinchr committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    4ca814c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    16e3343 View commit details
    Browse the repository at this point in the history
  12. fix formatting

    rjodinchr committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    5c62489 View commit details
    Browse the repository at this point in the history
  13. format with clang-format-11

    rjodinchr committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    b3cca5c View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

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

Commits on Feb 28, 2024

  1. add missing case in switch

    rjodinchr committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    f101b60 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

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

Commits on Mar 12, 2024

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

Commits on Mar 27, 2024

  1. fix free of pitch buffer

    rjodinchr committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    9a49a34 View commit details
    Browse the repository at this point in the history
  2. fix formatting

    rjodinchr committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    cd53e28 View commit details
    Browse the repository at this point in the history
  3. fix formatting

    rjodinchr committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    26255dd View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. fix data->is_aligned

    rjodinchr committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    71eca12 View commit details
    Browse the repository at this point in the history