aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* drop libyaml, configure via argsnoyamls-ol2025-03-156-601/+283
* texture-share-vk output supports-ol2025-03-104-238/+293
* 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
* break OSC in favor of uniform cachings-ol2020-01-266-87/+472
* remove offset default uniforms-ol2020-01-251-9/+1
* fix OSC server creation error handlings-ol2020-01-252-2/+4
* OSC configuration in config.yamls-ol2020-01-254-28/+116
* basic OSC supports-ol2020-01-256-50/+130
* hot reloadings-ol2020-01-244-44/+84
* Code reorganisations-ol2020-01-234-149/+347
* initial commits-ol2020-01-226-0/+637