Michael Fabian 'Xaymar' Dirks
d9198211f7
gfx/shader: Add Per-Instance/Activation/Frame Random values
2023-03-28 12:52:13 +02:00
Michael Fabian 'Xaymar' Dirks
ee0a69bbf0
project: Adjust object Ids and add proxies for compatibility
2023-03-28 12:52:12 +02:00
Michael Fabian 'Xaymar' Dirks
49f1cbc15e
project: Improve performance profiling support
...
Adds a new CMake option "ENABLE_PROFILING" which enables all CPU and GPU performance profiling available in StreamFX for tracking what's actually causing things to be slow.
2023-03-28 12:40:41 +02:00
Michael Fabian 'Xaymar' Dirks
d0941895ad
project: Refactor into namespace streamfx
2020-04-23 00:50:39 +02:00
Michael Fabian 'Xaymar' Dirks
908d1f0a20
project: Modernize code to proper C++
2020-04-09 00:17:25 +02:00
Michael Fabian 'Xaymar' Dirks
a138f95126
cmake: Fix clang support in native OBS Studio build
2020-04-05 06:50:21 +02:00
Michael Fabian 'Xaymar' Dirks
cf6e867ba5
source-shader: Fix size and parameters
2020-04-01 00:09:21 +02:00
Michael Fabian 'Xaymar' Dirks
ac8844b305
gfx-shader: Add defaults
2020-03-31 22:34:22 +02:00
Michael Fabian 'Xaymar' Dirks
0a16ce07dc
project: Merged FFmpeg Encoders Step 2
2020-01-13 22:40:15 +01:00
Michael Fabian 'Xaymar' Dirks
47dba25052
source-shader: Update to new gfx::shader::shader
2019-12-18 06:39:08 +01:00
Michael Fabian 'Xaymar' Dirks
03c2a68846
gfx-effect-source: Catch exceptions as const
2019-10-13 07:28:59 +02:00
Michael Fabian 'Xaymar' Dirks
03c704de1a
project: Correct usage of exceptions and include stdexcept
2019-09-04 02:59:04 +02:00
Michael Fabian 'Xaymar' Dirks
f27320c6c9
project: Remove use of P_INITIALIZER
...
Does not support cross-platform very well and breaks on Apple for no apparent reason.
Add resolution scale to shader filter.
2019-09-04 02:47:27 +02:00
Michael Fabian 'Xaymar' Dirks
deeb6719c4
project: Apply formatting
2019-08-24 12:59:32 +02:00
Michael Fabian 'Xaymar' Dirks
250dc97603
gfx-effect-source: enumerate child sources correctly
2019-08-07 20:40:04 +02:00
Michael Fabian 'Xaymar' Dirks
a04d102568
gfx-effect-source: Support for textures and some crash resistance
2019-08-07 20:22:12 +02:00
Michael Fabian 'Xaymar' Dirks
b8fc0d5284
source-shader: Fix rendering
2019-08-07 19:20:44 +02:00
Michael Fabian 'Xaymar' Dirks
39e6959c67
source-shader: Fix rendering and reapply parameters on change
2019-08-07 18:43:34 +02:00
Michael Fabian 'Xaymar' Dirks
c670ab60a1
source-shader: Use custom draw video_render
2019-08-07 18:10:44 +02:00
Michael Fabian 'Xaymar' Dirks
8cb2ddaa82
source-shader, cmake: 'Shader' source
2019-08-07 18:06:48 +02:00