index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
auxiliary
/
draw
/
SConscript
Age
Commit message (
Expand
)
Author
2008-10-23
scons: ppc support.
Michel Dänzer
2008-05-29
scons: Remove duplicate entry.
Michal Krol
2008-05-29
draw: share machine
Keith Whitwell
2008-05-28
scons: Add new files.
José Fonseca
2008-05-28
scons: List missing files for draw module.
Michal Krol
2008-04-25
gallium: Add draw_pt_varray.c to scons build.
Michel Dänzer
2008-04-21
draw: consolidate all the passthrough line/tri/point funcs
Keith Whitwell
2008-04-19
draw: fix scons build
Keith Whitwell
2008-04-19
draw: move pt_pipeline code to draw_pipe.c
Keith Whitwell
2008-04-19
draw: rename pipeline files to draw_pipe_*
Keith Whitwell
2008-04-19
draw: rename draw_vertex_shader.c -> draw_vs.c
Keith Whitwell
2008-04-19
draw: remove draw_debug.c
Keith Whitwell
2008-04-18
draw: remove draw_vertex_fetch.c
Keith Whitwell
2008-04-18
draw: remove draw_prim.c
Keith Whitwell
2008-04-18
draw: remove draw_vf code, use translate instead
Keith Whitwell
2008-04-18
draw: remove fetch_pipeline middle end -- just use the general path
Keith Whitwell
2008-04-18
gallium: Add missing files to scons.
José Fonseca
2008-04-17
gallium: Add new file to scons build.
Michel Dänzer
2008-04-15
gallium: Add draw_pt_fetch_shade_pipeline.c to scons build.
José Fonseca
2008-04-04
draw: move code to run pipeline from pt to new file
Keith Whitwell
2008-04-03
draw: add passthrough path to the pipeline
Keith Whitwell
2008-03-31
gallium: draw_passthrough.c is not used anymore
Brian
2008-03-23
gallium: beginnings of draw module vertex rework
Keith Whitwell
2008-03-14
scons: Remove second occurence of draw_passthrough.c.
Michal Krol
2008-03-13
gallium: plug in vertex passthrough code
Brian
2008-03-10
draw: placeholder/prototype code for a passthrough draw path
Keith Whitwell
2008-02-28
gallium: split draw_wide_prim stage into separate point/line stages.
Brian Paul
2008-02-24
Add new files.
José Fonseca
2008-02-18
Update scons build for new code layout.
José Fonseca