Fork of panloader from biopenly

Cafe 530539d2ef Compile with -mfp16-format=alternative 7 tahun lalu
include a9215d2c48 Build with a.out 7 tahun lalu
panwrap 50f746d9cb Add new allocation post-commit 7 tahun lalu
src 75a20739a3 Turn on agressive error reporting 7 tahun lalu
.gitignore 6f4c526e81 Initial commit 7 tahun lalu
CMakeLists.txt 530539d2ef Compile with -mfp16-format=alternative 7 tahun lalu
LICENSE.md 8c01856232 License under GPLv2 7 tahun lalu
README.md 6f4c526e81 Initial commit 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.