summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/softpipe/Makefile
AgeCommit message (Expand)Author
2007-09-18Finishing up rename of the setup state to the rasterizer state.Zack Rusin
2007-09-10More work on vertex feedback / glRasterPos. Basic rasterpos works now.Brian
2007-08-15Hook in new draw_arrays() code, disabled for now.Brian
2007-08-15added state funcs for vertex buffer/element infoBrian
2007-08-10Lift common winsys functions into pipe's new p_winsys.Keith Whitwell
2007-08-09Add flush/finish functionality to pipe.Keith Whitwell
2007-08-07use new tex filtering codeBrian
2007-08-06added softpipe_mipmap_tree_layoutBrian
2007-08-06Add pipe buffer managment functions.Keith Whitwell
2007-08-02Fix make recursion.Keith Whitwell
2007-08-01Build libsoftpipe.aKeith Whitwell
2007-06-14Renamed softpipe directories and files to something less confusing.Keith Whitwell