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

api: first draft for removing nativespec from ImageBuf #4482

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Oct 7, 2024

  1. first draft for removing nativespec from ImageBuf

    Signed-off-by: Basile Fraboni <basile.fraboni@gmail.com>
    bfraboni committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    f235223 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44c55af View commit details
    Browse the repository at this point in the history
  3. update ImageRec::read according to recent api changes

    Signed-off-by: Basile Fraboni <basile.fraboni@gmail.com>
    bfraboni committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    09a2731 View commit details
    Browse the repository at this point in the history
  4. update ImageBuf::read to query the native spec from the cache

    Signed-off-by: Basile Fraboni <basile.fraboni@gmail.com>
    bfraboni committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    e3e3c23 View commit details
    Browse the repository at this point in the history
  5. fix compilation

    Signed-off-by: Basile Fraboni <basile.fraboni@gmail.com>
    bfraboni committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    cb98711 View commit details
    Browse the repository at this point in the history