summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/Android.mk
diff options
context:
space:
mode:
authorPaul Berry <stereotype441@gmail.com>2012-12-31 09:00:41 -0800
committerPaul Berry <stereotype441@gmail.com>2013-01-02 10:28:23 -0800
commit261ee4d907cc2e06a578e1597f6a55f1997ab52c (patch)
tree2b41c41ab515f7b1061e48d473fad803b62e8dac /src/mesa/drivers/dri/Android.mk
parentc7d3254b8e0bb0859c4ed969f07b4585af5577b7 (diff)
mesa: Fix error reporting in _mesa_invalidate_pbo_{compressed_,}teximage.
The old error reporting was completely bogus, passing _mesa_error() a format string that didn't even match the remaining arguments. Also, in many cases the number of dimensions in the TexImage call was not preserved in the error message (e.g. an error in glTexImage2D was reported simply as an error in glTexImage). Reviewed-by: Matt Turner <mattst88@gmail.com> Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
Diffstat (limited to 'src/mesa/drivers/dri/Android.mk')
0 files changed, 0 insertions, 0 deletions