obs-StreamFX/source
coolsoft.rf 4601df76d9 gfx/shader/param/texture: Add support for Texture parameters
Implements File, Source and Enumeration type for Texture shader inputs, completing the initial Shader implementation.

Related: #5

Co-authored-by: Michael Fabian 'Xaymar' Dirks <info@xaymar.com>
2023-04-05 18:51:43 +02:00
..
encoders encoder/ffmpeg/nvenc: Swap parameter names in migration code 2023-04-05 18:51:39 +02:00
ffmpeg encoder/ffmpeg: libOBS samples Chroma at Top, not Center 2023-04-05 18:51:38 +02:00
filters gfx/shader: Support for visible and active tracking in parameters 2023-04-05 18:51:42 +02:00
gfx gfx/shader/param/texture: Add support for Texture parameters 2023-04-05 18:51:43 +02:00
nvidia nvidia/ar/facedetection: Add Face Detection feature 2023-04-05 18:51:36 +02:00
obs obs/gs/effect-parameter: Add support for sRGB texture inputs 2023-04-05 18:51:42 +02:00
sources gfx/shader: Support for visible and active tracking in parameters 2023-04-05 18:51:42 +02:00
transitions gfx/shader: Support for visible and active tracking in parameters 2023-04-05 18:51:42 +02:00
ui ui: Update StreamFX's menu with new Links 2023-04-05 18:51:25 +02:00
util util/library: Don't mix incompatible parameters 2023-04-05 18:51:37 +02:00
common.hpp project: Apply coding guidelines 2023-04-05 18:50:57 +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 third-party: Add GLAD OpenGL wrapper 2023-04-05 18:51:40 +02:00
plugin.hpp util: Apply coding guidelines 2023-04-05 18:50:57 +02:00
strings.hpp locale: Remove any unused Strings 2023-04-05 18:51:28 +02:00
updater.cpp project: Unify logging structure 2023-04-05 18:51:14 +02:00
updater.hpp util: Apply coding guidelines 2023-04-05 18:50:57 +02:00
windll.cpp cmake: Place Windows exclusive functionality into own file 2020-04-22 23:32:22 +02:00