gallium/svga: handle query_rendered caps
authorEmil Velikov <emil.l.velikov@gmail.com>
Thu, 14 Aug 2014 20:09:43 +0000 (21:09 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Fri, 15 Aug 2014 16:42:47 +0000 (17:42 +0100)
commit3a6b68b1132675dbb0c63cc6d977e19e4f473bd1
treee6fd34290be49666b8af68f63fe15eb1eb0011fa
parent2b5f3956be2defaa3aad81371fc7cba16c338a45
gallium/svga: handle query_rendered caps

All the values are are currently hardcoded. One could use
some heuristics to determine the amount of video memory if
a callback to the host is not available.

Do we what to advertise the driver as hardwar accelerated ?

Cc: Brian Paul <brianp@vmware.com>
Cc: José Fonseca <jose.r.fonseca@gmail.com>
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
src/gallium/drivers/svga/svga_screen.c