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
/
mesa
/
pipe
/
draw
/
draw_vertex.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: rename FORMAT_x to EMIT_x and use EMIT_ALL to emit whole vertex as-i...
Brian
2008-01-23
1
-11
/
+10
*
gallium: restore/rewrite vbuf code for softpipe
Brian
2008-01-23
1
-0
/
+3
*
gallium: overhaul usage of vertex_info in draw module.
Brian
2008-01-23
1
-70
/
+0
*
gallium: Added FORMAT_1F_PSIZE to insert constant point size into vertices
Brian
2008-01-22
1
-0
/
+2
*
more simplification, clean-up in draw_set_vertex_info()
Brian
2007-11-21
1
-8
/
+0
*
Replace draw_set_vertex_attributes() with simpler draw_set_vertex_info().
Brian
2007-11-21
1
-19
/
+16
*
Simplify draw module's vertex_info.
Brian
2007-11-21
1
-14
/
+12
*
remove unneeded #includes, added assertion in draw_compute_vertex_size()
Brian
2007-11-08
1
-4
/
+2
*
Remove typedefs from enums.
Zack Rusin
2007-10-29
1
-2
/
+2
*
remove unused includes
Brian
2007-10-15
1
-2
/
+0
*
remove old/used code
Brian
2007-09-20
1
-5
/
+5
*
Checkpoint: vertex attribute clean-up.
Brian
2007-09-20
1
-12
/
+7
*
Define attrib_format and interp_mode enum typedefs and use where appropriate.
Brian
2007-08-31
1
-5
/
+5
*
Consolidate vertex-related code in new draw_vertex.c
Brian
2007-08-30
1
-0
/
+167