summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/draw/SConscript
AgeCommit message (Expand)Author
2010-01-01scons: Aggregate all tiny libraries in a single library.José Fonseca
2009-12-25gallium: add geometry shader support to galliumZack Rusin
2008-10-23scons: ppc support.Michel Dänzer
2008-05-29scons: Remove duplicate entry.Michal Krol
2008-05-29draw: share machineKeith Whitwell
2008-05-28scons: Add new files.José Fonseca
2008-05-28scons: List missing files for draw module.Michal Krol
2008-04-25gallium: Add draw_pt_varray.c to scons build.Michel Dänzer
2008-04-21draw: consolidate all the passthrough line/tri/point funcsKeith Whitwell
2008-04-19draw: fix scons buildKeith Whitwell
2008-04-19draw: move pt_pipeline code to draw_pipe.cKeith Whitwell
2008-04-19draw: rename pipeline files to draw_pipe_*Keith Whitwell
2008-04-19draw: rename draw_vertex_shader.c -> draw_vs.cKeith Whitwell
2008-04-19draw: remove draw_debug.cKeith Whitwell
2008-04-18draw: remove draw_vertex_fetch.cKeith Whitwell
2008-04-18draw: remove draw_prim.cKeith Whitwell
2008-04-18draw: remove draw_vf code, use translate insteadKeith Whitwell
2008-04-18draw: remove fetch_pipeline middle end -- just use the general pathKeith Whitwell
2008-04-18gallium: Add missing files to scons.José Fonseca
2008-04-17gallium: Add new file to scons build.Michel Dänzer
2008-04-15gallium: Add draw_pt_fetch_shade_pipeline.c to scons build.José Fonseca
2008-04-04draw: move code to run pipeline from pt to new fileKeith Whitwell
2008-04-03draw: add passthrough path to the pipelineKeith Whitwell
2008-03-31gallium: draw_passthrough.c is not used anymoreBrian
2008-03-23gallium: beginnings of draw module vertex reworkKeith Whitwell
2008-03-14scons: Remove second occurence of draw_passthrough.c.Michal Krol
2008-03-13gallium: plug in vertex passthrough codeBrian
2008-03-10draw: placeholder/prototype code for a passthrough draw pathKeith Whitwell
2008-02-28gallium: split draw_wide_prim stage into separate point/line stages.Brian Paul
2008-02-24Add new files.José Fonseca
2008-02-18Update scons build for new code layout.José Fonseca