Files
mesa/src
Brian Paul ce3b34b727 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 <charmainel@vmware.com>
2016-09-17 10:08:59 -06:00
..
2016-09-14 14:37:34 +01:00
2016-08-31 17:06:54 -07:00
2016-08-31 17:06:54 -07:00
2016-08-31 17:06:54 -07:00
2016-09-12 10:48:35 +10:00