Fork of panloader from biopenly

Alyssa Rosenzweig d4a1679d02 Decode indices 7 years ago
docs 5b4d94b7ca Add documentation from chai 7 years ago
include dfe2b4a8be MALI_POSITIVE macro 7 years ago
panwrap d4a1679d02 Decode indices 7 years ago
src 69ff46e53c Fix some warnings 7 years ago
.editorconfig fbc909511e Correct .editorconfig file again 7 years ago
.gitignore 6f4c526e81 Initial commit 8 years ago
LICENSE.md 8c01856232 License under GPLv2 8 years ago
README.md 6f4c526e81 Initial commit 8 years ago
build-panwrap.sh 3d24526be7 Quietly use C++11 feature 7 years ago
gdb.py 4791c0261b Add gdb.py 7 years ago
meson.build 4f071c1c64 Correct typo 7 years ago

README.md

A simple program written in C to learn more about the ioctl's used by the bifrost GPU's kernel driver, so we can start drawing some triangles.

Eventually, this code will become historical.