summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/svga/svga_screen.h
AgeCommit message (Collapse)Author
2011-03-09svga: Add a new winsys entry point to query the hw version.José Fonseca
2010-05-03svga: Remove the screen private context.José Fonseca
All affected operations have already been moved to context. More cleanup work can be done, in particular with the buffer transfers.
2010-02-02gallium: Move p_thread.h and p_atomic.h out of gallium interfaces.José Fonseca
Into os/os_thread.h and util/u_atomic.h respectively.
2010-01-21svga: Remove unused code.José Fonseca
2009-11-17svga: Add svga driverJakob Bornecrantz