diff options
author | Robert Ellison <papillo@vmware.com> | 2009-05-13 20:38:33 -0600 |
---|---|---|
committer | Ian Romanick <ian.d.romanick@intel.com> | 2009-06-17 12:55:26 -0700 |
commit | 56235ae5049bee929c83f6932db077afaa5930f8 (patch) | |
tree | 97e4679f4df79159e470884ce264298b570045ad /src/mesa/drivers/dri/intel/intel_fbo.c | |
parent | e15aebe10e20aacce63175b68ec8daa5c1dc4e0c (diff) |
i965: send all warnings through _mesa_warning()
One warning message:
drm_i915_getparam: -22
was still being sent to fprintf(). This causes all Piglit tests to fail,
even with MESA_DEBUG=0.
Using _mesa_warning() to emit the message allows the general Mesa controls
for messages like this to be applied.
(cherry picked from commit bc3270e99f5c39544aaf831742db14796ab83a6a)
Diffstat (limited to 'src/mesa/drivers/dri/intel/intel_fbo.c')
0 files changed, 0 insertions, 0 deletions