softpipe: call setup_prepare earlier so that vertex info is correct when queried
[mesa.git] / src / gallium / drivers / softpipe / sp_winsys.h
2008-03-23 José Fonsecagallium: wrap decls in extern "C"
2008-02-28 Michel DänzerMake sure struct pipe_screen is declared.
2008-02-27 Briangallium: implement pipe_screen for softpipe driver
2008-02-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.1
2008-02-15 José FonsecaCode reorganization: move files into their places.