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
/
drivers
/
softpipe
/
sp_setup.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
softpipe: Split changing fields of quad_header into input, inout and output p...
Michal Krol
2008-09-08
1
-57
/
+57
*
softpipe: Improve multithreaded softpipe.
Michal Krol
2008-09-08
1
-16
/
+87
*
softpipe: First attempts at multithreaded softpipe.
Michal Krol
2008-09-08
1
-33
/
+167
*
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
2008-08-24
1
-1
/
+1
*
gallium: stop using ifloor(), FABSF(), etc
Brian Paul
2008-08-22
1
-6
/
+8
*
gallium: test for and cull prims with inf/nan vertices in sp_setup.c code.
Brian Paul
2008-08-20
1
-11
/
+34
*
softpipe: Include missing header.
Michal Krol
2008-08-12
1
-0
/
+1
*
gallium: debug/print vertex tweak
Brian Paul
2008-08-11
1
-4
/
+1
*
gallium: new/better debug code (disabled)
Brian Paul
2008-08-07
1
-2
/
+2
*
gallium: added some sanity check assertions
Brian Paul
2008-07-15
1
-0
/
+5
*
gallium: nr_attrs was off by one, updated comments, minor code movement
Brian Paul
2008-07-02
1
-2
/
+4
*
gallium: optimize the flush_spans() function
Brian
2008-05-10
1
-41
/
+40
*
softpipe: don't calc det if NO_RAST set
Keith Whitwell
2008-05-08
1
-2
/
+3
*
gallium: more vertex debug code
Brian Paul
2008-04-23
1
-7
/
+17
*
gallium: move the vertex print/debug code
Brian Paul
2008-04-22
1
-8
/
+6
*
softpipe: implement SP_NO_RAST env var
Keith Whitwell
2008-04-22
1
-0
/
+10
*
gallium: take reduced prim, fill modes into account when culling
Brian Paul
2008-04-14
1
-1
/
+10
*
softpipe: calculate determinant for all triangles, don't rely on draw module ...
Keith Whitwell
2008-04-14
1
-1
/
+25
*
softpipe: do our own culling, don't rely on the draw module.
Keith Whitwell
2008-04-14
1
-18
/
+26
*
remove usage of vertex_header
Keith Whitwell
2008-04-10
1
-0
/
+1249