mirror of
https://github.com/Xaymar/obs-StreamFX
synced 2024-11-13 07:15:06 +00:00
7c520ae9ee
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.
|
||
---|---|---|
.. | ||
bilateral-blur.effect | ||
box-blur.effect | ||
color-conversion.effect | ||
displace.effect | ||
gaussian-blur.effect | ||
mip-mapper.effect | ||
mipgen.effect |