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

xfail test_getdata_putdata() for BGR;* on big-endian #17

Closed
wants to merge 18 commits into from

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    f9ddb31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31807a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16b8108 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    23fead7 View commit details
    Browse the repository at this point in the history
  5. fix I;16N lib pack test

    Yay295 committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    d19430e View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. Configuration menu
    Copy the full SHA
    0869248 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b373d4a View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. Use hopper

    radarhere authored and Yay295 committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    467f082 View commit details
    Browse the repository at this point in the history
  2. Simplified variable name

    radarhere authored and Yay295 committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    02911c7 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    5576ea6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20860bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e849b1d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ff11677 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. Revert "don't use memcpy when converting BGR;15/16"

    This reverts commit 5576ea6.
    radarhere committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    cf38b9a View commit details
    Browse the repository at this point in the history
  2. Revert "write bgr data as bgr, not rgb, with putdata()"

    This reverts commit ff11677.
    radarhere committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    e48b484 View commit details
    Browse the repository at this point in the history
  3. Revert "set unused bit when writing bgr;15 with putdata()"

    This reverts commit e849b1d.
    radarhere committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    1b31fef View commit details
    Browse the repository at this point in the history
  4. Revert "access BGR;15/16 pixels as BGR, not RGB"

    This reverts commit 20860bc.
    radarhere committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    e18ad3c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e19e0ad View commit details
    Browse the repository at this point in the history