obs-StreamFX/source
Michael Fabian 'Xaymar' Dirks 98f711523e nvidia/cuda: Use util::library and remove CUDA library argument
The CUDA library is always available as a singleton, so it does not make sense for it to be passed in. Instead we can simply grab it from the singleton and use it as it is, which makes the code easier to maintain and automates certain code.
2023-04-05 18:50:50 +02:00
..
encoders plugin: Replace long descriptions with "Open Manual" button 2023-03-28 13:11:20 +02:00
ffmpeg ffmpeg/tools: Adjust to match ffmpeg-mux color settings 2023-03-28 13:11:21 +02:00
filters filters/sdf-effects: Improve user experience with visual property groups 2023-03-28 13:11:20 +02:00
gfx plugin: Replace long descriptions with "Open Manual" button 2023-03-28 13:11:20 +02:00
nvidia nvidia/cuda: Use util::library and remove CUDA library argument 2023-04-05 18:50:50 +02:00
obs obs/gs/vertex: Don't include unused headers 2023-03-28 13:11:12 +02:00
sources plugin: Replace long descriptions with "Open Manual" button 2023-03-28 13:11:20 +02:00
transitions plugin: Replace long descriptions with "Open Manual" button 2023-03-28 13:11:20 +02:00
ui ui/about: Update Supporter and Translator entries 2023-03-28 13:11:22 +02:00
util util/logging: Add logging utility 2023-04-05 18:50:49 +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: Add function to open an URL 2023-03-28 13:11:19 +02:00
plugin.hpp plugin: Add function to open an URL 2023-03-28 13:11:19 +02:00
strings.hpp plugin: Replace long descriptions with "Open Manual" button 2023-03-28 13:11:20 +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