obs-studio/plugins/obs-filters/data
jp9000 9e15e3d8fd libobs: Remove need for DrawMatrix technique in effects
(Note: This commit also modifies obs-filters and text-freetype2)

This simplifies writing of effects.  DrawMatrix is no longer necessary
because there are no sources that require drawing with a color matrix
other than async sources, and async sources are automatically processed
and don't defer their initial render stage to filters.
2016-03-21 21:22:26 -07:00
..
locale Update translations from Crowdin 2016-03-19 12:08:48 -07:00
blend_add_filter.effect libobs: Remove need for DrawMatrix technique in effects 2016-03-21 21:22:26 -07:00
blend_mul_filter.effect libobs: Remove need for DrawMatrix technique in effects 2016-03-21 21:22:26 -07:00
blend_sub_filter.effect libobs: Remove need for DrawMatrix technique in effects 2016-03-21 21:22:26 -07:00
chroma_key_filter.effect libobs: Remove need for DrawMatrix technique in effects 2016-03-21 21:22:26 -07:00
color_filter.effect libobs: Remove need for DrawMatrix technique in effects 2016-03-21 21:22:26 -07:00
color_key_filter.effect libobs: Remove need for DrawMatrix technique in effects 2016-03-21 21:22:26 -07:00
crop_filter.effect obs-filters: Make crop shader wrap texture 2015-06-21 01:12:02 -07:00
mask_alpha_filter.effect libobs: Remove need for DrawMatrix technique in effects 2016-03-21 21:22:26 -07:00
mask_color_filter.effect libobs: Remove need for DrawMatrix technique in effects 2016-03-21 21:22:26 -07:00
sharpness.effect libobs: Remove need for DrawMatrix technique in effects 2016-03-21 21:22:26 -07:00