summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/svga/svga_screen.h
Commit message (Expand)AuthorAgeFilesLines
* svga: remove support for shader model 2.0Brian Paul2011-10-111-3/+0
* svga: Expose the new depth formatsJakob Bornecrantz2011-09-231-0/+8
* svga: Hardcode SVGA_COMBINE_USERBUFFERS to 1.José Fonseca2011-03-161-2/+0
* svga: Add a new winsys entry point to query the hw version.José Fonseca2011-03-091-0/+2
* svga: Remove the screen private context.José Fonseca2010-05-031-9/+3
* gallium: Move p_thread.h and p_atomic.h out of gallium interfaces.José Fonseca2010-02-021-1/+1
* svga: Remove unused code.José Fonseca2010-01-211-6/+0
* svga: Add svga driverJakob Bornecrantz2009-11-171-0/+95