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
*
Use sse only if GALLIUM_SSE is defined
Zack Rusin
2007-09-28
1
-0
/
+1
*
Redoing the way we handle vertex shaders for the draw module.
Zack Rusin
2007-09-28
1
-3
/
+6
*
Revert "Redoing the way we handle vertex shaders for the draw module."
Zack Rusin
2007-09-28
1
-6
/
+3
*
Revert "Use sse only if GALLIUM_SSE is defined"
Zack Rusin
2007-09-28
1
-1
/
+0
*
Use sse only if GALLIUM_SSE is defined
Zack Rusin
2007-09-28
1
-0
/
+1
*
Redoing the way we handle vertex shaders for the draw module.
Zack Rusin
2007-09-28
1
-3
/
+6
*
Make flushing more lazy in the draw module.
Keith Whitwell
2007-09-27
1
-8
/
+16
*
Finishing up rename of the setup state to the rasterizer state.
Zack Rusin
2007-09-18
1
-4
/
+4
*
converting the setup state to immutable object and renaming it to rasterizer ...
Zack Rusin
2007-09-18
1
-1
/
+1
*
More work on vertex feedback / glRasterPos. Basic rasterpos works now.
Brian
2007-09-10
1
-0
/
+3
*
Initial work for post-transformed vertex feedback buffers.
Brian
2007-09-06
1
-9
/
+14
*
Define attrib_format and interp_mode enum typedefs and use where appropriate.
Brian
2007-08-31
1
-10
/
+0
*
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