• This repository has been archived on 05/Apr/2022
  • Stars
    star
    981
  • Rank 46,314 (Top 1.0 %)
  • Language
    C
  • Created over 3 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Dissecting the M1's GPU for 3D acceleration

Asahi GPU

Research for an open source graphics stack for Apple M1.

As development of a Mesa driver has begun, development work has moved in-tree in Mesa. As such this repository is no longer in use.

wrap

Build with the included makefile make wrap.dylib, and insert in any Metal application by setting the environment variable DYLD_INSERT_LIBRARIES=/Users/bloom/gpu/wrap.dylib.

Contributors

  • Alyssa Rosenzweig (bloom) on IRC, working on the command stream and ISA
  • marcan, working on kernel side

Contributing

All contributors are expected to abide by our Code of Conduct and our Copyright and Reverse Engineering Policy.

For more information, please see our Contributing page.