Michael Fabian 'Xaymar' Dirks
d8d60f7a21
gfx-effect-source: Check for effect == nullptr in test_for_updates
2018-04-24 13:58:07 +02:00
Michael Fabian 'Xaymar' Dirks
ec19f44f96
project: Don't prefix includes with "libobs/"
2018-04-23 17:53:27 +02:00
Michael Fabian 'Xaymar' Dirks
5e9f113553
gfx-effect-source: Base class for Custom Shaders
...
gfx::effect_source is the base class for all Custom Shader Sources and Transitions, which reduces the overall workload to a single file, but unfortunately also reducing the effective customization per source a bit.
2018-04-09 13:27:22 +02:00
Michael Fabian 'Xaymar' Dirks
fe05dca51e
gfx, gs: Fix commits 9f518764b6
& 2adfa5765c
2018-03-20 12:50:17 +01:00
Michael Fabian 'Xaymar' Dirks
22eb53a856
gfx: Initial code for an Effect Source (Custom Shader)
...
This class will be used by any Custom Shader type (Filter, Source, Transition) and as such is pretty much used as the basis for all of it.
2018-03-20 12:45:41 +01:00