index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
pipe
/
draw
/
draw_offset.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: rename draw_free_tmps->draw_free_temp_verts, draw_alloc_tmps->draw_a...
Brian
2008-02-14
1
-2
/
+2
*
gallium: replace prim pipeline begin/end() functions with flush()
Brian
2008-01-25
1
-16
/
+21
*
gallium: add draw_stage::destroy().
Michal
2007-12-09
1
-0
/
+8
*
converting the setup state to immutable object and renaming it to rasterizer ...
Zack Rusin
2007-09-18
1
-2
/
+2
*
Need to copy header->edgeflags to tmp when creating new prim_header.
Brian
2007-08-23
1
-0
/
+1
*
Silence compiler warnings.
michal
2007-08-16
1
-5
/
+5
*
Remove many dependencies on mesa headers.
Brian
2007-08-16
1
-20
/
+19
*
Implement line stippling.
Brian
2007-07-25
1
-0
/
+7
*
Rename prim_stage -> draw_stage
Brian
2007-07-12
1
-10
/
+14
*
remove unused hw_data_offset
Brian
2007-07-11
1
-4
/
+6
*
Fix broken depth offset.
Brian
2007-07-11
1
-5
/
+6
*
clamp after offsetting, new comments
Brian
2007-07-10
1
-16
/
+18
*
New 'draw' module for primitive drawing (clipping, culling, etc).
Brian
2007-07-09
1
-12
/
+12
*
Rename/move some files to modularize the primitive/draw code.
Brian
2007-07-09
1
-0
/
+157