[Mesa-dev] [PATCH 00/19] VMware svga driver updates

Brian Paul brianp at vmware.com
Thu Feb 13 17:22:08 PST 2014


This patch series implements "guest backed surfaces" in the VMware svga 
gallium driver.  It's all VMware-specific, except for two patches which 
touch the pb_cache_manager_create() function from 
src/gallium/auxiliary/pipebuffer/pb_bufmgr_cache.c  We've added two new 
parameters to that function.  The only other driver which uses it is the 
radeon driver.

If anyone cares about that that change, please review.  Otherwise, this 
is code we've been running in-house for a while and Thomas Hellstrom 
(and others) has reviewed it.  I'd like to push to master tomorrow.

Also, I'd like to get this into the pending 10.1 release.  Since the 
changes are pretty well isolated I don't expect that to be a problem.

-Brian


More information about the mesa-dev mailing list