Commit Graph

8 Commits

Author SHA1 Message Date
Jarcode
69ebfe9714 Refactor renderer -> glava_renderer, renderer_handle -> glava_handle 2019-08-28 00:49:56 -07:00
Jarcode
f562bc690d Shared library rework & external async API support 2019-08-28 00:24:59 -07:00
Jarcode
9d4674d680 Added support for mono bars rendering, closes #123 2019-08-26 23:03:22 -07:00
Jarcode
e8e8b1f701 Added time uniform requests, closes #121 2019-08-26 21:40:43 -07:00
Jarcode
ce77587e3a Warning fixes and supression, glad header update 2019-08-26 20:27:11 -07:00
Jarcode
0358143bb7 Added signal reloading and legacy makefile support 2019-08-26 20:11:13 -07:00
Jordan Cannon
8259d8bb74 Rename parameter with typo
While reading through render.c I noticed a small typo in one of the parameter names. I assume that udaa was intended to be udata. Since the parameter is not actually used in transform_smooth at present, I have renamed it to _ as done in some of the other transform functions.
2019-04-22 23:43:04 -05:00
Robin Broda
6e60bcc698 Change build system to meson 2019-04-04 00:48:06 +02:00