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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
llvmpipe: add min samples support to the fragment shader.
Dave Airlie
2020-05-06
1
-0
/
+1
*
llvmpipe: add cbuf/zsbuf + coverage samples to the fragment shader key.
Dave Airlie
2020-05-06
1
-0
/
+4
*
llvmpipe: add multisample bit to fragment shader key.
Dave Airlie
2020-05-06
1
-0
/
+1
*
llvmpipe: add fragment shader image support
Dave Airlie
2019-08-27
1
-3
/
+19
*
llvmpipe: move the fragment shader variant key to dynamic length.
Dave Airlie
2019-08-27
1
-3
/
+16
*
llvmpipe: make remove_shader_variant static.
Dave Airlie
2019-06-21
1
-4
/
+0
*
llvmpipe: improve rasterization discard logic
Roland Scheidegger
2018-05-23
1
-5
/
+0
*
llvmpipe: add plumbing for ARB_depth_clamp
Matthew McClure
2013-12-11
1
-0
/
+1
*
llvmpipe: fix pipeline statistics with a null ps
Zack Rusin
2013-08-14
1
-0
/
+4
*
llvmpipe: reduce alignment requirement for 1d resources from 4x4 to 4x1
Roland Scheidegger
2013-06-05
1
-0
/
+1
*
gallivm: split sampler and texture state
Roland Scheidegger
2013-01-28
1
-2
/
+15
*
llvmpipe: Eliminate color buffer swizzling.
José Fonseca
2012-11-29
1
-3
/
+0
*
llvmpipe: Unswizzled rendering.
James Benton
2012-11-28
1
-0
/
+3
*
gallivm,draw,llvmpipe: Support wider native registers.
José Fonseca
2012-07-17
1
-0
/
+6
*
llvmpipe: Trim the fragment shader cached based on LLVM IR instruction count.
José Fonseca
2011-12-08
1
-0
/
+3
*
gallivm/llvmpipe: squash merge of the llvm-context branch
Brian Paul
2010-11-30
1
-0
/
+7
*
Merge remote branch 'origin/master' into lp-setup-llvm
Keith Whitwell
2010-10-17
1
-1
/
+4
|
\
|
*
llvmpipe: Use lp_tgsi_info.
José Fonseca
2010-10-11
1
-1
/
+2
|
*
llvmpipe: maintain fragment shader state for draw module
Brian Paul
2010-09-20
1
-0
/
+2
*
|
llvmpipe: use llvm for attribute interpolant calculation
Keith Whitwell
2010-09-18
1
-0
/
+4
|
/
*
llvmpipe: Don't store display the alpha ref value in the key.
José Fonseca
2010-09-11
1
-1
/
+5
*
llvmpipe: put fs variant dumping in a function
Keith Whitwell
2010-09-07
1
-0
/
+4
*
llvmpipe: Relax the colormask constraint on opaque.
José Fonseca
2010-09-05
1
-1
/
+4
*
llvmpipe: reduce size of fragment shader variant key
Keith Whitwell
2010-08-22
1
-0
/
+2
*
llvmpipe: remove unused member from lp_fragment_shader_variant_key
Keith Whitwell
2010-08-22
1
-4
/
+0
*
llvmpipe: pass mask into fragment shader
Keith Whitwell
2010-07-13
1
-1
/
+0
*
llvmpipe: s/lpfs/shader/
José Fonseca
2010-06-21
1
-1
/
+1
*
llvmpipe: limit the number of fragment shader variants kept around
Roland Scheidegger
2010-06-18
1
-3
/
+10
*
llvmpipe: Number shaders/variants for more reproducible function names in the...
José Fonseca
2010-06-03
1
-0
/
+7
*
llvmpipe: Pass the fs variant to the rasterizer.
José Fonseca
2010-05-30
1
-0
/
+93