mesa/src
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
..
amd android: add support for libmesa_amdgpu_addrlib 2016-09-13 10:06:04 +10:00
compiler nir: Add a flag to lower_io to force "sample" interpolation 2016-09-15 13:31:43 -07:00
egl egl: Add storage for EGL_KHR_debug's state to EGL objects 2016-09-14 11:45:58 -04:00
gallium nir: Add a flag to lower_io to force "sample" interpolation 2016-09-15 13:31:43 -07:00
gbm gbm: remove left-over array 2016-09-14 14:37:34 +01:00
getopt Introduce .editorconfig 2016-08-31 17:06:54 -07:00
glx direct-to-native-GL for GLX clients on Cygwin ("Windows-DRI") 2016-09-15 13:14:43 +01:00
gtest Introduce .editorconfig 2016-08-31 17:06:54 -07:00
hgl Introduce .editorconfig 2016-08-31 17:06:54 -07:00
intel isl: Finish tiling filtering for Gen6. 2016-09-15 21:21:50 -07:00
loader loader/dri3: Always use at least two back buffers 2016-09-06 13:04:48 +09:00
mapi direct-to-native-GL for GLX clients on Cygwin ("Windows-DRI") 2016-09-15 13:14:43 +01:00
mesa i965: enable ARB_ES3_2_compatibility on gen8+ 2016-09-15 19:29:41 -04:00
util u_endian: add android to glibc clause 2016-09-13 10:04:13 +10:00
Makefile.am mesa: Remove prog_hash_table.c 2016-09-12 10:48:35 +10:00
SConscript