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
/
llvmpipe
/
lp_setup_line.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
llvmpipe: avoid generating tri_16 for tris which extend past tile bounds
Keith Whitwell
2010-11-02
1
-5
/
+10
*
Merge remote branch 'origin/master' into lp-setup-llvm
Keith Whitwell
2010-10-17
1
-89
/
+98
|
\
|
*
llvmpipe: don't store plane.ei value in binned data
Keith Whitwell
2010-10-15
1
-8
/
+0
|
*
llvmpipe: slightly shrink the size of a binned triangle
Keith Whitwell
2010-10-15
1
-75
/
+79
|
*
llvmpipe: don't pass frontfacing as a float
Keith Whitwell
2010-10-15
1
-1
/
+1
|
*
llvmpipe: reintroduce SET_STATE binner command
Keith Whitwell
2010-10-15
1
-1
/
+0
|
*
Revert "llvmpipe: try to keep plane c values small"
Keith Whitwell
2010-10-12
1
-1
/
+2
|
*
llvmpipe: try to keep plane c values small
Keith Whitwell
2010-10-12
1
-2
/
+1
|
*
llvmpipe: fix rasterization of vertical lines on pixel boundaries
Zack Rusin
2010-10-09
1
-2
/
+2
|
*
llvmpipe: fail gracefully on oom in scene creation
Keith Whitwell
2010-10-08
1
-2
/
+3
|
*
llvmpipe: handle FACING interpolants in line and point setup
Keith Whitwell
2010-09-25
1
-0
/
+6
|
*
llvmpipe: fix flatshading in new line code
Keith Whitwell
2010-09-21
1
-6
/
+13
*
|
llvmpipe: use llvm for attribute interpolant calculation
Keith Whitwell
2010-09-18
1
-8
/
+12
|
/
*
llvmpipe: use opcodes instead of function pointers in bins
Keith Whitwell
2010-09-07
1
-1
/
+3
*
llvmpipe: enforce fixed memory limit on scenes
Keith Whitwell
2010-09-07
1
-7
/
+21
*
llvmpipe: use util_iround in place of round
Keith Whitwell
2010-08-27
1
-1
/
+1
*
llvmpipe: eliminate tri->dx, tri->dy values
Keith Whitwell
2010-08-27
1
-37
/
+39
*
llvmpipe: update line rasterization code to current master
Keith Whitwell
2010-08-27
1
-335
/
+196
*
llvmpipe: native line rasterization with correct pixel rasterization
Hui Qi Tay
2010-08-27
1
-29
/
+213
*
llvmpipe: native rasterization for lines
Hui Qi Tay
2010-08-27
1
-6
/
+611
*
llvmpipe: setup_context -> lp_setup_context
José Fonseca
2010-03-13
1
-2
/
+2
*
llvmpipe: hook up some state, add stub line and point functions
Keith Whitwell
2009-10-09
1
-0
/
+47