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