mesa/src/intel
Kenneth Graunke 081f21f29b isl: Finish tiling filtering for Gen6.
Gen6 only has one additional restriction over Gen7+, so we just add it
to the existing gen7 function (which actually covers later gens too).

This should stop FINISHME spew when running GL on Sandybridge.

v2: Fix bytes per block vs. bits per block confusion (Jason) and
    rename function to gen6_filter_tiling (Jason and Chad).

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
2016-09-15 21:21:50 -07:00
..
blorp nir: Add a flag to lower_io to force "sample" interpolation 2016-09-15 13:31:43 -07:00
common intel: Move Vulkan sample positions to common code 2016-09-14 17:51:16 -07:00
genxml anv/cmd_buffer: Set the L3 atomic disable mask bit in CHICKEN3 on HSW 2016-09-14 17:53:16 -07:00
isl isl: Finish tiling filtering for Gen6. 2016-09-15 21:21:50 -07:00
tools aubinator: Remove bogus "end" parameter in gen_disasm_disassemble() 2016-09-13 16:32:42 -07:00
vulkan anv/cmd_buffer: Set the L3 atomic disable mask bit in CHICKEN3 on HSW 2016-09-14 17:53:16 -07:00
Android.blorp.mk intel/blorp: fix typo in android makefile 2016-09-03 08:22:53 -07:00
Android.common.mk android: intel: fix include paths in new "common" library 2016-09-03 20:03:16 -07:00
Android.genxml.mk android: intel: Flatten the makefile structure 2016-08-29 12:17:34 -07:00
Android.isl.mk android: intel: Flatten the makefile structure 2016-08-29 12:17:34 -07:00
Android.mk intel: Add a new "common" library for more code sharing 2016-09-03 08:23:06 -07:00
Makefile.am intel: Add a new "common" library for more code sharing 2016-09-03 08:23:06 -07:00
Makefile.blorp.am i965: Move blorp into src/intel/blorp 2016-08-29 12:17:34 -07:00
Makefile.common.am intel: Add a new "common" library for more code sharing 2016-09-03 08:23:06 -07:00
Makefile.genxml.am intel: Flatten the makefile structure 2016-08-25 15:29:48 -07:00
Makefile.isl.am intel: Add a new "common" library for more code sharing 2016-09-03 08:23:06 -07:00
Makefile.sources intel: Pull the guts of gen7_l3_state.c into a shared helper 2016-09-03 08:23:07 -07:00