mesa/src
Jason Ekstrand c1a70165be intel/isl: Remove the device parameter from isl_tiling_get_info
We were only using it for validating that we don't use Ys/Yf on gen8 and
earlier.  Removing it from isl_tiling_get_info lets us remove it from a
bunch of other things that had no business needing a hardware
generation.

Reviewed-by: Topi Pohjolainen <topi.pohjolainen@intel.com>
2017-06-01 15:33:31 -07:00
..
amd radv: Revert HTILE reset word to 0xFFFFFFFF. 2017-05-31 23:55:13 +02:00
compiler glsl: fix a crash in ir_print_visitor() for bindless samplers/images 2017-06-01 11:54:06 +02:00
egl egl/android: Drop unused 'format' param in get_back_bo() 2017-05-31 10:45:57 -07:00
gallium automake: Link all libGL.so variants with -Bsymbolic. 2017-06-01 21:24:38 +01:00
gbm gbm: manage only the required set of DRI extensions 2017-05-29 16:50:12 +01:00
getopt
glx glx: implement __DRIbackgroundCallableExtension.isThreadSafe 2017-05-29 17:06:49 +01:00
gtest gtest: Update to 1.8.0. 2017-01-20 11:40:52 -08:00
hgl glapi/hgl: remove the final user of _glapi_check_table() 2016-10-06 15:03:46 +01:00
intel intel/isl: Remove the device parameter from isl_tiling_get_info 2017-06-01 15:33:31 -07:00
loader loader: build libloader_dri3_helper.la only with HAVE_PLATFORM_X11 2017-05-19 19:44:22 +01:00
mapi mesa: add KHR_no_error support for glBindBufferRange() 2017-05-30 08:03:32 +10:00
mesa intel/isl: Remove the device parameter from isl_tiling_get_info 2017-06-01 15:33:31 -07:00
util util/rand_xor: add missing include statements 2017-06-01 14:26:12 +01:00
vulkan vulkan/wsi/wayland: Fix proxy wrappers for swapchain recreation 2017-05-20 17:00:08 +01:00
Makefile.am intel/vulkan: Get rid of recursive make 2017-03-13 11:16:35 +00:00
SConscript