mesa/src
Ville Syrjälä fbcd36ddb6 i830: Fix collision between I830_UPLOAD_RASTER_RULES and I830_UPLOAD_TEX(0)
I830_UPLOAD_RASTER_RULES and I830_UPLOAD_TEX(0) are trying to occupy
the same bit. Move the texture bits upwards a bit to make room for
I830_UPLOAD_RASTER_RULES.

Now the driver will actually upload the raster rules which is rather
important to get the provoking vertex right. Fixes the appearance
of glxgears teeth on gen2.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Cc: "10.6 11.0" <mesa-stable@lists.freedesktop.org>
(cherry picked from commit 9504740f3e)
2015-10-07 14:46:00 +01:00
..
egl egl: scons: fix the haiku build, do not build the dri2 backend 2015-09-01 14:38:31 +01:00
gallium nouveau: wait to unref the transfer's bo until it's no longer used 2015-10-07 14:45:08 +01:00
gbm gbm: convert gbm bo format to fourcc format on dma-buf import 2015-09-23 21:02:07 +01:00
getopt
glsl glsl: Expose gl_MaxTess{Control,Evaluation}AtomicCounters. 2015-09-28 20:29:13 +01:00
glx mesa/glx: Resolve GCC sign-compare warning. 2015-08-18 11:34:43 -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 mapi: automake: rework the source generation rules 2015-09-11 19:19:30 +01:00
mesa i830: Fix collision between I830_UPLOAD_RASTER_RULES and I830_UPLOAD_TEX(0) 2015-10-07 14:46:00 +01:00
util util: automake: rework the format_srgb.c rule 2015-09-11 19:19:30 +01:00
Makefile.am automake: rework the EGL build 2015-07-22 16:35:27 +01:00
SConscript scons: rework the EGL build 2015-07-22 16:35:27 +01:00