aboutsummaryrefslogtreecommitdiffstats
path: root/src/control.zig (unfollow)
Commit message (Expand)AuthorFilesLines
2025-07-27add libav StreamSources-ol1-0/+23
2025-03-21add texture-share-vk Sources-ol1-6/+31
2025-03-20wrap Texture in Sources-ol1-16/+20
2025-03-19print effective OSC address on listen, reload messagess-ol1-1/+3
2025-03-19separate texture loading from binding via /texture/<name>s-ol1-47/+80
2025-03-18switch to /uniform/* pathss-ol1-101/+56
2025-03-16cache textures by filenames-ol1-11/+14
2025-03-15drop libyaml, configure via argss-ol1-89/+117
2025-03-10fix conditional compilations-ol1-2/+0
2025-03-10implement HAP decoding straight to compressed GPU textures-ol1-2/+1
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