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_state_blend.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/drivers: Trivial code-style cleanup
Edward O'Callaghan
2015-12-06
1
-2
/
+2
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-3
/
+3
*
llvmpipe: Basic implementation of pipe_context::set_sample_mask.
José Fonseca
2014-01-07
1
-0
/
+9
*
llvmpipe: add LP_PERF flag to disable various aspects of rasterization
Keith Whitwell
2010-09-16
1
-2
/
+27
*
gallium: implement set_sample_mask() in all drivers
Roland Scheidegger
2010-05-18
1
-0
/
+6
*
llvmpipe: make blend-related functions static, clean-up initializations
Brian Paul
2010-04-28
1
-12
/
+34
*
llvmpipe: s/debug_dump_/util_dump_/
José Fonseca
2010-02-14
1
-1
/
+1
*
llvmpipe: adapt to stencil ref changes
Roland Scheidegger
2010-02-10
1
-0
/
+21
*
llvmpipe: remove redundant code in llvmpipe_set_blend_color()
Brian Paul
2010-01-14
1
-3
/
+0
*
Merge remote branch 'origin/master' into lp-binning
José Fonseca
2010-01-08
1
-1
/
+17
|
\
|
*
llvmpipe: Treat state changes systematically.
José Fonseca
2009-12-26
1
-1
/
+17
|
*
llvmpipe: Fix derived blend color state.
José Fonseca
2009-11-10
1
-1
/
+1
*
|
llvmpipe: Pass state to setup.
José Fonseca
2009-10-09
1
-11
/
+7
|
/
*
llvmpipe: Pass the alpha ref value and blend color in the jit context.
José Fonseca
2009-08-29
1
-4
/
+11
*
llvmpipe: Drop blend derived state.
José Fonseca
2009-08-29
1
-142
/
+4
*
llvmpipe: comments about blend generator
Brian Paul
2009-08-29
1
-5
/
+11
*
llvmpipe: Debug helper function to name llvm intermediate values.
José Fonseca
2009-08-29
1
-10
/
+9
*
llvmpipe: Blend in place.
José Fonseca
2009-08-29
1
-12
/
+28
*
llvmpipe: Disassemble generated x86 code.
José Fonseca
2009-08-29
1
-1
/
+6
*
llvmpipe: Dump only the generated function.
José Fonseca
2009-08-29
1
-2
/
+2
*
llvmpipe: Tiles in rgba8 format.
José Fonseca
2009-08-29
1
-5
/
+6
*
llvmpipe: Use the generated SoA blending code.
José Fonseca
2009-08-29
1
-6
/
+126
*
llvmpipe: Rename preprocessor symbols too.
José Fonseca
2009-08-29
1
-3
/
+3
*
llvmpipe: Fork softpipe for experimentation with llvm.
José Fonseca
2009-08-29
1
-0
/
+98