aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2025-07-27add optional renderdoc integrationrenderdocs-ol4-0/+75
2025-07-27add libav StreamSources-ol3-0/+121
2025-07-27fix texture binding bugs-ol4-5/+11
2025-03-21add texture-share-vk Sources-ol4-19/+123
2025-03-20wrap Texture in Sources-ol11-425/+477
2025-03-19print effective OSC address on listen, reload messagess-ol1-1/+3
2025-03-19separate texture loading from binding via /texture/<name>s-ol2-171/+204
2025-03-18switch to /uniform/* pathss-ol1-101/+56
2025-03-16enable transparent framebuffers-ol2-1/+8
2025-03-16default output size to render sizes-ol1-1/+9
2025-03-16cache textures by filenames-ol2-29/+27
2025-03-16formattings-ol3-11/+55
2025-03-15drop libyaml, configure via argss-ol6-601/+283
2025-03-15texture-share-vk output supports-ol5-239/+423
2025-03-10fix conditional compilations-ol5-337/+357
2025-03-10update for Zig 0.14.0s-ol2-2/+2
2025-03-10implement HAP decoding straight to compressed GPU textures-ol4-125/+400
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