summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Add bytestruct module.David Thompson2024-02-221-0/+2
* Include guix.scm file in releases.David Thompson2023-11-081-0/+1
* Don't build dvi docs.David Thompson2023-05-241-0/+3
* Move pixbuf module to (chickadee graphics ...) namespace.David Thompson2023-05-241-1/+1
* Replace base64 decoder with Apache 2.0 licensed version.David Thompson2023-04-261-0/+1
* Relicense nearly everything to Apache 2.0.David Thompson2023-04-261-12/+10
* Update my email address.David Thompson2023-04-251-1/+1
* Add syntax highlighting to html manual.David Thompson2023-04-211-2/+2
* Add image module.David Thompson2023-03-251-0/+1
* Add pixbuf module.David Thompson2023-03-251-0/+1
* Add tests for (chickadee math rect) module.David Thompson2022-10-241-0/+1
* Rename (chickadee graphics font) to (chickadee graphics text).David Thompson2022-10-171-1/+1
* Add tests for matrix module.David Thompson2022-08-051-0/+1
* Add libpng bindings.David Thompson2021-12-171-0/+1
* Add libturbojpeg bindings.David Thompson2021-12-171-0/+1
* Install chickadee executable.v0.8.0David Thompson2021-10-081-0/+3
* Collapse test hierarchy into a single directory.David Thompson2021-10-061-6/+10
* Add tests for array lists, heaps, and queues.David Thompson2021-10-021-1/+4
* Add quadtree example to release tarballs.David Thompson2021-10-011-0/+1
* Add (chickadee data quadtree) module.David Thompson2021-10-011-1/+3
* Move data structure modules into new (chickadee data ...) namespace.David Thompson2021-10-011-5/+5
* cli: Add bundle subcommand.David Thompson2021-09-281-1/+2
* Remove dvi-local target from Makefile.am.David Thompson2021-09-231-2/+0
* Add missing skybox shader files.David Thompson2021-09-211-1/+3
* examples: model: Replace OBJ Suzanne model with a glTF one.David Thompson2021-09-211-29/+32
* Don't build DVI docs.David Thompson2021-09-211-0/+2
* Add a CLI.David Thompson2021-09-211-1/+3
* Add asynchronous REPL implementation.David Thompson2021-09-131-0/+1
* Add readline bindings.David Thompson2021-09-131-0/+1
* Add the start of a test suite.David Thompson2021-09-081-1/+9
* graphics: path: Separate fill/stroke into different shaders.David Thompson2021-08-271-2/+4
* graphics: Add skybox module.David Thompson2021-08-161-0/+1
* graphics: Add mesh module.David Thompson2021-08-121-0/+1
* Add (chickadee graphics light) module.David Thompson2021-05-121-0/+1
* graphics: phong: Extract shader code to separate files.David Thompson2021-05-071-1/+3
* graphics: pbr: Extract shader code to separate files.David Thompson2021-05-071-1/+3
* Include example audio files in release tarballs.David Thompson2021-05-061-0/+5
* Add base64 module.David Thompson2021-05-051-0/+1
* Update Makefile with new example files.David Thompson2021-04-131-3/+4
* graphics: Rewrite tile map module.David Thompson2021-04-091-1/+1
* graphics: Rewrite 9-patch implementation and move it to its own module.David Thompson2021-04-071-0/+1
* Compile buffer module before shader module.David Thompson2021-03-051-1/+1
* graphics: Rewrite rendering engine.David Thompson2021-01-261-3/+3
* make: Include run-example script in release tarballs.David Thompson2020-12-051-0/+1
* Makefile: Update publish target.David Thompson2020-11-191-1/+1
* graphics: Add polygon and cull face modes to render context.David Thompson2020-11-191-4/+5
* render: Add vector path rendering module.David Thompson2020-11-181-0/+7
* graphics: Delete shapes module.David Thompson2020-11-161-2/+0
* Rename 'render' subdirectory to 'graphics'.David Thompson2020-10-031-20/+20
* font: Make Inconsolata the new default font.David Thompson2020-10-031-2/+1