linux-capture: Add "Use alpha-less texture format" option
This is to work around a Mesa issue that prevents copying between RGB and RGBA textures. Other drivers seem to allow this, even though it's technically not allowed by the GL spec. Closes jp9000/obs-studio#514
This commit is contained in:
@@ -12,3 +12,4 @@ CropBottom="Crop Bottom (pixels)"
|
||||
SwapRedBlue="Swap red and blue"
|
||||
LockX="Lock X server when capturing"
|
||||
IncludeXBorder="Include X Border"
|
||||
ExcludeAlpha="Use alpha-less texture format (Mesa workaround)"
|
||||
|
Reference in New Issue
Block a user