Mini OpenGL stub to make shadertoy stuff work offline with ffmpeg
Tyrolyean
be8f7d1716
If the output of an fd is a pipe with O_NONBLOCK set, the script will die as soon as the pipe fills up due to the write call returning with EAGAIN. This fixes that. Signed-off-by: Tyrolyean <tyrolyean@tyrolyean.net> |
||
---|---|---|
shaders | ||
.gitignore | ||
LICENSE | ||
Makefile | ||
shader.c | ||
shadermeh.c | ||
shadermeh.h | ||
window.c |