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_private.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove dependency on TGSI_ATTRIB_x tokens in draw_twoside.c
Brian
2007-08-30
1
-0
/
+3
*
Fix user-defined clip planes. They seem to work properly now.
Brian
2007-08-24
1
-0
/
+1
*
Checkpoint: new vertex/fragment attribute naming
Brian
2007-08-23
1
-1
/
+2
*
Checkpoint commit: i915 texture works, use new vertex_info struct
Brian
2007-08-23
1
-30
/
+4
*
Rework of shader constant buffers.
Brian
2007-08-22
1
-0
/
+2
*
Move vertex transformation/shader code into draw_prim.c to avoid need for vs_...
Brian
2007-08-20
1
-2
/
+0
*
remove some of the #ifndef MESA stuff
Brian
2007-08-20
1
-8
/
+8
*
remove dead code related to vf module
Brian
2007-08-20
1
-7
/
+0
*
Checkpoint: remove more of the old draw_vb() code.
Brian
2007-08-20
1
-5
/
+2
*
Move guts of vertex array drawing into the 'draw' module.
Brian
2007-08-20
1
-2
/
+4
*
Fix some draw_arrays issues.
Brian
2007-08-19
1
-5
/
+0
*
added pipe ptr to draw_context
Brian
2007-08-17
1
-0
/
+2
*
Remove many dependencies on mesa headers.
Brian
2007-08-16
1
-1
/
+24
*
Remove GL/mesa types, rearrange things into more logical groups
Brian
2007-08-16
1
-40
/
+41
*
Drawing code refactoring.
Brian
2007-08-16
1
-0
/
+4
*
added vertex array info fields
Brian
2007-08-15
1
-0
/
+7
*
Beginnings of a demand-filled post-tnl vertex cache.
Keith Whitwell
2007-08-14
1
-0
/
+50
*
Implement line stippling.
Brian
2007-07-25
1
-0
/
+2
*
Rename prim_stage -> draw_stage
Brian
2007-07-12
1
-24
/
+24
*
New 'draw' module for primitive drawing (clipping, culling, etc).
Brian
2007-07-09
1
-23
/
+115
*
Rename/move some files to modularize the primitive/draw code.
Brian
2007-07-09
1
-0
/
+90