i965/blorp: Expose coordinate scissoring and mirroring
authorTopi Pohjolainen <topi.pohjolainen@intel.com>
Tue, 22 Apr 2014 19:11:27 +0000 (22:11 +0300)
committerTopi Pohjolainen <topi.pohjolainen@intel.com>
Mon, 12 May 2014 14:48:45 +0000 (17:48 +0300)
commit3a43cd0c3e611085347f67976a619b915dff07b7
tree72faa1f49d1758f554fba9d6db83ca687da0c50d
parent4a92ad553111729dc4b5b02e47477133e7219131
i965/blorp: Expose coordinate scissoring and mirroring

Cc: "10.2" <mesa-stable@lists.freedesktop.org>
Signed-off-by: Topi Pohjolainen <topi.pohjolainen@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/Makefile.sources
src/mesa/drivers/dri/i965/brw_blorp_blit.cpp
src/mesa/drivers/dri/i965/brw_meta_util.c [new file with mode: 0644]
src/mesa/drivers/dri/i965/brw_meta_util.h [new file with mode: 0644]