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

Fix problems with background buffers and array datatypes #4218

Merged
merged 12 commits into from
Apr 1, 2024

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    801b62c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6a7750 View commit details
    Browse the repository at this point in the history
  3. Spelling

    fortnern committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    8483433 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Fix bug in array conversion with strided background buffer. Convert some

    mommove calls to non-overlapping buffers to memcpy.
    fortnern committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    ae0f2f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78b3f4b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06da757 View commit details
    Browse the repository at this point in the history
  4. Add testing

    fortnern committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    aba6fef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7559255 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    585861e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    56ccef7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fd257de View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5a56602 View commit details
    Browse the repository at this point in the history