obs-StreamFX/source/nvidia/cuda
Michael Fabian 'Xaymar' Dirks dbb71cf801 project: Code cleanup and reapply formatting
Changes applied:

* Moved utility files to /util/.
* Removed unused #includes.
* Removed unused ::ffmpeg::tools function.
* Removed unused variables.
* Fixed missing parentheses in the version macro.
* Fixed missing override on virtual function overrides and removed unnecessary virtual keyword from them.
* Disabled additional warning for ATL headers on MSVC only.
* Replaced direct printf parameters with their macro equivalent.
* Replaced C-style casts with C++-style casts.
* Applied clang-format again after an earlier change to the CMake file broke the integration for it.
2023-03-28 12:52:20 +02:00
..
nvidia-cuda-context-stack.cpp nvidia/cuda: Remove 'cu_' prefix from types 2023-03-28 12:52:11 +02:00
nvidia-cuda-context-stack.hpp cmake: Fix clang support in native OBS Studio build 2020-04-05 06:50:21 +02:00
nvidia-cuda-context.cpp project: Code cleanup and reapply formatting 2023-03-28 12:52:20 +02:00
nvidia-cuda-context.hpp project: Code cleanup and reapply formatting 2023-03-28 12:52:20 +02:00
nvidia-cuda-gs-texture.cpp nvidia/cuda: Remove 'cu_' prefix from types 2023-03-28 12:52:11 +02:00
nvidia-cuda-gs-texture.hpp project: Code cleanup and reapply formatting 2023-03-28 12:52:20 +02:00
nvidia-cuda-memory.cpp nvidia/cuda: Remove 'cu_' prefix from types 2023-03-28 12:52:11 +02:00
nvidia-cuda-memory.hpp project: Code cleanup and reapply formatting 2023-03-28 12:52:20 +02:00
nvidia-cuda-stream.cpp nvidia/cuda: Remove 'cu_' prefix from types 2023-03-28 12:52:11 +02:00
nvidia-cuda-stream.hpp project: Code cleanup and reapply formatting 2023-03-28 12:52:20 +02:00
nvidia-cuda.cpp nvidia/cuda/cuda: Convert to global Singleton 2023-03-28 12:52:12 +02:00
nvidia-cuda.hpp project: Code cleanup and reapply formatting 2023-03-28 12:52:20 +02:00