summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/draw/SConscript
Commit message (Expand)AuthorAgeFilesLines
* scons: ppc support.Michel Dänzer2008-10-231-0/+1
* scons: Remove duplicate entry.Michal Krol2008-05-291-1/+0
* draw: share machineKeith Whitwell2008-05-291-0/+1
* scons: Add new files.José Fonseca2008-05-281-0/+3
* scons: List missing files for draw module.Michal Krol2008-05-281-1/+4
* gallium: Add draw_pt_varray.c to scons build.Michel Dänzer2008-04-251-0/+1
* draw: consolidate all the passthrough line/tri/point funcsKeith Whitwell2008-04-211-0/+1
* draw: fix scons buildKeith Whitwell2008-04-191-1/+2
* draw: move pt_pipeline code to draw_pipe.cKeith Whitwell2008-04-191-1/+0
* draw: rename pipeline files to draw_pipe_*Keith Whitwell2008-04-191-15/+15
* draw: rename draw_vertex_shader.c -> draw_vs.cKeith Whitwell2008-04-191-1/+1
* draw: remove draw_debug.cKeith Whitwell2008-04-191-1/+0
* draw: remove draw_vertex_fetch.cKeith Whitwell2008-04-181-2/+0
* draw: remove draw_prim.cKeith Whitwell2008-04-181-1/+0
* draw: remove draw_vf code, use translate insteadKeith Whitwell2008-04-181-3/+0
* draw: remove fetch_pipeline middle end -- just use the general pathKeith Whitwell2008-04-181-1/+0
* gallium: Add missing files to scons.José Fonseca2008-04-181-8/+10
* gallium: Add new file to scons build.Michel Dänzer2008-04-171-0/+1
* gallium: Add draw_pt_fetch_shade_pipeline.c to scons build.José Fonseca2008-04-151-0/+1
* draw: move code to run pipeline from pt to new fileKeith Whitwell2008-04-041-0/+1
* draw: add passthrough path to the pipelineKeith Whitwell2008-04-031-0/+1
* gallium: draw_passthrough.c is not used anymoreBrian2008-03-311-1/+0
* gallium: beginnings of draw module vertex reworkKeith Whitwell2008-03-231-1/+5
* scons: Remove second occurence of draw_passthrough.c.Michal Krol2008-03-141-2/+1
* gallium: plug in vertex passthrough codeBrian2008-03-131-0/+1
* draw: placeholder/prototype code for a passthrough draw pathKeith Whitwell2008-03-101-0/+1
* gallium: split draw_wide_prim stage into separate point/line stages.Brian Paul2008-02-281-1/+2
* Add new files.José Fonseca2008-02-241-0/+3
* Update scons build for new code layout.José Fonseca2008-02-181-0/+31