summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/softpipe/sp_winsys.h
AgeCommit message (Expand)Author
2010-03-04softpipe: rework to use the llvmpipe winsysKeith Whitwell
2010-02-08gallium: squash-merge of gallium screen contextKeith Whitwell
2010-01-17softpipe: Move st/python's malloc winsys to softpipeJakob Bornecrantz
2009-12-06softpipe: sp_winsys.h should define/include what it needs.Corbin Simpson
2009-04-23gallium/intel/gem: Use softpipe rather than i915simple if INTEL_SOFTPIPE is set.Michel Dänzer
2009-04-18softpipe: Simplify softpipe_create's prototype.José Fonseca
2009-04-18softpipe: Remove softpipe_winsys.José Fonseca
2008-05-01gallium: remove the unused softpipe_winsys codeBrian Paul
2008-03-23gallium: wrap decls in extern "C"José Fonseca
2008-02-28Make sure struct pipe_screen is declared.Michel Dänzer
2008-02-27gallium: implement pipe_screen for softpipe driverBrian
2008-02-15Code reorganization: move files into their places.José Fonseca