obs-StreamFX/source/obs
Michael Fabian 'Xaymar' Dirks 738b08de36 gs-effect-pass/technique: Implement wrapper code based on std::shared_ptr
These two wrap the underlying gs_epass and gs_effect_technique objects, to allow direct and improved access to them without relying on the libobs API to provide this access for us. Additionally these make it safe for us to use them instead of relying on C-like code to deal with it.
2019-12-15 09:05:23 +01:00
..
gs gs-effect-pass/technique: Implement wrapper code based on std::shared_ptr 2019-12-15 09:05:23 +01:00
obs-source-factory.cpp obs-source-factory: Barebone Source Factory and Instance 2019-10-18 22:31:52 +02:00
obs-source-factory.hpp obs-source-factory: Add helper functionality to make things easier to use 2019-12-14 02:34:48 +01:00
obs-source-tracker.cpp project: Fix a massive list of dangerous warnings 2019-09-05 18:42:28 +02:00
obs-source-tracker.hpp project: Fix a massive list of dangerous warnings 2019-09-05 18:42:28 +02:00
obs-source.cpp obs-source: Ensure that exceptions are const 2019-10-13 07:07:31 +02:00
obs-source.hpp obs-source: Add noexcept try-catch to C facing callbacks 2019-09-07 21:35:32 +02:00
obs-tools.cpp project: Fix a massive list of dangerous warnings 2019-09-05 18:42:28 +02:00
obs-tools.hpp project: Restructure of the file system 2019-02-11 04:03:57 +01:00