aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add optional renderdoc integrationrenderdocs-ol2025-07-275-0/+77
* add libav StreamSources-ol2025-07-274-0/+122
* fix texture binding bugs-ol2025-07-274-5/+11
* update gitignores-ol2025-03-241-1/+2
* add texture-share-vk Sources-ol2025-03-214-19/+123
* wrap Texture in Sources-ol2025-03-2012-426/+478
* print effective OSC address on listen, reload messagess-ol2025-03-191-1/+3
* separate texture loading from binding via /texture/<name>s-ol2025-03-192-171/+204
* switch to /uniform/* pathss-ol2025-03-181-101/+56
* enable transparent framebuffers-ol2025-03-162-1/+8
* default output size to render sizes-ol2025-03-161-1/+9
* cache textures by filenames-ol2025-03-162-29/+27
* formattings-ol2025-03-163-11/+55
* drop libyaml, configure via argss-ol2025-03-157-602/+283
* texture-share-vk output supports-ol2025-03-157-241/+431
* fix conditional compilations-ol2025-03-105-337/+357
* update for Zig 0.14.0s-ol2025-03-103-5/+5
* implement HAP decoding straight to compressed GPU textures-ol2025-03-108-125/+1762
* Update README.mds-ol2025-03-051-1/+53
* allow disabling texture/ffmpeg support at build times-ol2025-03-053-8/+25
* fix shader reloading wrt Texturess-ol2025-03-052-151/+242
* load videoes/textures relative to project_roots-ol2025-03-042-8/+22
* automatically add GLSL 3.30 headers-ol2025-02-241-1/+7
* configurable filter for output scalings-ol2025-02-242-1/+11
* load videos and textures using libavs-ol2025-02-246-54/+482
* update for zig 0.13.0s-ol2024-11-134-9/+8
* inject #line directives for better error reportings-ol2023-11-031-3/+20
* only restore uniform values if type unchangeds-ol2023-11-031-50/+51
* allow indexing uniforms, fix bugs-ol2023-10-292-232/+322
* specifying config.yaml path as CLI args-ol2023-10-292-2/+7
* load shaders relative to config file / project_roots-ol2023-10-292-10/+15
* update for zig 0.11.0s-ol2023-10-297-102/+115
* update for zig 0.9.0s-ol2021-11-113-33/+33
* update for zig 0.8.0s-ol2021-11-115-22/+23
* remove/ignore unused variabless-ol2021-11-115-6/+22
* better pragma error messagess-ol2021-11-111-5/+9
* better error messagess-ol2021-11-101-2/+4
* resolve '#pragma include "...path..."' directivess-ol2021-11-101-8/+53
* update for zig 0.7.1s-ol2021-11-105-16/+8
* zig-fmt for low-column-screenss-ol2020-06-086-26/+92
* error handlings-ol2020-06-081-73/+108
* different OSC set layers-ol2020-06-072-29/+69
* update for zig 0.6.0s-ol2020-05-143-5/+5
* format, remove debug GL outputs-ol2020-02-102-12/+11
* remove hardcoded offset uniforms-ol2020-02-021-5/+0
* support arrays and bare-lists for vectorss-ol2020-02-021-6/+12
* better configs-ol2020-01-272-19/+10
* reimplement working OSC controls-ol2020-01-273-45/+75
* break OSC in favor of uniform cachings-ol2020-01-266-87/+472
* remove offset default uniforms-ol2020-01-252-11/+20