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
/
gl.zig
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix some memory leaks
s-ol
2026-04-13
1
-3
/
+3
*
add some tests
s-ol
2026-04-10
1
-0
/
+122
*
support arrays of uniforms, remove finished sources
s-ol
2026-04-10
1
-314
/
+346
*
pipe raw video to stdout
s-ol
2026-01-10
1
-0
/
+15
*
add BufferedStreamSource
s-ol
2025-10-19
1
-1
/
+1
*
log errors in threads
s-ol
2025-09-22
1
-4
/
+5
*
update for Zig 0.15.1
s-ol
2025-09-22
1
-1
/
+1
*
dynamic OSC method registration for sources
s-ol
2025-08-05
1
-40
/
+2
*
add freeze and step controls to Source
s-ol
2025-07-30
1
-0
/
+9
*
add libav StreamSource, run Sources in threads
s-ol
2025-07-28
1
-13
/
+55
*
fix texture binding bug
s-ol
2025-07-27
1
-2
/
+3
*
add texture-share-vk Source
s-ol
2025-03-21
1
-0
/
+1
*
wrap Texture in Source
s-ol
2025-03-20
1
-3
/
+30
*
separate texture loading from binding via /texture/<name>
s-ol
2025-03-19
1
-124
/
+124
*
cache textures by filename
s-ol
2025-03-16
1
-18
/
+13
*
formatting
s-ol
2025-03-16
1
-6
/
+38
*
drop libyaml, configure via args
s-ol
2025-03-15
1
-42
/
+123
*
implement HAP decoding straight to compressed GPU texture
s-ol
2025-03-10
1
-35
/
+76
*
fix shader reloading wrt Textures
s-ol
2025-03-05
1
-150
/
+241
*
load videos and textures using libav
s-ol
2025-02-24
1
-48
/
+279
*
only restore uniform values if type unchanged
s-ol
2023-11-03
1
-50
/
+51
*
allow indexing uniforms, fix bug
s-ol
2023-10-29
1
-180
/
+216
*
specifying config.yaml path as CLI arg
s-ol
2023-10-29
1
-1
/
+1
*
update for zig 0.11.0
s-ol
2023-10-29
1
-16
/
+16
*
update for zig 0.8.0
s-ol
2021-11-11
1
-7
/
+7
*
remove/ignore unused variables
s-ol
2021-11-11
1
-0
/
+1
*
update for zig 0.7.1
s-ol
2021-11-10
1
-6
/
+3
*
zig-fmt for low-column-screens
s-ol
2020-06-08
1
-13
/
+28
*
different OSC set layer
s-ol
2020-06-07
1
-2
/
+0
*
reimplement working OSC control
s-ol
2020-01-27
1
-11
/
+29
*
break OSC in favor of uniform caching
s-ol
2020-01-26
1
-36
/
+365
*
basic OSC support
s-ol
2020-01-25
1
-35
/
+30
*
hot reloading
s-ol
2020-01-24
1
-33
/
+25
*
Code reorganisation
s-ol
2020-01-23
1
-0
/
+255