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
/
gallium
/
drivers
/
llvmpipe
/
lp_setup_tri.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
llvmpipe: add support for layered rendering
Roland Scheidegger
2013-06-07
1
-2
/
+15
*
llvmpipe: clamp scissors to be between 0 and max
Zack Rusin
2013-05-25
1
-1
/
+1
*
llvmpipe: implement support for multiple viewports
Zack Rusin
2013-05-25
1
-5
/
+12
*
gallium: Replace gl_rasterization_rules with lower_left_origin and half_pixel...
José Fonseca
2013-04-23
1
-14
/
+3
*
llvmpipe: use triangle subdivision to avoid fixed-point overflow issues
Brian Paul
2013-04-01
1
-0
/
+175
*
llvmpipe: add 'f' suffix to 1.0 in fixed_to_float()
Brian Paul
2013-03-28
1
-1
/
+1
*
llvmpipe: Don't mess with the provoking vertex when inverting a triangle.
Olivier Galibert
2012-05-18
1
-5
/
+40
*
llvmpipe: Calculate fixed point coordinates for triangle setup earlier.
James Benton
2012-05-14
1
-56
/
+106
*
llvmpipe: Fix triangle bounding box calculation to be correctly inclusive or ...
James Benton
2012-05-11
1
-8
/
+6
*
llvmpipe: Fix the 4 planes (lines) case properly.
José Fonseca
2011-10-05
1
-16
/
+17
*
llvmpipe: Ensure the 16x16 special rasterization path does not touch outside ...
José Fonseca
2011-10-05
1
-3
/
+21
*
llvmpipe: added some debug assertions, but disabled
Brian Paul
2010-11-04
1
-0
/
+10
*
llvmpipe: avoid generating tri_16 for tris which extend past tile bounds
Keith Whitwell
2010-11-02
1
-9
/
+25
*
llvmpipe: remove unused arg from jit_setup_tri function
Keith Whitwell
2010-10-17
1
-2
/
+1
*
Merge remote branch 'origin/master' into lp-setup-llvm
Keith Whitwell
2010-10-17
1
-202
/
+303
|
\
|
*
llvmpipe: fail cleanly on malloc failure in lp_setup_alloc_triangle
Keith Whitwell
2010-10-17
1
-4
/
+4
|
*
llvmpipe: use aligned loads/stores for plane values
Keith Whitwell
2010-10-15
1
-3
/
+3
|
*
llvmpipe: do plane calculations with intrinsics
Keith Whitwell
2010-10-15
1
-57
/
+148
|
*
llvmpipe: don't store plane.ei value in binned data
Keith Whitwell
2010-10-15
1
-9
/
+4
|
*
llvmpipe: slightly shrink the size of a binned triangle
Keith Whitwell
2010-10-15
1
-63
/
+65
|
*
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
-23
/
+28
|
*
Revert "llvmpipe: try to keep plane c values small"
Keith Whitwell
2010-10-12
1
-23
/
+15
|
*
llvmpipe: try to keep plane c values small
Keith Whitwell
2010-10-12
1
-15
/
+23
|
*
llvmpipe: add rast_tri_4_16 for small lines and points
Keith Whitwell
2010-10-08
1
-4
/
+9
|
*
llvmpipe: clean up setup_tri a little
Keith Whitwell
2010-10-08
1
-27
/
+26
|
*
llvmpipe: avoid overflow in triangle culling
Keith Whitwell
2010-10-08
1
-40
/
+39
|
*
llvmpipe: fail gracefully on oom in scene creation
Keith Whitwell
2010-10-08
1
-6
/
+9
|
*
llvmpipe: handle up to 8 planes in triangle binner
Keith Whitwell
2010-09-25
1
-7
/
+8
*
|
llvmpipe: use llvm for attribute interpolant calculation
Keith Whitwell
2010-09-18
1
-14
/
+28
|
/
*
llvmpipe: return zero from floor_pot(zero)
Keith Whitwell
2010-09-15
1
-1
/
+3
*
llvmpipe: Change asm to __asm__.
Witold Baryluk
2010-09-13
1
-3
/
+3
*
llvmpipe: Unbreak rasterization on 64bit.
José Fonseca
2010-09-13
1
-24
/
+22
*
llvmpipe: use gcc asm only with gcc
José Fonseca
2010-09-13
1
-1
/
+1
*
llvmpipe: introduce tri_3_4 for tiny triangles
Keith Whitwell
2010-09-12
1
-0
/
+12
*
llvmpipe: allow tri_3_16 at any 4-aligned location within a tile
Keith Whitwell
2010-09-12
1
-27
/
+50
*
llvmpipe: move more coef setup into lp_setup_coef.c
Keith Whitwell
2010-09-07
1
-25
/
+1
*
llvmpipe: use opcodes instead of function pointers in bins
Keith Whitwell
2010-09-07
1
-21
/
+20
*
llvmpipe: enforce fixed memory limit on scenes
Keith Whitwell
2010-09-07
1
-27
/
+50
*
llvmpipe: move whole-tile emit into a function
Keith Whitwell
2010-09-07
1
-8
/
+41
*
llvmpipe: update line rasterization code to current master
Keith Whitwell
2010-08-27
1
-11
/
+22
*
llvmpipe: native rasterization for lines
Hui Qi Tay
2010-08-27
1
-11
/
+12
*
llvmpipe: intrinsics version of triangle coeficient calculation
Keith Whitwell
2010-08-27
1
-300
/
+48
*
llvmpipe: track drawing region as a single u_rect
Keith Whitwell
2010-08-25
1
-55
/
+58
*
llvmpipe: better triangle debugging
Keith Whitwell
2010-08-25
1
-19
/
+55
*
llvmpipe: cull zero-area triangles early
Keith Whitwell
2010-08-25
1
-2
/
+3
*
llvmpipe: special case triangles which fall in a single 16x16 block
Keith Whitwell
2010-08-15
1
-0
/
+20
*
llvmpipe: remove all traces of step arrays, pos_tables
Keith Whitwell
2010-08-15
1
-63
/
+0
*
llvmpipe: Debug code to dump interpolation coefficients.
José Fonseca
2010-08-11
1
-1
/
+29
*
llvmpipe: Use single precision divide for one over area computation.
José Fonseca
2010-08-11
1
-1
/
+1
[next]