[Mesa-dev] [PATCH 0/3] i965/blorp: Add blorp implementation of single sample scaled blit with linear filter
Anuj Phogat
anuj.phogat at gmail.com
Mon Aug 5 15:36:58 PDT 2013
Anuj Phogat (3):
i965/blorp: Use more appropriate variable names
i965/blorp: Define a function to clamp texture coordinates
i965/blorp: Add support for single sample scaled blit with bilinear
filter
src/mesa/drivers/dri/i965/brw_blorp.h | 15 +-
src/mesa/drivers/dri/i965/brw_blorp_blit.cpp | 236 +++++++++++++++++++-------
src/mesa/drivers/dri/i965/intel_mipmap_tree.c | 4 +-
3 files changed, 181 insertions(+), 74 deletions(-)
--
1.8.1.4
More information about the mesa-dev
mailing list