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-03-05
wip HAP codec
hap
s-ol
1
-0
/
+4
2025-03-05
update for Zig 0.14.0
s-ol
2
-2
/
+2
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
2020-01-24
hot reloading
s-ol
4
-44
/
+84
2020-01-23
Code reorganisation
s-ol
4
-149
/
+347