summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/intel_screen.h
diff options
context:
space:
mode:
authorAnuj Phogat <[email protected]>2013-07-17 18:38:50 -0700
committerAnuj Phogat <[email protected]>2013-08-16 09:46:15 -0700
commit079bdba05f870807d3ed77fa3093cdb7727aa2fd (patch)
tree238a3f5f3e0d96a386029d430429b7b35433bc18 /src/mesa/drivers/dri/i965/intel_screen.h
parentaff371b634b574cc56bd91464365a50c8bcb42fe (diff)
i965/blorp: Add support for single sample scaled blit with bilinear filter
Currently single sample scaled blits with GL_LINEAR filter falls back to meta path. Patch removes this limitation in BLORP engine and implements single sample scaled blit with bilinear filter. No piglit, gles3 regressions are observed with this patch on Ivybridge. V2: Use "sample" message to utilize the linear filtering functionality built in to hardware. V3: Define a bool variable (bilinear_filter) to handle the conditions for GL_LINEAR blits. Signed-off-by: Anuj Phogat <[email protected]> Reviewed-by: Paul Berry <[email protected]>
Diffstat (limited to 'src/mesa/drivers/dri/i965/intel_screen.h')
0 files changed, 0 insertions, 0 deletions