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