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
/
draw_private.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: beginnings of draw module vertex rework
Keith Whitwell
2008-03-23
1
-3
/
+30
*
gallium: add explicit control for point sprites (convert points to textured q...
Brian
2008-03-14
1
-0
/
+1
*
gallium: added draw_enable_line_stipple() function
Brian
2008-03-13
1
-2
/
+3
*
gallium: change draw_vertex_shader->state from pointer to struct
Brian
2008-03-12
1
-1
/
+1
*
draw: placeholder/prototype code for a passthrough draw path
Keith Whitwell
2008-03-10
1
-0
/
+27
*
gallium: split draw_wide_prim stage into separate point/line stages.
Brian Paul
2008-02-28
1
-3
/
+5
*
gallium: remove dependencies on pipe_shader_state's semantic info
Brian
2008-02-27
1
-0
/
+3
*
gallium: replace draw_convert_wide_points() with draw_wide_point_threshold()
Brian
2008-02-26
1
-1
/
+1
*
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
*
draw: vertex cache rework
Keith Whitwell
2008-02-21
1
-4
/
+9
*
Use gallium's rtasm module.
José Fonseca
2008-02-19
1
-1
/
+1
*
gallium: antialiased line drawing
Brian
2008-02-18
1
-1
/
+11
*
draw: subclass vertex shaders according to execution method
Keith Whitwell
2008-02-15
1
-16
/
+24
*
Code reorganization: s/aux/auxiliary/.
José Fonseca
2008-02-15
1
-0
/
+346