mesa/src
Francisco Jerez 7e441bf025 mesa: Get rid of texture-dependent image unit derived state.
The point is to avoid having to re-validate all image units when
_NEW_TEXTURE is flagged, which can be expensive if the driver exposes
a large number of image units.  This has been reported to fix a 36%
performance regression in the Synmark2 Multithread benchmark on the
i965 driver which exposes 192 image units.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=91788
Reported-by: Wendy Wang <wendy.wang@intel.com>
Tested-by: Ye Tian <yex.tian@intel.com>
CC: "11.0" <mesa-stable@lists.freedesktop.org>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
2015-10-09 17:49:01 +03:00
..
egl egl/dri2: Properly dereference array. 2015-10-07 11:48:49 -07:00
gallium nvc0: move HW SM queries to nvc0_query_hw_sm.c/h files 2015-10-09 14:09:57 +02:00
gbm gbm: convert gbm bo format to fourcc format on dma-buf import 2015-09-15 12:27:45 +01:00
getopt getopt: Make code more portable. 2011-01-12 16:54:21 +00:00
glsl nir/instr_set: remove unnecessary check in nir_instrs_equal() 2015-10-09 10:15:28 -04:00
glx glx: Drop CRAY support. 2015-10-05 14:34:16 -07:00
gtest mesa: Enable subdir-objects globally. 2015-06-26 12:55:25 +01:00
hgl glapi/hgl: Drop extern "C" as it was added to glapi 2015-05-13 15:26:29 -04:00
loader loader: use HAVE_LIBDRM instead of ! __NOT_HAVE_DRM_H 2015-07-22 16:35:25 +01:00
mapi glapi: add function pointers for KHR_debug for gles 2015-10-07 15:07:01 +01:00
mesa mesa: Get rid of texture-dependent image unit derived state. 2015-10-09 17:49:01 +03:00
util util: Move DRI parse_debug_string() to util 2015-10-08 12:13:31 -07:00
Makefile.am glsl: shader-enum to name debug fxns 2015-09-16 10:04:13 -04:00
SConscript scons: rework the EGL build 2015-07-22 16:35:27 +01:00