index
:
glsl-view
hap
main
msys2-build
noyaml
renderdoc
shader renderer with OSC uniform control
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main.zig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2026-04-14
configure outputs from CLI, move stdout into 'pipe' output
HEAD
main
s-ol
1
-25
/
+31
2026-04-13
fix some memory leaks
s-ol
1
-1
/
+1
2026-04-10
add some tests
s-ol
1
-10
/
+11
2026-01-10
pipe raw video to stdout
s-ol
1
-1
/
+19
2025-09-22
log fps every 64 frames
s-ol
1
-5
/
+18
2025-09-22
update for Zig 0.15.1
s-ol
1
-3
/
+3
2025-07-28
add libav StreamSource, run Sources in threads
s-ol
1
-2
/
+1
2025-07-27
fix texture binding bug
s-ol
1
-1
/
+3
2025-03-20
wrap Texture in Source
s-ol
1
-6
/
+8
2025-03-16
enable transparent framebuffer
s-ol
1
-1
/
+2
2025-03-15
drop libyaml, configure via args
s-ol
1
-118
/
+12
2025-03-15
texture-share-vk output support
s-ol
1
-5
/
+5
2025-03-10
update for Zig 0.14.0
s-ol
1
-1
/
+1
2025-03-04
load videoes/textures relative to project_root
s-ol
1
-1
/
+1
2025-02-24
automatically add GLSL 3.30 header
s-ol
1
-1
/
+7
2025-02-24
load videos and textures using libav
s-ol
1
-4
/
+9
2023-11-03
inject #line directives for better error reporting
s-ol
1
-3
/
+20
2023-10-29
specifying config.yaml path as CLI arg
s-ol
1
-1
/
+6
2023-10-29
load shaders relative to config file / project_root
s-ol
1
-10
/
+10
2023-10-29
update for zig 0.11.0
s-ol
1
-19
/
+19
2021-11-11
update for zig 0.9.0
s-ol
1
-1
/
+1
2021-11-11
update for zig 0.8.0
s-ol
1
-8
/
+9
2021-11-11
remove/ignore unused variables
s-ol
1
-6
/
+5
2021-11-11
better pragma error messages
s-ol
1
-5
/
+9
2021-11-10
resolve '#pragma include "...path..."' directives
s-ol
1
-8
/
+53
2021-11-10
update for zig 0.7.1
s-ol
1
-1
/
+1
2020-06-08
zig-fmt for low-column-screens
s-ol
1
-1
/
+4
2020-05-14
update for zig 0.6.0
s-ol
1
-3
/
+3
2020-02-02
remove hardcoded offset uniform
s-ol
1
-5
/
+0
2020-01-27
reimplement working OSC control
s-ol
1
-5
/
+5
2020-01-26
break OSC in favor of uniform caching
s-ol
1
-7
/
+15
2020-01-25
remove offset default uniform
s-ol
1
-9
/
+1
2020-01-25
OSC configuration in config.yaml
s-ol
1
-5
/
+7
2020-01-25
basic OSC support
s-ol
1
-11
/
+19
2020-01-24
hot reloading
s-ol
1
-8
/
+50
2020-01-23
Code reorganisation
s-ol
1
-22
/
+70