aboutsummaryrefslogtreecommitdiffstats
path: root/src/control.zig (unfollow)
Commit message (Expand)AuthorFilesLines
2025-03-05allow disabling texture/ffmpeg support at build times-ol1-0/+2
2025-03-05fix shader reloading wrt Texturess-ol1-1/+1
2025-03-04load videoes/textures relative to project_roots-ol1-7/+21
2025-02-24load videos and textures using libavs-ol1-2/+48
2024-11-13update for zig 0.13.0s-ol1-1/+1
2023-10-29allow indexing uniforms, fix bugs-ol1-52/+106
2023-10-29update for zig 0.11.0s-ol1-24/+26
2021-11-11update for zig 0.9.0s-ol1-1/+1
2021-11-11update for zig 0.8.0s-ol1-2/+2
2021-11-11remove/ignore unused variabless-ol1-0/+5
2021-11-10better error messagess-ol1-2/+4
2021-11-10update for zig 0.7.1s-ol1-4/+0
2020-06-08zig-fmt for low-column-screenss-ol1-1/+7
2020-06-08error handlings-ol1-73/+108
2020-06-07different OSC set layers-ol1-27/+69
2020-05-14update for zig 0.6.0s-ol1-1/+1
2020-02-10format, remove debug GL outputs-ol1-12/+6
2020-02-02support arrays and bare-lists for vectorss-ol1-6/+12
2020-01-27reimplement working OSC controls-ol1-29/+41
2020-01-26break OSC in favor of uniform cachings-ol1-28/+33
2020-01-25fix OSC server creation error handlings-ol1-1/+3
2020-01-25OSC configuration in config.yamls-ol1-2/+23
2020-01-25basic OSC supports-ol1-0/+77