summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/softpipe/sp_winsys.h
AgeCommit message (Expand)AuthorFilesLines
2009-04-23gallium/intel/gem: Use softpipe rather than i915simple if INTEL_SOFTPIPE is set.Michel Dänzer1-0/+6
2009-04-18softpipe: Simplify softpipe_create's prototype.José Fonseca1-3/+1
2009-04-18softpipe: Remove softpipe_winsys.José Fonseca1-12/+0
2008-05-01gallium: remove the unused softpipe_winsys codeBrian Paul1-1/+1
2008-03-23gallium: wrap decls in extern "C"José Fonseca1-0/+10
2008-02-28Make sure struct pipe_screen is declared.Michel Dänzer1-0/+1
2008-02-27gallium: implement pipe_screen for softpipe driverBrian1-1/+6
2008-02-15Code reorganization: move files into their places.José Fonseca1-0/+57