index
:
~nh/mesa
ARB_enhanced_layouts
ARB_gpu_shader_int64
ARB_sparse_buffer
ac_surface
addrtool
arb_bindless_texture
arb_transform_feedback_overflow_query
arrays
buffer-suballoc
cubemaps
ddiv
debug-dma
descriptors
driconf
fences-threads-ddebug
first-image
ibs
images-radeonsi
khronos-update
ldexp
merged-shader-io-bitfields
nir
nir-v2
out-of-order
pbo-download
pbo-upload
pub-invalidate
query
query-buffer-object
r300-compiler
r300g-glsl
readpixels
shader-state
si_shader_mem
ssbo
tgsi-const-2d
tmp
ubsan
user_stride
user_stride-v2
wip
nh's Mesa repository; mostly radeonsi related development
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
llvmpipe
/
lp_state_fs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-11
llvmpipe: add plumbing for ARB_depth_clamp
Matthew McClure
1
-0
/
+1
2013-08-14
llvmpipe: fix pipeline statistics with a null ps
Zack Rusin
1
-0
/
+4
2013-06-05
llvmpipe: reduce alignment requirement for 1d resources from 4x4 to 4x1
Roland Scheidegger
1
-0
/
+1
2013-01-28
gallivm: split sampler and texture state
Roland Scheidegger
1
-2
/
+15
2012-11-29
llvmpipe: Eliminate color buffer swizzling.
José Fonseca
1
-3
/
+0
2012-11-28
llvmpipe: Unswizzled rendering.
James Benton
1
-0
/
+3
2012-07-17
gallivm,draw,llvmpipe: Support wider native registers.
José Fonseca
1
-0
/
+6
2011-12-08
llvmpipe: Trim the fragment shader cached based on LLVM IR instruction count.
José Fonseca
1
-0
/
+3
2010-11-30
gallivm/llvmpipe: squash merge of the llvm-context branch
Brian Paul
1
-0
/
+7
2010-10-17
Merge remote branch 'origin/master' into lp-setup-llvm
Keith Whitwell
1
-1
/
+4
2010-10-11
llvmpipe: Use lp_tgsi_info.
José Fonseca
1
-1
/
+2
2010-09-20
llvmpipe: maintain fragment shader state for draw module
Brian Paul
1
-0
/
+2
2010-09-18
llvmpipe: use llvm for attribute interpolant calculation
Keith Whitwell
1
-0
/
+4
2010-09-11
llvmpipe: Don't store display the alpha ref value in the key.
José Fonseca
1
-1
/
+5
2010-09-07
llvmpipe: put fs variant dumping in a function
Keith Whitwell
1
-0
/
+4
2010-09-05
llvmpipe: Relax the colormask constraint on opaque.
José Fonseca
1
-1
/
+4
2010-08-22
llvmpipe: reduce size of fragment shader variant key
Keith Whitwell
1
-0
/
+2
2010-08-22
llvmpipe: remove unused member from lp_fragment_shader_variant_key
Keith Whitwell
1
-4
/
+0
2010-07-13
llvmpipe: pass mask into fragment shader
Keith Whitwell
1
-1
/
+0
2010-06-21
llvmpipe: s/lpfs/shader/
José Fonseca
1
-1
/
+1
2010-06-18
llvmpipe: limit the number of fragment shader variants kept around
Roland Scheidegger
1
-3
/
+10
2010-06-03
llvmpipe: Number shaders/variants for more reproducible function names in the...
José Fonseca
1
-0
/
+7
2010-05-30
llvmpipe: Pass the fs variant to the rasterizer.
José Fonseca
1
-0
/
+93