obs-StreamFX/source
Michael Fabian 'Xaymar' Dirks 78ccd94639 filter-blur: Ensure that the initializer is unique 2017-12-14 08:05:06 +01:00
..
filter-blur.cpp filter-blur: Ensure that the initializer is unique 2017-12-14 08:05:06 +01:00
filter-blur.h filter-blur: Fix Blur filter occasionally not rendering 2017-12-14 03:52:29 +01:00
filter-displacement.cpp filter-displacement: Fix loading displacement filter 2017-11-02 17:57:52 +01:00
filter-displacement.h filter-displacement: Formatting improvements 2017-08-19 23:56:05 +02:00
filter-shape.cpp filter-shape: Use new GS classes 2017-09-18 00:05:53 +02:00
filter-shape.h filter-shape: Use new GS classes 2017-09-18 00:05:53 +02:00
filter-transform.cpp filter-transform: Add shearing support 2017-09-18 00:05:55 +02:00
filter-transform.h filter-transform: Actually include new C++ class header 2017-09-18 00:16:46 +02:00
gs-effect.cpp gs-effect: Allow retrieving effect parameter name 2017-11-05 21:50:38 +01:00
gs-effect.h gs-effect: Allow retrieving effect parameter name 2017-11-05 21:50:38 +01:00
gs-helper.cpp gs: Fix commit eb1612c6ee 2017-09-18 00:15:57 +02:00
gs-helper.h gs: Fix commit eb1612c6ee 2017-09-18 00:15:57 +02:00
gs-indexbuffer.cpp gs: Fix some type conversion warnings 2017-10-22 18:58:38 +02:00
gs-indexbuffer.h gs: Wrap OBS Graphics Subsystem in proper C++ classes 2017-09-18 00:05:28 +02:00
gs-mipmapper.cpp gs-mipmapper: Fix type conversion warnings 2017-12-14 03:12:24 +01:00
gs-mipmapper.h gs, effects: Anisotropic Mipmapper Class 2017-09-18 00:05:54 +02:00
gs-rendertarget.cpp gs-rendertarget: Fix missing initialization 2017-12-14 08:04:54 +01:00
gs-rendertarget.h gs: Wrap OBS Graphics Subsystem in proper C++ classes 2017-09-18 00:05:28 +02:00
gs-texture.cpp gs: Wrap OBS Graphics Subsystem in proper C++ classes 2017-09-18 00:05:28 +02:00
gs-texture.h gs-texture: Remove unused function 2017-12-14 01:39:43 +01:00
gs-vertex.cpp gs: Wrap OBS Graphics Subsystem in proper C++ classes 2017-09-18 00:05:28 +02:00
gs-vertex.h gs: Wrap OBS Graphics Subsystem in proper C++ classes 2017-09-18 00:05:28 +02:00
gs-vertexbuffer.cpp gs-vertexbuffer: Fix incorrect vertex buffer size on GPU crash 2017-12-14 03:09:02 +01:00
gs-vertexbuffer.h gs-vertexbuffer: Fix support for 20.x graphics API 2017-12-14 02:59:50 +01:00
plugin.cpp filter-blur: Use self-registration feature 2017-12-14 00:24:37 +01:00
plugin.h plugin: Allow new filters and transitions to self-register 2017-11-05 20:05:48 +01:00
strings.h project: Update Copyright Notice 2017-08-19 23:41:53 +02:00
util-math.cpp util-math: Add commonly used mathematical functions 2017-12-14 00:28:35 +01:00
util-math.h util-math: Fix MSVC 2013 errors 2017-12-14 03:00:31 +01:00
version.h.in project: Update Copyright Notice 2017-08-19 23:41:53 +02:00