index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
llvmpipe
/
lp_state_fs.c
Age
Commit message (
Expand
)
Author
2011-01-19
llvmpipe: implement TGSI_PROPERTY_FS_COLOR0_WRITES_ALL_CBUFS
Brian Paul
2011-01-15
Merge branch 'draw-instanced'
Brian Paul
2010-12-22
llvmpipe: Remove unnecessary headers.
Vinson Lee
2010-12-08
gallivm/llvmpipe: implement system values and instanceID
Brian Paul
2010-11-30
gallivm/llvmpipe: squash merge of the llvm-context branch
Brian Paul
2010-11-02
llvmpipe: add a cast
Brian Paul
2010-11-02
llvmpipe: assign context's frag shader pointer before using it
Brian Paul
2010-10-28
gallivm: Remove the EMMS opcodes.
José Fonseca
2010-10-17
Merge remote branch 'origin/master' into lp-setup-llvm
Keith Whitwell
2010-10-17
llvmpipe: Fix bad refactoring.
José Fonseca
2010-10-15
llvmpipe: validate color outputs against key->nr_cbufs
Keith Whitwell
2010-10-15
llvmpipe: check shader outputs are non-null before using
Keith Whitwell
2010-10-15
llvmpipe: don't pass frontfacing as a float
Keith Whitwell
2010-10-14
llvmpipe: code to dump bytecode to file (disabled)
Brian Paul
2010-10-14
llvmpipe: don't try to emit non-existent color outputs
Keith Whitwell
2010-10-13
llvmpipe: Unbreak Z32_FLOAT.
José Fonseca
2010-10-11
llvmpipe: Use lp_tgsi_info.
José Fonseca
2010-10-09
gallivm: Cleanup the rest of the flow module.
José Fonseca
2010-10-09
gallivm: Remove support for Phi generation.
José Fonseca
2010-10-09
gallivm: Don't generate Phis for execution mask.
José Fonseca
2010-10-09
llvmpipe: clean up shader pre/postamble, try to catch more early-z
Keith Whitwell
2010-10-09
llvmpipe: try to be sensible about whether to branch after mask updates
Keith Whitwell
2010-10-09
gallivm: specialized x8z24 depthtest path
Keith Whitwell
2010-10-09
llvmpipe: dump fragment shader ir and asm when LP_DEBUG=fs
Keith Whitwell
2010-10-09
llvmpipe: use alloca for fs color outputs
Keith Whitwell
2010-10-09
llvmpipe: defer attribute interpolation until after mask and ztest
Keith Whitwell
2010-10-06
gallivm: Only apply min/max_lod when necessary.
José Fonseca
2010-10-06
llvmpipe: Dump a few missing shader key flags.
José Fonseca
2010-10-06
llvmpipe: make debug_fs_variant respect variant->nr_samplers
Keith Whitwell
2010-09-22
llvmpipe: Make rgb/alpha bland func/factors match, when there is no alpha.
José Fonseca
2010-09-21
llvmpipe: When failing free fs shader too.
José Fonseca
2010-09-20
llvmpipe: maintain fragment shader state for draw module
Brian Paul
2010-09-18
llvmpipe: use llvm for attribute interpolant calculation
Keith Whitwell
2010-09-16
llvmpipe: add DEBUG_FS to dump variant information
Keith Whitwell
2010-09-14
llvmpipe: Initialize variable for potentially unhandled switch case.
Vinson Lee
2010-09-12
llvmpipe: pass linear masks to fragment shader
Keith Whitwell
2010-09-12
llvmpipe: Only generate the whole shader specialization for opaque shaders.
José Fonseca
2010-09-11
llvmpipe: Don't store display the alpha ref value in the key.
José Fonseca
2010-09-09
llvmpipe: remove redundant tgsi_dup_tokens() call
Brian Paul
2010-09-07
llvmpipe: use opcodes instead of function pointers in bins
Keith Whitwell
2010-09-07
llvmpipe: put fs variant dumping in a function
Keith Whitwell
2010-09-05
llvmpipe: Relax the colormask constraint on opaque.
José Fonseca
2010-08-25
llvmpipe: fence debugging, add llvmpipe_finish
Keith Whitwell
2010-08-22
llvmpipe: reduce size of fragment shader variant key
Keith Whitwell
2010-07-30
llvmpipe: Fix implicit declaration of lp_func_delete_body warnings.
Vinson Lee
2010-07-30
llvmpipe: delete function bodies after generating machine code
Zack Rusin
2010-07-29
llvmpipe: Avoid corrupting the FPU stack with MMX instructions on 32bit OSes.
José Fonseca
2010-07-13
llvmpipe: pass mask into fragment shader
Keith Whitwell
2010-06-22
llvmpipe: make geometry shaders and stream output work
Zack Rusin
2010-06-21
llvmpipe: s/lpfs/shader/
José Fonseca
[next]