svga: Add a winsys callback to get the svga_winsys_context
authorThomas Hellstrom <thellstrom@vmware.com>
Mon, 31 May 2010 21:03:56 +0000 (22:03 +0100)
committerJakob Bornecrantz <jakob@vmware.com>
Mon, 31 May 2010 21:34:59 +0000 (22:34 +0100)
commitcd151effe654c460c46ba55780eb89b3072077c0
treef3f083436051cae9277571d7efcc663d7b5e7d3f
parent056ae405b6f4659619b9e13ad2ff6fb820e0a837
svga: Add a winsys callback to get the svga_winsys_context

The winsys may need to extract the svga_winsys_context from a
pipe_context. Add a function to enable that functionality.

Cherry-picked from commit e8a8c5e339dfd7a36bb6435fd34175482b9187b8

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Signed-off-by: Jakob Bornecrantz <jakob@vmware.com>
src/gallium/drivers/svga/svga_context.c
src/gallium/drivers/svga/svga_winsys.h