Fork of panloader from biopenly

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