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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Consolidate vertex-related code in new draw_vertex.c
Brian
2007-08-30
1
-0
/
+3
*
Remove dependency on TGSI_ATTRIB_x tokens in draw_twoside.c
Brian
2007-08-30
1
-0
/
+4
*
In draw_flatshade.c use vertex_info->interp_mode[] to choose attribs/colors t...
Brian
2007-08-30
1
-1
/
+1
*
Fix user-defined clip planes. They seem to work properly now.
Brian
2007-08-24
1
-2
/
+1
*
remove old draw_vertices()
Brian
2007-08-22
1
-6
/
+0
*
Rework of shader constant buffers.
Brian
2007-08-22
1
-0
/
+2
*
Move guts of vertex array drawing into the 'draw' module.
Brian
2007-08-20
1
-7
/
+29
*
Merge branch 'softpipe_0_1_branch' of git+ssh://
[email protected]
/gi...
Brian
2007-08-20
1
-4
/
+0
|
\
|
*
Fix some draw_arrays issues.
Brian
2007-08-19
1
-4
/
+0
*
|
added CLIP_x_SHIFT vals
Brian
2007-08-17
1
-0
/
+16
|
/
*
define CLIP_LEFT/RIGHT etc
Brian
2007-08-17
1
-0
/
+11
*
Remove many dependencies on mesa headers.
Brian
2007-08-16
1
-8
/
+7
*
Remove mesa include directories, be stricter about include paths.
Keith Whitwell
2007-08-15
1
-1
/
+1
*
added draw_set_vertex_array_info()
Brian
2007-08-15
1
-0
/
+10
*
Implement new draw_vertices() path for simple vertex array drawing, use it fo...
Brian
2007-08-02
1
-0
/
+5
*
Rename prim_stage -> draw_stage
Brian
2007-07-12
1
-2
/
+2
*
New 'draw' module for primitive drawing (clipping, culling, etc).
Brian
2007-07-09
1
-7
/
+25
*
Rename/move some files to modularize the primitive/draw code.
Brian
2007-07-09
1
-0
/
+56