obs-StreamFX/source/obs
Michael Fabian 'Xaymar' Dirks ef76e353d3 gs-effect-pass/technique: Change to protected inheritance
Prevents the use of get() and reset() where not actually needed and forces us to actually implement all of the methods needed to interface with the object, leading to cleaner and safer code.
2019-12-15 10:37:41 +01:00
..
gs gs-effect-pass/technique: Change to protected inheritance 2019-12-15 10:37:41 +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