Fork of panloader from biopenly

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

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.