Skip to content

Support for Raspberry Pi (and other linux_arm64) #187

Closed
@almarklein

Description

@almarklein
  • User's system:
    • Don't forget to run sudo apt install vulkan-tools mesa-vulkan-drivers.
  • Here wgpu-py
    • cffi must provide binary wheels for linux_arm64.
    • Detect raspberry pi so that the download script can download the correct libs.
    • Make our get_surface_id_from_canvas works (with a bit of luck it does).
    • Build the appropriate wheels on CI.
  • wgpu-native
    • Build the binary on CI: issue 142 -> pr 148. Remaining issue is that the glibc version does not match.
  • wgpu-core

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions