obs-StreamFX/source/gfx
Michael Fabian 'Xaymar' Dirks 79406b0b08 gfx-shader: Additional stable time values
'Time.x' gets inaccurate if OBS Studio is running for more than two hours, therefore we have to do something to fix it. By allowing the shader code to control when things loop using 'Time.y' (0..1) and 'Time.z' (the number of times 'Time.y' wrapped back to 0), a much more stable animation can be achieved.
2020-03-28 22:17:33 +01:00
..
blur project: Merged FFmpeg Encoders Step 2 2020-01-13 22:40:15 +01:00
shader gfx-shader: Additional stable time values 2020-03-28 22:17:33 +01:00
gfx-source-texture.cpp obs-source: Deprecate obs::source due to stability issues 2019-12-21 17:43:12 +01:00
gfx-source-texture.hpp obs-source: Deprecate obs::source due to stability issues 2019-12-21 17:43:12 +01:00