egl: Mention if swrast is being forced
authorChris Wilson <chris@chris-wilson.co.uk>
Thu, 31 Oct 2019 07:29:55 +0000 (07:29 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Mon, 11 Nov 2019 11:52:02 +0000 (11:52 +0000)
commit863872e1418ec94f840ffdb5d7b5e3aaac07d8de
tree909a02cebde1b0361b6b738c0d9d229f848dee08
parent9e440b8d0b982933650c7b600de1e4b6e33f9c7d
egl: Mention if swrast is being forced

The system can be disabling HW acceleration unbeknown to the user,
leading to a long debug session trying to work out which component is
failing. A quick mention that it is the environment override would be
very useful.

v2: Use more generic "CPU renderer" and so try to avoid jargon.

Reviewed-By: Tapani Pälli <tapani.palli@intel.com>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
Acked-by: Martin Peres <martin.peres@linux.intel.com>
src/egl/main/egldriver.c