aboutsummaryrefslogtreecommitdiffstats
path: root/src/gl.zig (unfollow)
Commit message (Expand)AuthorFilesLines
2026-04-13fix some memory leakss-ol1-3/+3
2026-04-10add some testss-ol1-0/+122
2026-04-10support arrays of uniforms, remove finished sourcess-ol1-314/+346
2026-01-10pipe raw video to stdouts-ol1-0/+15
2025-10-19add BufferedStreamSources-ol1-1/+1
2025-09-22log errors in threadss-ol1-4/+5
2025-09-22update for Zig 0.15.1s-ol1-1/+1
2025-08-05dynamic OSC method registration for sourcess-ol1-40/+2
2025-07-30add freeze and step controls to Sources-ol1-0/+9
2025-07-28add libav StreamSource, run Sources in threadss-ol1-13/+55
2025-07-27fix texture binding bugs-ol1-2/+3
2025-03-21add texture-share-vk Sources-ol1-0/+1
2025-03-20wrap Texture in Sources-ol1-3/+30
2025-03-19separate texture loading from binding via /texture/<name>s-ol1-124/+124
2025-03-16cache textures by filenames-ol1-18/+13
2025-03-16formattings-ol1-6/+38
2025-03-15drop libyaml, configure via argss-ol1-42/+123
2025-03-10implement HAP decoding straight to compressed GPU textures-ol1-35/+76
2025-03-05fix shader reloading wrt Texturess-ol1-150/+241
2025-02-24load videos and textures using libavs-ol1-48/+279
2023-11-03only restore uniform values if type unchangeds-ol1-50/+51
2023-10-29allow indexing uniforms, fix bugs-ol1-180/+216
2023-10-29specifying config.yaml path as CLI args-ol1-1/+1
2023-10-29update for zig 0.11.0s-ol1-16/+16
2021-11-11update for zig 0.8.0s-ol1-7/+7
2021-11-11remove/ignore unused variabless-ol1-0/+1
2021-11-10update for zig 0.7.1s-ol1-6/+3
2020-06-08zig-fmt for low-column-screenss-ol1-13/+28
2020-06-07different OSC set layers-ol1-2/+0
2020-01-27reimplement working OSC controls-ol1-11/+29
2020-01-26break OSC in favor of uniform cachings-ol1-36/+365
2020-01-25basic OSC supports-ol1-35/+30
2020-01-24hot reloadings-ol1-33/+25
2020-01-23Code reorganisations-ol1-0/+255