mesa/src
Kenneth Graunke f81052dc9b mesa: Set correct array element in vbo_exec_vtx_init.
I'm not familiar with this code, but this sure appears to be a typo.
It looks like the intent is to set each array element, not arrays[0]
each time.  Notably, the loop just below uses "array", not "arrays".

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Fredrik Höglund <fredrik@kde.org>
Reviewed-by: Brian Paul <brianp@vmware.com>
Cc: mesa-stable@lists.freedesktop.org
2014-09-24 23:14:23 -07:00
..
egl egl: extra null checks for get_xcb_screen() return values 2014-09-23 10:25:02 +03:00
gallium vc4: Compute max_index instead of trusting the rest of userspace. 2014-09-24 20:51:15 -07:00
gbm gbm: Log at least one dlerror() when we fail to open any drivers. 2014-07-30 22:31:30 -07:00
getopt
glsl glsl: Check realloc return value in ir_function::matching_signature() 2014-09-23 10:25:02 +03:00
glx include: move sarea.h next to it's only user 2014-08-21 21:47:37 +01:00
gtest gtest: Update to 1.7.0. 2014-04-14 00:06:53 -07:00
hgl gallium/targets: Break haiku state_tracker out to own directory 2014-08-28 21:27:29 -04:00
loader loader: Check dlsym() did not fail in libudev_get_device_name_for_fd() 2014-09-23 10:25:02 +03:00
mapi mesa: Drop _mesa_bsearch() wrapper. 2014-09-24 09:58:43 -07:00
mesa mesa: Set correct array element in vbo_exec_vtx_init. 2014-09-24 23:14:23 -07:00
util util: fix SCons build 2014-09-23 16:33:17 -06:00
Makefile.am automake: handle gallium SUBDIRs in gallium/Makefile 2014-08-13 00:46:54 +01:00
SConscript util: Move ralloc to a new src/util directory. 2014-08-04 11:06:58 -07:00