~eliasnaur/gio-shader

GPU programs for the Gio project
piet: properly quote shell environment variables
gio: make material.vert portable across GPU API
piet: fixup spelling

clone

read-only
https://git.sr.ht/~eliasnaur/gio-shader
read/write
git@git.sr.ht:~eliasnaur/gio-shader

You can also use your local clone with git send-email.

#GPU programs for the Gio project

This repository contains the source code for the Gio project. It also contains the generators and dereived 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.