summaryrefslogtreecommitdiff
path: root/chickadee/graphics/particles.scm
Commit message (Expand)AuthorAgeFilesLines
* graphics: blend: Add proper <blend-mode> data type.David Thompson2021-03-141-1/+1
* graphics: Rewrite with-graphics-state to use state specs.David Thompson2021-03-141-2/+3
* graphics: Rewrite rendering engine.David Thompson2021-01-261-75/+75
* graphics: particles: Use dynamic geometry type.David Thompson2020-12-091-83/+49
* graphics: particles: Make shader compatible with GLSL 1.2.David Thompson2020-11-191-1/+1
* graphics: Improve GLSL 1.2 compatibility.Jelle Licht2020-10-061-4/+4
* Rename 'render' subdirectory to 'graphics'.David Thompson2020-10-031-0/+490