Skip to content

Support for driver-specific APIs #105

@zigazeljko

Description

@zigazeljko

I am currently trying to do some low-level GPU programming (for Nvidia cards using the open-source nouveau driver) and so, I need access to driver-specific APIs for managing buffers and executing command lists.

It seems I'm not the only one needing this, since there are already other projects using this crate (eg. rudihorn/drm-vc4-grabber) that implement their own bindings for driver-specific APIs, so it would make sense to unify them under this crate.

Is this considered to be in-scope for this crate? If so, I would be happy to contribute to this crate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions