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_twoside.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: overhaul usage of vertex_info in draw module.
Brian
2008-01-23
1
-5
/
+30
*
remove useless assertions
Brian
2008-01-16
1
-2
/
+0
*
gallium: add draw_stage::destroy().
Michal
2007-12-09
1
-0
/
+8
*
test for presence of both front and back color vertex slots
Brian
2007-09-25
1
-4
/
+7
*
remove unused lookup array
Brian
2007-09-25
1
-7
/
+0
*
test against -1 for front/back attrib
keithw
2007-09-25
1
-4
/
+4
*
remove unused lookup[]
Brian
2007-09-20
1
-0
/
+4
*
converting the setup state to immutable object and renaming it to rasterizer ...
Zack Rusin
2007-09-18
1
-1
/
+1
*
Remove dependency on TGSI_ATTRIB_x tokens in draw_twoside.c
Brian
2007-08-30
1
-14
/
+12
*
Sketch out per-vertex point size.
Brian
2007-08-30
1
-1
/
+1
*
Need to copy header->edgeflags to tmp when creating new prim_header.
Brian
2007-08-23
1
-0
/
+1
*
Checkpoint: new vertex/fragment attribute naming
Brian
2007-08-23
1
-4
/
+4
*
Checkpoint commit: i915 texture works, use new vertex_info struct
Brian
2007-08-23
1
-1
/
+1
*
Silence compiler warnings.
michal
2007-08-21
1
-1
/
+1
*
Remove many dependencies on mesa headers.
Brian
2007-08-16
1
-6
/
+6
*
with Y=0=top, front/back determination is negated
Brian
2007-08-13
1
-2
/
+2
*
Implement line stippling.
Brian
2007-07-25
1
-0
/
+7
*
Fix more polygon winding, culling confusion.
Brian
2007-07-13
1
-4
/
+8
*
Rename prim_stage -> draw_stage
Brian
2007-07-12
1
-9
/
+9
*
front/back-face determination was wrong
Brian
2007-07-12
1
-1
/
+1
*
New 'draw' module for primitive drawing (clipping, culling, etc).
Brian
2007-07-09
1
-9
/
+15
*
Rename/move some files to modularize the primitive/draw code.
Brian
2007-07-09
1
-0
/
+152