On 07/18/2012 08:15 AM, Paul Berry wrote: > When checking that the source and destination dimensions match, we > don't need to store the width and height in variables; doing so just > risks confusion since right after the check, we do clipping and > scissoring, which may alter the width and height. > > No functional change. > --- > src/mesa/drivers/dri/i965/brw_blorp_blit.cpp | 6 ++---- > 1 files changed, 2 insertions(+), 4 deletions(-)
Reviewed-by: Chad Versace <chad.vers...@linux.intel.com> _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev