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_state_fs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
llvmpipe: combine vertex/fragment sampler state into an array
Brian Paul
2012-08-06
1
-2
/
+2
*
llvmpipe: use runtime loop instead of static loop for looping over quads
Roland Scheidegger
2012-07-20
1
-48
/
+367
*
gallivm,draw,llvmpipe: Support wider native registers.
José Fonseca
2012-07-17
1
-81
/
+81
*
llvmpipe: Add vertex id support.
Olivier Galibert
2012-06-19
1
-1
/
+4
*
llvmpipe: Simplify and fix system variables fetch.
Olivier Galibert
2012-06-19
1
-1
/
+1
*
llvmpipe: Implement cylindrical wrapping.
James Benton
2012-06-18
1
-0
/
+1
*
llvmpipe: Fix alpha testing precision on rgba8 formats.
José Fonseca
2012-05-22
1
-1
/
+4
*
llvmpipe: Color slot interpolation can be flat or perspective, not linear.
Olivier Galibert
2012-05-16
1
-1
/
+1
*
llvmpipe: add cast to silence warning
Brian Paul
2012-05-11
1
-1
/
+2
*
Merge branch 'gallium-userbuf'
Marek Olšák
2012-05-11
1
-3
/
+17
|
\
|
*
gallium: add void *user_buffer to pipe_constant_buffer
Marek Olšák
2012-04-30
1
-2
/
+15
|
*
gallium: change set_constant_buffer to be UBO-friendly
Marek Olšák
2012-04-30
1
-1
/
+2
*
|
llvmpipe: Added support for color masks in AoS blending.
James Benton
2012-05-02
1
-6
/
+3
|
/
*
gallium: Prefix #defines in tgsi_exec.h with TGSI_
Tom Stellard
2012-01-30
1
-8
/
+8
*
llvmpipe: Update for TGSI_INTERPOLATE_COLOR.
José Fonseca
2012-01-11
1
-7
/
+3
*
llvmpipe: fix blending for intensity formats
Dave Airlie
2011-12-31
1
-1
/
+2
*
llvmpipe: Trim the fragment shader cached based on LLVM IR instruction count.
José Fonseca
2011-12-08
1
-11
/
+23
*
llvmpipe,draw,gallivm: Ensure we don't walk beyond the end of the shader vari...
José Fonseca
2011-12-08
1
-2
/
+4
*
llvmpipe: Remove unused variables.
José Fonseca
2011-11-14
1
-2
/
+0
*
llvmpipe: Prevent segfault during fs variant cache shrinking.
José Fonseca
2011-09-29
1
-4
/
+15
*
llvmpipe: implement TGSI_PROPERTY_FS_COLOR0_WRITES_ALL_CBUFS
Brian Paul
2011-01-19
1
-3
/
+14
*
Merge branch 'draw-instanced'
Brian Paul
2011-01-15
1
-1
/
+2
|
\
|
*
gallivm/llvmpipe: implement system values and instanceID
Brian Paul
2010-12-08
1
-1
/
+2
*
|
llvmpipe: Remove unnecessary headers.
Vinson Lee
2010-12-22
1
-1
/
+0
*
|
gallivm/llvmpipe: squash merge of the llvm-context branch
Brian Paul
2010-11-30
1
-91
/
+135
|
/
*
llvmpipe: add a cast
Brian Paul
2010-11-02
1
-1
/
+1
*
llvmpipe: assign context's frag shader pointer before using it
Brian Paul
2010-11-02
1
-2
/
+2
*
gallivm: Remove the EMMS opcodes.
José Fonseca
2010-10-28
1
-5
/
+0
*
Merge remote branch 'origin/master' into lp-setup-llvm
Keith Whitwell
2010-10-17
1
-208
/
+285
|
\
|
*
llvmpipe: Fix bad refactoring.
José Fonseca
2010-10-17
1
-2
/
+1
|
*
llvmpipe: validate color outputs against key->nr_cbufs
Keith Whitwell
2010-10-15
1
-1
/
+2
|
*
llvmpipe: check shader outputs are non-null before using
Keith Whitwell
2010-10-15
1
-2
/
+2
|
*
llvmpipe: don't pass frontfacing as a float
Keith Whitwell
2010-10-15
1
-1
/
+1
|
*
llvmpipe: code to dump bytecode to file (disabled)
Brian Paul
2010-10-14
1
-0
/
+6
|
*
llvmpipe: don't try to emit non-existent color outputs
Keith Whitwell
2010-10-14
1
-8
/
+9
|
*
llvmpipe: Unbreak Z32_FLOAT.
José Fonseca
2010-10-13
1
-7
/
+14
|
*
llvmpipe: Use lp_tgsi_info.
José Fonseca
2010-10-11
1
-19
/
+19
|
*
gallivm: Cleanup the rest of the flow module.
José Fonseca
2010-10-09
1
-10
/
+2
|
*
gallivm: Remove support for Phi generation.
José Fonseca
2010-10-09
1
-4
/
+0
|
*
gallivm: Don't generate Phis for execution mask.
José Fonseca
2010-10-09
1
-5
/
+3
|
*
llvmpipe: clean up shader pre/postamble, try to catch more early-z
Keith Whitwell
2010-10-09
1
-92
/
+149
|
*
llvmpipe: try to be sensible about whether to branch after mask updates
Keith Whitwell
2010-10-09
1
-25
/
+44
|
*
gallivm: specialized x8z24 depthtest path
Keith Whitwell
2010-10-09
1
-29
/
+1
|
*
llvmpipe: dump fragment shader ir and asm when LP_DEBUG=fs
Keith Whitwell
2010-10-09
1
-2
/
+2
|
*
llvmpipe: use alloca for fs color outputs
Keith Whitwell
2010-10-09
1
-4
/
+12
|
*
llvmpipe: defer attribute interpolation until after mask and ztest
Keith Whitwell
2010-10-09
1
-6
/
+11
|
*
gallivm: Only apply min/max_lod when necessary.
José Fonseca
2010-10-06
1
-0
/
+4
|
*
llvmpipe: Dump a few missing shader key flags.
José Fonseca
2010-10-06
1
-0
/
+7
|
*
llvmpipe: make debug_fs_variant respect variant->nr_samplers
Keith Whitwell
2010-10-06
1
-25
/
+23
|
*
llvmpipe: Make rgb/alpha bland func/factors match, when there is no alpha.
José Fonseca
2010-09-22
1
-14
/
+8
[next]