Jonathan D. Storm d305501bff Initial commit преди 1 месец
..
gio d305501bff Initial commit преди 1 месец
LICENSE d305501bff Initial commit преди 1 месец
README.md d305501bff Initial commit преди 1 месец
shader.go d305501bff Initial commit преди 1 месец

README.md

GPU programs for the Gio project

This repository contains source code for the Gio project. It also contains the generators and derived versions for use with the GPU APIs supported by Gio.

Generating CPU fallbacks

The piet/gencpu.sh script updates the piet-gpu binaries:

$ cd piet
$ ./gencpu.sh

Issues and contributions

See the Gio contribution guide.