lima: properly support RGBA render targets
Created by: anarsoul
Render target is BGRA by default, so we need to set swap channel bit in mrt_bits for RGBA.
Fixes #32 (closed)
Signed-off-by: Vasily Khoruzhick anarsoul@gmail.com
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Created by: anarsoul
Render target is BGRA by default, so we need to set swap channel bit in mrt_bits for RGBA.
Fixes #32 (closed)
Signed-off-by: Vasily Khoruzhick anarsoul@gmail.com