summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/softpipe/sp_context.c
AgeCommit message (Expand)Author
2008-02-27gallium: implement pipe_screen for softpipe driverBrian
2008-02-27gallium: softpipe_init_texture_funcs(), make texture func staticBrian
2008-02-26gallium: replace draw_convert_wide_points() with draw_wide_point_threshold()Brian
2008-02-21gallium: new draw stage for polygon stipple.Brian
2008-02-21gallium: new AA point drawing stageBrian
2008-02-20gallium: new pipe->texture_update() functionBrian
2008-02-18gallium: antialiased line drawingBrian
2008-02-15Code reorganization: update build.José Fonseca
2008-02-15Code reorganization: move files into their places.José Fonseca