diff options
author | Brian Paul <[email protected]> | 2013-10-03 11:51:14 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2013-10-04 10:25:37 -0600 |
commit | a50c5f8d24e860baa15dd75b44b9a20af60cebf8 (patch) | |
tree | 1f82d3fed72521a5074fbcf66d807b1cdf4d9721 /src/mesa/main/bufferobj.h | |
parent | d164d50a85e5c42a8ed0c5082564f69e13aa09e0 (diff) |
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" <[email protected]>
Reviewed-by: Matthew McClure <[email protected]>
Diffstat (limited to 'src/mesa/main/bufferobj.h')
0 files changed, 0 insertions, 0 deletions