qml: enable culling in shader effects
This can be a rendering performance improvement.
We do not do stuff like 3D rotation, so the back face does not really matter. Therefore, we can do back face culling.
This can be a rendering performance improvement.
We do not do stuff like 3D rotation, so the back face does not really matter. Therefore, we can do back face culling.
VideoLAN code repository instance