Skip to content

glamor: Fallback to software rendering on GLSL link failure

Balló György requested to merge City-busz/xserver:shader-fallback into master

Instead of thowing fatal error on GLSL link failure, fall back to software rendering. This allows using Glamor on systems with limited hardware resources (such as i915).

Merge request reports