mesa/src
Brian Paul a50c5f8d24 svga: fix incorrect memcpy src in svga_buffer_upload_piecewise()
As we march over the source buffer we're uploading in pieces, we
need to memcpy from the current offset, not the start of the buffer.
Fixes graphical corruption when drawing very large vertex buffers.

Cc: "9.2" <mesa-stable@lists.freedesktop.org>
Reviewed-by: Matthew McClure <mcclurem@vmware.com>
2013-10-04 10:25:37 -06:00
..
egl Use -Bsymbolic when linking libEGL.so 2013-09-30 15:49:16 -07:00
gallium svga: fix incorrect memcpy src in svga_buffer_upload_piecewise() 2013-10-04 10:25:37 -06:00
gbm gbm: Link to libwayland-drm if Wayland EGL platform is enabled 2013-08-12 15:16:22 -07:00
getopt
glsl glsl: flag shaders which use gather4 at all 2013-10-03 07:56:02 +13:00
glx glx: Initialize OpenGL version to 1.0 2013-09-04 16:07:21 -07:00
gtest gtest: Build it only for 'make check'. 2013-01-13 12:38:44 +01:00
mapi mesa: fix make check for ARB_texture_gather 2013-10-03 21:38:48 +13:00
mesa i965/fs: Improve accuracy of dFdy() to match dFdx(). 2013-10-03 13:49:15 -07:00
Makefile.am gbm: Link to libwayland-drm if Wayland EGL platform is enabled 2013-08-12 15:16:22 -07:00
SConscript Remove libGLU 2012-08-31 10:58:15 -07:00