index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
auxiliary
/
draw
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: Generate a single library for auxiliaries with Make too.
José Fonseca
2010-01-01
1
-47
/
+0
*
gallium: add geometry shader support to gallium
Zack Rusin
2009-12-25
1
-0
/
+1
*
gallium: Improve makefiles for libraries
Jakob Bornecrantz
2009-02-20
1
-4
/
+0
*
gallium: PPC vertex shader support
Brian Paul
2008-10-22
1
-0
/
+1
*
draw: share machine
Keith Whitwell
2008-05-29
1
-0
/
+1
*
draw: add aos vertex shader varient
Keith Whitwell
2008-05-23
1
-0
/
+2
*
draw: create specialized vs varients incorporating fetch & emit
Keith Whitwell
2008-05-23
1
-1
/
+2
*
draw: get rid of fetch-shade-emit frontend hack
Keith Whitwell
2008-05-23
1
-1
/
+0
*
draw: turn fse path into a middle end
Keith Whitwell
2008-05-12
1
-0
/
+2
*
draw: add fetch-shade-emit path
Keith Whitwell
2008-05-12
1
-0
/
+1
*
frontend for rendering without elts
Zack Rusin
2008-04-25
1
-0
/
+1
*
draw: consolidate all the passthrough line/tri/point funcs
Keith Whitwell
2008-04-21
1
-0
/
+1
*
draw: move pt_pipeline code to draw_pipe.c
Keith Whitwell
2008-04-19
1
-1
/
+0
*
draw: move some pipeline-specific code & state to draw_pipe.[ch]
Keith Whitwell
2008-04-19
1
-0
/
+1
*
draw: rename pipeline files to draw_pipe_*
Keith Whitwell
2008-04-19
1
-16
/
+16
*
draw: sort makefile sources
Keith Whitwell
2008-04-19
1
-10
/
+10
*
draw: rename draw_vertex_shader.c -> draw_vs.c
Keith Whitwell
2008-04-19
1
-1
/
+1
*
draw: remove draw_debug.c
Keith Whitwell
2008-04-19
1
-1
/
+0
*
draw: remove draw_vertex_fetch.c
Keith Whitwell
2008-04-18
1
-1
/
+0
*
draw: remove draw_vertex_cache.c
Keith Whitwell
2008-04-18
1
-1
/
+0
*
draw: remove draw_prim.c
Keith Whitwell
2008-04-18
1
-1
/
+0
*
draw: remove draw_vf code, use translate instead
Keith Whitwell
2008-04-18
1
-3
/
+0
*
draw: remove fetch_pipeline middle end -- just use the general path
Keith Whitwell
2008-04-18
1
-1
/
+0
*
draw: split off all the extra functionality in the vertex shader
Keith Whitwell
2008-04-18
1
-1
/
+3
*
draw: move hw vertex emit to a new module
Keith Whitwell
2008-04-17
1
-0
/
+1
*
Implement fetch/shade/pipeline or emit vertex passthrough.
Zack Rusin
2008-04-14
1
-0
/
+1
*
draw: move code to run pipeline from pt to new file
Keith Whitwell
2008-04-04
1
-0
/
+1
*
draw: add passthrough path to the pipeline
Keith Whitwell
2008-04-03
1
-0
/
+1
*
gallium: draw_passthrough.c is not used anymore
Brian
2008-03-31
1
-1
/
+0
*
gallium: beginnings of draw module vertex rework
Keith Whitwell
2008-03-23
1
-0
/
+4
*
gallium: plug in vertex passthrough code
Brian
2008-03-13
1
-0
/
+1
*
fix compilation
Zack Rusin
2008-03-10
1
-1
/
+0
*
draw: placeholder/prototype code for a passthrough draw path
Keith Whitwell
2008-03-10
1
-0
/
+1
*
gallium: split draw_wide_prim stage into separate point/line stages.
Brian Paul
2008-02-28
1
-1
/
+3
*
gallium: new draw stage for polygon stipple.
Brian
2008-02-21
1
-0
/
+1
*
gallium: new AA point drawing stage
Brian
2008-02-21
1
-0
/
+1
*
Simplify makefile boilerplate code.
José Fonseca
2008-02-19
1
-6
/
+1
*
gallium: antialiased line drawing
Brian
2008-02-18
1
-0
/
+1
*
Code reorganization: split gallium and mesa makefiles.
José Fonseca
2008-02-18
1
-2
/
+39
*
draw: subclass vertex shaders according to execution method
Keith Whitwell
2008-02-15
1
-1
/
+1
*
Code reorganization: s/aux/auxiliary/.
José Fonseca
2008-02-15
1
-0
/
+2