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_bld_blend.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: replace INLINE with inline
Ilia Mirkin
2015-07-21
1
-1
/
+1
*
llvmpipe: Implement alpha_to_coverage for non-MSAA framebuffers.
Si Chen
2014-01-07
1
-0
/
+30
*
gallivm: Eliminate 8.8 fixed point intermediates from AoS sampling path.
José Fonseca
2013-05-17
1
-2
/
+2
*
llvmpipe: Fix bug with blend factor in complementary optimisations.
James Benton
2012-07-17
1
-2
/
+4
*
llvmpipe: Unified common code between AoS and SoA blending.
James Benton
2012-07-16
1
-0
/
+191
*
llvmpipe: SoA blending.
José Fonseca
2009-08-29
1
-313
/
+0
*
llvmpipe: Centralize lp_build_context initialization.
José Fonseca
2009-08-29
1
-5
/
+1
*
llvmpipe: Optimize blend swizzles by using bitmasks instead of shuffles for u...
José Fonseca
2009-08-29
1
-55
/
+19
*
llvmpipe: Separate constant building.
José Fonseca
2009-08-29
1
-2
/
+3
*
llvmpipe: Move type support functions into a separate file.
José Fonseca
2009-08-29
1
-0
/
+1
*
llvmpipe: Minor comments / debug mnemonics.
José Fonseca
2009-08-29
1
-0
/
+11
*
llvmpipe: Improve generated 8bit blending code.
José Fonseca
2009-08-29
1
-0
/
+29
*
llvmpipe: Specialize arithmetic operations.
José Fonseca
2009-08-29
1
-73
/
+66
*
llvmpipe: Introduce a custom typing system.
José Fonseca
2009-08-29
1
-10
/
+9
*
llvmpipe: Blending.
José Fonseca
2009-08-29
1
-0
/
+319