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
/
gallium
/
auxiliary
/
draw
/
draw_pt_varray.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: fix some asserts
Alan Hourihane
2008-12-16
1
-4
/
+4
*
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
2008-08-24
1
-1
/
+3
*
draw: Fix MSVC integer size conversion warning.
José Fonseca
2008-06-19
1
-1
/
+1
*
gallium: split long prims into chunks with an even number of vertices
Brian Paul
2008-06-18
1
-0
/
+4
*
draw: rework splitting of fan/loop prims in varray.c, fix flatshade issues
Keith Whitwell
2008-06-10
1
-86
/
+52
*
draw: respect driver's max vertex buffer size
Keith Whitwell
2008-06-04
1
-1
/
+4
*
draw: Fix MSVC warnings.
José Fonseca
2008-06-02
1
-2
/
+2
*
draw: Fixed typo in draw_pt_varray and added comments
Jakob Bornecrantz
2008-05-27
1
-3
/
+3
*
decomposition from keith, adds decomposition of more prim to the pipeline
Zack Rusin
2008-05-13
1
-3
/
+8
*
draw: turn fse path into a middle end
Keith Whitwell
2008-05-12
1
-45
/
+0
*
draw: streamline the varray path
Keith Whitwell
2008-05-12
1
-86
/
+20
*
redo the linear paths
Zack Rusin
2008-05-08
1
-19
/
+8
*
implement linear path for fetch_emit pipeline
Zack Rusin
2008-05-08
1
-0
/
+1
*
don't fill in linear fetch_elts
Zack Rusin
2008-05-08
1
-1
/
+3
*
implement linear emition and fetching and plug it in the varray paths
Zack Rusin
2008-05-08
1
-2
/
+24
*
split larger primitives in the simple varray pt
Zack Rusin
2008-05-08
1
-3
/
+59
*
abstract fetching elts
Zack Rusin
2008-05-08
1
-6
/
+11
*
draw: squash warnings
Keith Whitwell
2008-05-01
1
-1
/
+0
*
draw: emit extra flags whenever pipeline is active
Keith Whitwell
2008-04-25
1
-5
/
+4
*
frontend for rendering without elts
Zack Rusin
2008-04-25
1
-0
/
+251