diff options
author | Brian Paul <[email protected]> | 2016-08-12 10:44:22 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2016-09-17 10:08:59 -0600 |
commit | ce3b34b72702195694ee8fc64c8259d4a16711ab (patch) | |
tree | 2855e336d6835137cbef993860ca8ab3d692a550 /src/gallium/README.portability | |
parent | b7bee2505239ef1a14fecde5b73ffdab67694aa2 (diff) |
svga: optimize memcpy() in svga_buffer_update_hw()
When we migrate a buffer from sw/malloc storage to a hardware buffer,
don't memcpy the whole buffer, just copy the part we've written to.
Reviewed-by: Charmaine Lee <[email protected]>
Diffstat (limited to 'src/gallium/README.portability')
0 files changed, 0 insertions, 0 deletions