obs-StreamFX/source
Michael Fabian 'Xaymar' Dirks c7f517e206 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.
2021-04-27 03:12:59 +02:00
..
encoders plugin: Replace long descriptions with "Open Manual" button 2021-04-17 03:34:39 +02:00
ffmpeg ffmpeg/tools: Adjust to match ffmpeg-mux color settings 2021-04-20 04:25:13 +02:00
filters filters/sdf-effects: Improve user experience with visual property groups 2021-04-18 15:47:54 +02:00
gfx plugin: Replace long descriptions with "Open Manual" button 2021-04-17 03:34:39 +02:00
nvidia nvidia/cuda: Use util::library and remove CUDA library argument 2021-04-27 03:12:59 +02:00
obs obs/gs/vertex: Don't include unused headers 2021-02-14 13:41:10 +01:00
sources plugin: Replace long descriptions with "Open Manual" button 2021-04-17 03:34:39 +02:00
transitions plugin: Replace long descriptions with "Open Manual" button 2021-04-17 03:34:39 +02:00
ui ui/about: Update Supporter and Translator entries 2021-04-24 00:05:28 +02:00
util util/logging: Add logging utility 2021-04-27 03:12:59 +02:00
common.hpp util/bitmask: Move bitmask functionality its own file 2020-11-08 03:39:40 +01:00
configuration.cpp configuration: Fix unicode support 2020-11-28 23:48:52 +01:00
configuration.hpp configuration: Fix failed saving due to invalid path 2020-05-31 01:49:17 +02:00
plugin.cpp plugin: Add function to open an URL 2021-04-17 03:34:39 +02:00
plugin.hpp plugin: Add function to open an URL 2021-04-17 03:34:39 +02:00
strings.hpp plugin: Replace long descriptions with "Open Manual" button 2021-04-17 03:34:39 +02:00
updater.cpp updater: Add functionality to check for updates 2020-09-24 02:01:40 +02:00
updater.hpp updater: Add functionality to check for updates 2020-09-24 02:01:40 +02:00
windll.cpp cmake: Place Windows exclusive functionality into own file 2020-04-22 23:32:22 +02:00