mirror of
https://github.com/Xaymar/obs-StreamFX
synced 2024-11-11 14:25:05 +00:00
5a4d38d249
This is a massive improvement to stability and safety when using the plugin, as all exceptions should now no longer be leaked into C controlled code, which can't actually handle exceptions at all. Warnings fixed: * Potentially throwing exception during library load. * Possibly throwing function passed to C. * Statement does nothing. * Variable is initialized but not referenced. * Variable overloads variable in parent scope. |
||
---|---|---|
.. | ||
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 |