mirror of
https://github.com/Xaymar/obs-StreamFX
synced 2024-12-01 07:43:02 +00:00
d332007ae0
Changes applied: * Moved utility files to /util/. * Removed unused #includes. * Removed unused ::ffmpeg::tools function. * Removed unused variables. * Fixed missing parentheses in the version macro. * Fixed missing override on virtual function overrides and removed unnecessary virtual keyword from them. * Disabled additional warning for ATL headers on MSVC only. * Replaced direct printf parameters with their macro equivalent. * Replaced C-style casts with C++-style casts. * Applied clang-format again after an earlier change to the CMake file broke the integration for it. |
||
---|---|---|
.. | ||
gfx-shader-param-audio.cpp | ||
gfx-shader-param-audio.hpp | ||
gfx-shader-param-basic.cpp | ||
gfx-shader-param-basic.hpp | ||
gfx-shader-param-matrix.cpp | ||
gfx-shader-param-matrix.hpp | ||
gfx-shader-param-texture.cpp | ||
gfx-shader-param-texture.hpp | ||
gfx-shader-param.cpp | ||
gfx-shader-param.hpp | ||
gfx-shader.cpp | ||
gfx-shader.hpp |