gallium: Add draw_pt_varray.c to scons build.
[mesa.git] / src / gallium / auxiliary / draw / SConscript
2008-04-25 Michel Dänzergallium: Add draw_pt_varray.c to scons build.
2008-04-21 Keith Whitwelldraw: consolidate all the passthrough line/tri/point...
2008-04-19 Keith Whitwelldraw: fix scons build
2008-04-19 Keith Whitwelldraw: move pt_pipeline code to draw_pipe.c
2008-04-18 Keith Whitwelldraw: rename pipeline files to draw_pipe_*
2008-04-18 Keith Whitwelldraw: rename draw_vertex_shader.c -> draw_vs.c
2008-04-18 Keith Whitwelldraw: remove draw_debug.c
2008-04-18 Keith Whitwelldraw: remove draw_vertex_fetch.c
2008-04-18 Keith Whitwelldraw: remove draw_prim.c
2008-04-18 Keith Whitwelldraw: remove draw_vf code, use translate instead
2008-04-18 Keith Whitwelldraw: remove fetch_pipeline middle end -- just use...
2008-04-18 José Fonsecagallium: Add missing files to scons.
2008-04-17 Michel Dänzergallium: Add new file to scons build.
2008-04-15 José Fonsecagallium: Add draw_pt_fetch_shade_pipeline.c to scons...
2008-04-04 Keith Whitwelldraw: move code to run pipeline from pt to new file
2008-04-03 Keith Whitwelldraw: add passthrough path to the pipeline
2008-03-31 Briangallium: draw_passthrough.c is not used anymore
2008-03-23 Keith Whitwellgallium: beginnings of draw module vertex rework
2008-03-14 Michal Krolscons: Remove second occurence of draw_passthrough.c.
2008-03-13 Briangallium: plug in vertex passthrough code
2008-03-10 Keith Whitwelldraw: placeholder/prototype code for a passthrough...
2008-02-29 Brian Paulgallium: split draw_wide_prim stage into separate point...
2008-02-24 José FonsecaAdd new files.
2008-02-18 José FonsecaUpdate scons build for new code layout.