mirror of
https://github.com/Xaymar/obs-StreamFX
synced 2024-11-11 06:15:05 +00:00
dbb71cf801
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. |
||
---|---|---|
.. | ||
gs-effect-parameter.cpp | ||
gs-effect-parameter.hpp | ||
gs-effect-pass.cpp | ||
gs-effect-pass.hpp | ||
gs-effect-technique.cpp | ||
gs-effect-technique.hpp | ||
gs-effect.cpp | ||
gs-effect.hpp | ||
gs-helper.cpp | ||
gs-helper.hpp | ||
gs-indexbuffer.cpp | ||
gs-indexbuffer.hpp | ||
gs-limits.hpp | ||
gs-mipmapper.cpp | ||
gs-mipmapper.hpp | ||
gs-rendertarget.cpp | ||
gs-rendertarget.hpp | ||
gs-sampler.cpp | ||
gs-sampler.hpp | ||
gs-texture.cpp | ||
gs-texture.hpp | ||
gs-vertex.cpp | ||
gs-vertex.hpp | ||
gs-vertexbuffer.cpp | ||
gs-vertexbuffer.hpp |