aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2025-03-05wip HAP codechaps-ol1-0/+4
2025-03-05update for Zig 0.14.0s-ol2-2/+2
2025-03-05allow disabling texture/ffmpeg support at build times-ol2-4/+10
2025-03-05fix shader reloading wrt Texturess-ol2-151/+242
2025-03-04load videoes/textures relative to project_roots-ol2-8/+22
2025-02-24automatically add GLSL 3.30 headers-ol1-1/+7
2025-02-24configurable filter for output scalings-ol1-1/+10
2025-02-24load videos and textures using libavs-ol5-54/+478
2024-11-13update for zig 0.13.0s-ol3-6/+7
2023-11-03inject #line directives for better error reportings-ol1-3/+20
2023-11-03only restore uniform values if type unchangeds-ol1-50/+51
2023-10-29allow indexing uniforms, fix bugs-ol2-232/+322
2023-10-29specifying config.yaml path as CLI args-ol2-2/+7
2023-10-29load shaders relative to config file / project_roots-ol2-10/+15
2023-10-29update for zig 0.11.0s-ol6-95/+96
2021-11-11update for zig 0.9.0s-ol3-33/+33
2021-11-11update for zig 0.8.0s-ol5-22/+23
2021-11-11remove/ignore unused variabless-ol5-6/+22
2021-11-11better pragma error messagess-ol1-5/+9
2021-11-10better error messagess-ol1-2/+4
2021-11-10resolve '#pragma include "...path..."' directivess-ol1-8/+53
2021-11-10update for zig 0.7.1s-ol4-12/+4
2020-06-08zig-fmt for low-column-screenss-ol6-26/+92
2020-06-08error handlings-ol1-73/+108
2020-06-07different OSC set layers-ol2-29/+69
2020-05-14update for zig 0.6.0s-ol3-5/+5
2020-02-10format, remove debug GL outputs-ol2-12/+11
2020-02-02remove hardcoded offset uniforms-ol1-5/+0
2020-02-02support arrays and bare-lists for vectorss-ol1-6/+12
2020-01-27reimplement working OSC controls-ol3-45/+75
2020-01-26break OSC in favor of uniform cachings-ol6-87/+472
2020-01-25remove offset default uniforms-ol1-9/+1
2020-01-25fix OSC server creation error handlings-ol2-2/+4
2020-01-25OSC configuration in config.yamls-ol4-28/+116
2020-01-25basic OSC supports-ol6-50/+130
2020-01-24hot reloadings-ol4-44/+84
2020-01-23Code reorganisations-ol4-149/+347