summaryrefslogtreecommitdiff
path: root/src/gallium
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2012-02-03 16:25:38 -0800
committerCarl Worth <cworth@cworth.org>2012-02-08 17:07:53 -0800
commit26de5273acf1ebe6730b5e72b55b3bcceba167c6 (patch)
tree28c4b26ab668151af158d34b16ef2f92a5cbc5df /src/gallium
parent6c9af977401ff986964d678f8870eee23c504077 (diff)
dri: Emit a critical error if the swrast driver fails to load.
Something has gone wrong if swrast is requested but cannot be loaded. The user really should be made aware of this, (and instructed to set LIBGL_DEBUG for more details). The wording of this error message is updated from "reverting to indirect rendering" to the more objectively descriptive "failed to load driver: swrast". The former wording makes assumptions about what the calling code will decide to do next, rather than simply describing what went wrong within the current function. The new wording is consistent with the critical errors recently added for hardware drivers that fail to load. Reviewed-by: Eugeni Dodonov <eugeni.dodonov@intel.com>
Diffstat (limited to 'src/gallium')
0 files changed, 0 insertions, 0 deletions