Files
mesa/src
Neil Roberts a44606eb81 meta: In pbo_{Get,}TexSubImage don't repeatedly rebind the source tex
A layered PBO image is now interpreted as a single tall 2D image so
the z argument in _mesa_meta_bind_fbo_image is ignored. Therefore this
was just redundantly rebinding the same image repeatedly.

Reviewed-by: Jason Ekstrand <jason.ekstrand@intel.com>
2015-02-26 12:04:21 +00:00
..
2015-02-25 08:37:58 -05:00
2014-12-12 12:11:46 -08:00
2014-12-10 14:01:01 +00:00
2015-02-19 00:28:33 -05:00