mesa/src
Marek Olšák ea6ae74cb0 radeonsi: fix UNSIGNED_BYTE index buffer fallback with non-zero start (v2)
start can only be non-zero with MultiDrawElements, which is unlikely
to occur with UNSIGNED_BYTE indices.

v2: Also fix the util_shorten_ubyte_elts_to_userptr call.
    Tested with the new piglit.

Cc: mesa-stable@lists.freedesktop.org
Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
(cherry picked from commit a264fee624)
[Emil Velikov: resolve trivial conflicts]
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>

Conflicts:
	src/gallium/drivers/radeonsi/si_state_draw.c
2017-03-15 14:39:54 +00:00
..
amd radv: Never try to create more than max_sets descriptor sets. 2017-03-15 14:39:53 +00:00
compiler glsl: non-last member unsized array on SSBO must fail compilation on GLSL ES 3.1 2017-03-14 00:13:15 +00:00
egl egl/dri2: add image_loader_extension back into loader extensions for wayland 2017-02-16 17:59:43 +00:00
gallium radeonsi: fix UNSIGNED_BYTE index buffer fallback with non-zero start (v2) 2017-03-15 14:39:54 +00:00
gbm gbm: request correct version of the DRI2_FENCE extension 2016-11-24 16:34:42 +00:00
getopt Introduce .editorconfig 2016-08-31 17:06:54 -07:00
glx glx: guard swap-interval functions against destroyed drawables 2017-03-14 00:13:14 +00:00
gtest Introduce .editorconfig 2016-08-31 17:06:54 -07:00
hgl glapi/hgl: remove the final user of _glapi_check_table() 2016-10-06 15:03:46 +01:00
intel anv: wsi: report presentation error per image request 2017-03-14 00:13:16 +00:00
loader loader: automake: include builddir prior to srcdir 2017-02-09 23:46:17 +00:00
mapi mapi: automake: include builddir prior to srcdir 2017-02-09 23:46:22 +00:00
mesa i965/fs: fix uninitialized memory access 2017-03-15 14:39:54 +00:00
util util: Fix Clang trivial destructor check. 2017-02-16 17:59:43 +00:00
vulkan/wsi vulkan/wsi: Lower the maximum image sizes 2017-02-09 23:45:34 +00:00
Makefile.am anv: move to using shared wsi code 2016-10-19 10:15:43 +10:00
SConscript scons: put the generated git_sha1.h file in top-level src/ directory 2016-06-17 10:33:00 -06:00