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_fs.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
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
|
*
llvmpipe: When failing free fs shader too.
José Fonseca
2010-09-21
1
-0
/
+1
|
*
llvmpipe: maintain fragment shader state for draw module
Brian Paul
2010-09-20
1
-0
/
+12
*
|
llvmpipe: use llvm for attribute interpolant calculation
Keith Whitwell
2010-09-18
1
-12
/
+68
|
/
*
llvmpipe: add DEBUG_FS to dump variant information
Keith Whitwell
2010-09-16
1
-1
/
+1
*
llvmpipe: Initialize variable for potentially unhandled switch case.
Vinson Lee
2010-09-14
1
-0
/
+3
*
llvmpipe: pass linear masks to fragment shader
Keith Whitwell
2010-09-12
1
-4
/
+20
*
llvmpipe: Only generate the whole shader specialization for opaque shaders.
José Fonseca
2010-09-12
1
-1
/
+7
*
llvmpipe: Don't store display the alpha ref value in the key.
José Fonseca
2010-09-11
1
-4
/
+2
*
llvmpipe: remove redundant tgsi_dup_tokens() call
Brian Paul
2010-09-09
1
-3
/
+0
*
llvmpipe: use opcodes instead of function pointers in bins
Keith Whitwell
2010-09-07
1
-7
/
+11
*
llvmpipe: put fs variant dumping in a function
Keith Whitwell
2010-09-07
1
-4
/
+11
*
llvmpipe: Relax the colormask constraint on opaque.
José Fonseca
2010-09-05
1
-12
/
+25
*
llvmpipe: fence debugging, add llvmpipe_finish
Keith Whitwell
2010-08-25
1
-13
/
+2
*
llvmpipe: reduce size of fragment shader variant key
Keith Whitwell
2010-08-22
1
-6
/
+20
*
llvmpipe: Fix implicit declaration of lp_func_delete_body warnings.
Vinson Lee
2010-07-30
1
-0
/
+1
*
llvmpipe: delete function bodies after generating machine code
Zack Rusin
2010-07-30
1
-0
/
+1
*
llvmpipe: Avoid corrupting the FPU stack with MMX instructions on 32bit OSes.
José Fonseca
2010-07-29
1
-0
/
+5
*
llvmpipe: pass mask into fragment shader
Keith Whitwell
2010-07-13
1
-215
/
+71
*
llvmpipe: make geometry shaders and stream output work
Zack Rusin
2010-06-22
1
-3
/
+4
*
llvmpipe: s/lpfs/shader/
José Fonseca
2010-06-21
1
-4
/
+4
*
llvmpipe: Fix pointer dereference after free.
José Fonseca
2010-06-18
1
-1
/
+2
*
llvmpipe: limit the number of fragment shader variants kept around
Roland Scheidegger
2010-06-18
1
-32
/
+86
*
llvmpipe: hook up basic gs and multiple constant buffer support
Keith Whitwell
2010-06-07
1
-4
/
+4
*
llvmpipe: Number shaders/variants for more reproducible function names in the...
José Fonseca
2010-06-03
1
-7
/
+21
*
llvmpipe: Centralize all position interpolation in lp_bld_interp.c.
José Fonseca
2010-06-02
1
-44
/
+1
*
llvmpipe: Use struct lp_shader_input in the interpolator.
José Fonseca
2010-06-01
1
-2
/
+7
*
llvmpipe: Don't waste time interpolating unused input channels.
José Fonseca
2010-06-01
1
-1
/
+13
*
llvmpipe: Show fs's TGSI when LP_DEBUG=tgsi is set.
José Fonseca
2010-05-31
1
-1
/
+2
*
llvmpipe: Use pointer_to_func() instead of custom wrappers.
José Fonseca
2010-05-30
1
-1
/
+2
*
llvmpipe: Pass the fs variant to the rasterizer.
José Fonseca
2010-05-30
1
-4
/
+1
*
llvmpipe: more tweaks to dump_fs_variant_key()
Brian Paul
2010-05-20
1
-5
/
+7
*
llvmpipe: use util_dump_logicop()
Brian Paul
2010-05-20
1
-1
/
+1
*
llvmpipe: put variant print/debug code into separate function
Brian Paul
2010-05-20
1
-59
/
+70
*
llvmpipe: Remove unnecessary headers.
Vinson Lee
2010-05-15
1
-1
/
+0
*
llvmpipe: Use GALLIVM_DEBUG opt where applicable.
José Fonseca
2010-05-15
1
-4
/
+5
*
llvmpipe: silence casting warnings
Brian Paul
2010-05-13
1
-14
/
+0
*
llvmpipe: Dump fs key's stencil state.
José Fonseca
2010-05-12
1
-0
/
+10
*
llvmpipe: Use RAST_WHOLE/EDGE_TEST in more places.
José Fonseca
2010-05-12
1
-2
/
+2
*
llvmpipe: Move the opaque flag computation into the variant.
José Fonseca
2010-05-12
1
-14
/
+13
[prev]
[next]