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_rast_tri_tmp.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
llvmpipe: avoid most 64 bit math in rasterization
Roland Scheidegger
2016-01-13
1
-17
/
+90
*
llvmpipe: don't store eo as 64bit int
Roland Scheidegger
2016-01-08
1
-2
/
+2
*
llvmpipe: support 8bit subpixel precision
Zack Rusin
2013-11-25
1
-28
/
+28
*
llvmpipe: don't store plane.ei value in binned data
Keith Whitwell
2010-10-15
1
-2
/
+4
*
llvmpipe: slightly shrink the size of a binned triangle
Keith Whitwell
2010-10-15
1
-3
/
+4
*
llvmpipe: fix off-by-one in tri_16
Keith Whitwell
2010-10-08
1
-1
/
+1
*
llvmpipe: add rast_tri_4_16 for small lines and points
Keith Whitwell
2010-10-08
1
-0
/
+127
*
llvmpipe: remove duplicate code
Keith Whitwell
2010-09-15
1
-5
/
+0
*
llvmpipe: pass linear masks to fragment shader
Keith Whitwell
2010-09-12
1
-3
/
+3
*
llvmpipe: use opcodes instead of function pointers in bins
Keith Whitwell
2010-09-07
1
-0
/
+5
*
llvmpipe: enforce fixed memory limit on scenes
Keith Whitwell
2010-09-07
1
-0
/
+5
*
llvmpipe: combine linear mask calculation
Keith Whitwell
2010-08-31
1
-10
/
+16
*
llvmpipe: native rasterization for lines
Hui Qi Tay
2010-08-27
1
-1
/
+1
*
llvmpipe: more rasterization counters
Keith Whitwell
2010-08-25
1
-0
/
+7
*
llvmpipe: consolidate several loops in lp_rast_triangle
Keith Whitwell
2010-08-15
1
-18
/
+15
*
llvmpipe: eliminate last usage of step array in rast_tmp.h
Keith Whitwell
2010-08-15
1
-16
/
+28
*
llvmpipe: don't refer to plane->step when dcdx or dcdy would do
Keith Whitwell
2010-08-15
1
-6
/
+6
*
llvmpipe: also use build_mask at 16, 64 pixel levels
Keith Whitwell
2010-08-15
1
-28
/
+19
*
llvmpipe: version of block4 which doesn't need the full step array
Keith Whitwell
2010-08-15
1
-1
/
+3
*
llvmpipe: reorganize block4 loop, nice speedup
Keith Whitwell
2010-08-15
1
-12
/
+4
*
llvmpipe: pass mask into fragment shader
Keith Whitwell
2010-07-13
1
-0
/
+238