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_context.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initial work for post-transformed vertex feedback buffers.
Brian
2007-09-06
1
-4
/
+38
*
Consolidate vertex-related code in new draw_vertex.c
Brian
2007-08-30
1
-36
/
+0
*
Remove dependency on TGSI_ATTRIB_x tokens in draw_twoside.c
Brian
2007-08-30
1
-0
/
+41
*
Fix user-defined clip planes. They seem to work properly now.
Brian
2007-08-24
1
-0
/
+3
*
remove dead code related to vf module
Brian
2007-08-20
1
-28
/
+2
*
Checkpoint: remove more of the old draw_vb() code.
Brian
2007-08-20
1
-1
/
+5
*
Move guts of vertex array drawing into the 'draw' module.
Brian
2007-08-20
1
-0
/
+28
*
Merge branch 'softpipe_0_1_branch' of git+ssh://
[email protected]
/gi...
Brian
2007-08-20
1
-10
/
+0
|
\
|
*
Fix some draw_arrays issues.
Brian
2007-08-19
1
-10
/
+0
*
|
replace memcpy() with assignment, better type safety
Brian
2007-08-17
1
-1
/
+1
|
/
*
Remove many dependencies on mesa headers.
Brian
2007-08-16
1
-4
/
+13
*
added draw_set_vertex_array_info()
Brian
2007-08-15
1
-0
/
+10
*
use regular malloc/free instead of macros
Brian
2007-08-14
1
-2
/
+2
*
Beginnings of a demand-filled post-tnl vertex cache.
Keith Whitwell
2007-08-14
1
-0
/
+11
*
Rename prim_stage -> draw_stage
Brian
2007-07-12
1
-8
/
+8
*
comments, clean-up
Brian
2007-07-10
1
-4
/
+5
*
New 'draw' module for handling the various stages of primitive drawing (clipp...
Brian
2007-07-09
1
-0
/
+182