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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-07-27
add optional renderdoc integration
renderdoc
s-ol
4
-0
/
+75
2025-07-27
add libav StreamSource
s-ol
3
-0
/
+121
2025-07-27
fix texture binding bug
s-ol
4
-5
/
+11
2025-03-21
add texture-share-vk Source
s-ol
4
-19
/
+123
2025-03-20
wrap Texture in Source
s-ol
11
-425
/
+477
2025-03-19
print effective OSC address on listen, reload messages
s-ol
1
-1
/
+3
2025-03-19
separate texture loading from binding via /texture/<name>
s-ol
2
-171
/
+204
2025-03-18
switch to /uniform/* paths
s-ol
1
-101
/
+56
2025-03-16
enable transparent framebuffer
s-ol
2
-1
/
+8
2025-03-16
default output size to render size
s-ol
1
-1
/
+9
2025-03-16
cache textures by filename
s-ol
2
-29
/
+27
2025-03-16
formatting
s-ol
3
-11
/
+55
2025-03-15
drop libyaml, configure via args
s-ol
6
-601
/
+283
2025-03-15
texture-share-vk output support
s-ol
5
-239
/
+423
2025-03-10
fix conditional compilation
s-ol
5
-337
/
+357
2025-03-10
update for Zig 0.14.0
s-ol
2
-2
/
+2
2025-03-10
implement HAP decoding straight to compressed GPU texture
s-ol
4
-125
/
+400
2025-03-05
allow disabling texture/ffmpeg support at build time
s-ol
2
-4
/
+10
2025-03-05
fix shader reloading wrt Textures
s-ol
2
-151
/
+242
2025-03-04
load videoes/textures relative to project_root
s-ol
2
-8
/
+22
2025-02-24
automatically add GLSL 3.30 header
s-ol
1
-1
/
+7
2025-02-24
configurable filter for output scaling
s-ol
1
-1
/
+10
2025-02-24
load videos and textures using libav
s-ol
5
-54
/
+478
2024-11-13
update for zig 0.13.0
s-ol
3
-6
/
+7
2023-11-03
inject #line directives for better error reporting
s-ol
1
-3
/
+20
2023-11-03
only restore uniform values if type unchanged
s-ol
1
-50
/
+51
2023-10-29
allow indexing uniforms, fix bug
s-ol
2
-232
/
+322
2023-10-29
specifying config.yaml path as CLI arg
s-ol
2
-2
/
+7
2023-10-29
load shaders relative to config file / project_root
s-ol
2
-10
/
+15
2023-10-29
update for zig 0.11.0
s-ol
6
-95
/
+96
2021-11-11
update for zig 0.9.0
s-ol
3
-33
/
+33
2021-11-11
update for zig 0.8.0
s-ol
5
-22
/
+23
2021-11-11
remove/ignore unused variables
s-ol
5
-6
/
+22
2021-11-11
better pragma error messages
s-ol
1
-5
/
+9
2021-11-10
better error messages
s-ol
1
-2
/
+4
2021-11-10
resolve '#pragma include "...path..."' directives
s-ol
1
-8
/
+53
2021-11-10
update for zig 0.7.1
s-ol
4
-12
/
+4
2020-06-08
zig-fmt for low-column-screens
s-ol
6
-26
/
+92
2020-06-08
error handling
s-ol
1
-73
/
+108
2020-06-07
different OSC set layer
s-ol
2
-29
/
+69
2020-05-14
update for zig 0.6.0
s-ol
3
-5
/
+5
2020-02-10
format, remove debug GL output
s-ol
2
-12
/
+11
2020-02-02
remove hardcoded offset uniform
s-ol
1
-5
/
+0
2020-02-02
support arrays and bare-lists for vectors
s-ol
1
-6
/
+12
2020-01-27
reimplement working OSC control
s-ol
3
-45
/
+75
2020-01-26
break OSC in favor of uniform caching
s-ol
6
-87
/
+472
2020-01-25
remove offset default uniform
s-ol
1
-9
/
+1
2020-01-25
fix OSC server creation error handling
s-ol
2
-2
/
+4
2020-01-25
OSC configuration in config.yaml
s-ol
4
-28
/
+116
2020-01-25
basic OSC support
s-ol
6
-50
/
+130
[next]