obs-StreamFX/data/effects
Michael Fabian 'Xaymar' Dirks 7c520ae9ee gs-mipmapper: Implement actual mipmap generation
This enables full mipmapping support for textures with a shader view that allows accessing different mip levels. In order to access mip levels, you have to specify gs::texture:🎏:BuildMipMaps when creating the texture, as OBS currently forces the maximum mip level to 1 even if you actually have mip data available.
2018-09-29 01:06:30 +02:00
..
bilateral-blur.effect filter-blur: Allow applying Blur to a sub-region of the source only 2018-04-29 00:14:29 +02:00
box-blur.effect filter-blur: Allow applying Blur to a sub-region of the source only 2018-04-29 00:14:29 +02:00
color-conversion.effect effect: Minor formatting changes 2017-08-20 00:25:20 +02:00
displace.effect effect: Minor formatting changes 2017-08-20 00:25:20 +02:00
gaussian-blur.effect filter-blur: Allow applying Blur to a sub-region of the source only 2018-04-29 00:14:29 +02:00
mip-mapper.effect gs, effects: Anisotropic Mipmapper Class 2017-09-18 00:05:54 +02:00
mipgen.effect gs-mipmapper: Implement actual mipmap generation 2018-09-29 01:06:30 +02:00