summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/softpipe/sp_winsys.h
Commit message (Expand)AuthorAgeFilesLines
* gallium/intel/gem: Use softpipe rather than i915simple if INTEL_SOFTPIPE is set.Michel Dänzer2009-04-231-0/+6
* softpipe: Simplify softpipe_create's prototype.José Fonseca2009-04-181-3/+1
* softpipe: Remove softpipe_winsys.José Fonseca2009-04-181-12/+0
* gallium: remove the unused softpipe_winsys codeBrian Paul2008-05-011-1/+1
* gallium: wrap decls in extern "C"José Fonseca2008-03-231-0/+10
* Make sure struct pipe_screen is declared.Michel Dänzer2008-02-281-0/+1
* gallium: implement pipe_screen for softpipe driverBrian2008-02-271-1/+6
* Code reorganization: move files into their places.José Fonseca2008-02-151-0/+57