summaryrefslogtreecommitdiff
path: root/bootstrap
AgeCommit message (Collapse)Author
2020-10-20bootstrap: specify directories explicitlyVito Caputo
Since switching to AX_SUBDIRS_CONFIGURE for libplay the automagic recursive autoreconf has been broken because it apparently drives the recursion via AC_CONFIG_SUBDIRS. So just tell it . and libplay are the directories.
2020-07-31*: initial implementation of pigVito Caputo
This is nothing to write home about, but it provides a little sandbox for developing shader-generated textures in the spirit of shadertoy or the demoscene tool bonzomatic. It's more oriented towards developing shaders for use with libstage in the small games I've been hacking on.
© All Rights Reserved