aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* build.zig: msys2 pathsmsys2-builds-ol2025-08-051-0/+1
* rename /texture → /sources-ol2025-08-052-13/+14
* fix boolean uniformss-ol2025-08-051-7/+14
* dynamic OSC method registration for sourcess-ol2025-08-056-158/+225
* add freeze and step controls to Sources-ol2025-07-304-5/+48
* accept format and format_options for ffmpeg sourcess-ol2025-07-293-16/+39
* add libav StreamSource, run Sources in threadss-ol2025-07-286-53/+236
* fix texture binding bugs-ol2025-07-274-5/+11
* add texture-share-vk Sources-ol2025-03-214-19/+123
* wrap Texture in Sources-ol2025-03-2011-425/+477
* 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-156-601/+283
* texture-share-vk output supports-ol2025-03-155-239/+423
* fix conditional compilations-ol2025-03-105-337/+357
* update for Zig 0.14.0s-ol2025-03-102-2/+2
* implement HAP decoding straight to compressed GPU textures-ol2025-03-104-125/+400
* allow disabling texture/ffmpeg support at build times-ol2025-03-052-4/+10
* 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-241-1/+10
* load videos and textures using libavs-ol2025-02-245-54/+478
* update for zig 0.13.0s-ol2024-11-133-6/+7
* 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-296-95/+96
* 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-104-12/+4
* 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
* reimplement working OSC controls-ol2020-01-273-45/+75