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_vb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove many dependencies on mesa headers.
Brian
2007-08-16
1
-27
/
+39
*
move the draw_alloc/free_tmps() functions to draw_prim.c
Brian
2007-08-16
1
-24
/
+0
*
Drawing code refactoring.
Brian
2007-08-16
1
-444
/
+10
*
comment
Brian
2007-08-15
1
-1
/
+4
*
comments, minor clean-ups
Brian
2007-08-15
1
-8
/
+22
*
use regular malloc/free instead of macros
Brian
2007-08-14
1
-3
/
+3
*
Beginnings of a demand-filled post-tnl vertex cache.
Keith Whitwell
2007-08-14
1
-296
/
+325
*
Implement new draw_vertices() path for simple vertex array drawing, use it fo...
Brian
2007-08-02
1
-2
/
+59
*
Implement line stippling.
Brian
2007-07-25
1
-1
/
+7
*
Rename prim_stage -> draw_stage
Brian
2007-07-12
1
-5
/
+5
*
handle edge flags for GL_POLYGONs
Brian
2007-07-12
1
-2
/
+26
*
Fix EMIT_ATTR() to populate the draw->vf_attr_to_slot[] array.
Brian
2007-07-10
1
-10
/
+37
*
Remove softpipe includes
Brian
2007-07-09
1
-2
/
+0
*
New 'draw' module for primitive drawing (clipping, culling, etc).
Brian
2007-07-09
1
-58
/
+34
*
Rename/move some files to modularize the primitive/draw code.
Brian
2007-07-09
1
-0
/
+697