obs-StreamFX/source
Michael Fabian 'Xaymar' Dirks 5ac894c59c cmake: Refactor component and dependency system
A complete redesign of the component and dependency system is necessary in order to support additional platforms, such as MacOS and other Linux platforms. Additionally it results in a much cleaner code base, which is less confusing overall.

Eventually it might be necessary to push components of StreamFX into their own CMake projects, as it is getting kind of complex now. Especially with the push for a proper plugin manager, things get dicey for big plugins like StreamFX.
2023-03-28 13:11:10 +02:00
..
encoders cmake: Refactor component and dependency system 2023-03-28 13:11:10 +02:00
ffmpeg ffmpeg/tools: Set correct information when encoding 2023-03-28 13:11:00 +02:00
filters filter/shader: Initialize with given data 2023-03-28 13:11:06 +02:00
gfx gfx/shader: Correctly cache shader rendering result 2023-03-28 13:11:06 +02:00
nvidia project: Remove non-standard std:: prefix from types 2023-03-28 12:52:22 +02:00
obs obs/tools: Add active_source and visible_source helpers 2023-03-28 13:11:05 +02:00
sources sources/mirror: Clamp minimum size to 1x1 2023-03-28 13:11:10 +02:00
transitions project: Remove non-standard std:: prefix from types 2023-03-28 12:52:22 +02:00
ui ui: Fix additional Qt issues 2023-03-28 13:11:07 +02:00
util util/library: Fix unicode support 2023-03-28 13:11:04 +02:00
common.hpp util/bitmask: Move bitmask functionality its own file 2023-03-28 13:11:03 +02:00
configuration.cpp configuration: Fix unicode support 2023-03-28 13:11:04 +02:00
configuration.hpp configuration: Fix failed saving due to invalid path 2023-03-28 12:40:46 +02:00
plugin.cpp plugin: Implement proper functions to get config and data files 2023-03-28 13:11:04 +02:00
plugin.hpp plugin: Implement proper functions to get config and data files 2023-03-28 13:11:04 +02:00
strings.hpp strings: Add global id prefix 2023-03-28 12:52:11 +02:00
updater.cpp updater: Add functionality to check for updates 2023-03-28 12:52:27 +02:00
updater.hpp updater: Add functionality to check for updates 2023-03-28 12:52:27 +02:00
windll.cpp cmake: Place Windows exclusive functionality into own file 2020-04-22 23:32:22 +02:00