summaryrefslogtreecommitdiff
path: root/sly/mesh.scm
Commit message (Expand)AuthorAgeFilesLines
* shader: Cache locations of uniforms/attributes at shader compile-time.David Thompson2014-09-221-5/+1
* mesh: Allow uniform values to be signals.David Thompson2014-09-061-1/+3
* Export uniform-set!David Thompson2014-08-251-3/+1
* Support meshes with no texture.David Thompson2014-08-251-5/+9
* Add mesh module.David Thompson2014-08-251-0/+194