llvmpipe: add reference counting to fragment shaders.
[mesa.git] / src / gallium / drivers / llvmpipe / lp_state_fs.h
2020-08-31 Dave Airliellvmpipe: add reference counting to fragment shaders.
2020-05-06 Dave Airliellvmpipe: add min samples support to the fragment shader.
2020-05-06 Dave Airliellvmpipe: add cbuf/zsbuf + coverage samples to the...
2020-05-06 Dave Airliellvmpipe: add multisample bit to fragment shader key.
2019-08-27 Dave Airliellvmpipe: add fragment shader image support
2019-08-27 Dave Airliellvmpipe: move the fragment shader variant key to dynam...
2019-06-21 Dave Airliellvmpipe: make remove_shader_variant static.
2018-05-23 Roland Scheideggerllvmpipe: improve rasterization discard logic
2013-12-11 Matthew McClurellvmpipe: add plumbing for ARB_depth_clamp
2013-08-14 Zack Rusinllvmpipe: fix pipeline statistics with a null ps
2013-06-04 Roland Scheideggerllvmpipe: reduce alignment requirement for 1d resources...
2013-01-28 Roland Scheideggergallivm: split sampler and texture state
2012-11-29 José Fonsecallvmpipe: Eliminate color buffer swizzling.
2012-11-28 James Bentonllvmpipe: Unswizzled rendering.
2012-07-17 José Fonsecagallivm,draw,llvmpipe: Support wider native registers.
2011-12-08 José Fonsecallvmpipe: Trim the fragment shader cached based on...
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-30 Brian Paulgallivm/llvmpipe: squash merge of the llvm-context...
2010-10-28 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-26 Thomas Balling Sør... Merge branch 'pipe-video' of git://anongit.freedesktop...
2010-10-26 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-11 José Fonsecallvmpipe: Use lp_tgsi_info.
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-09-21 Brian PaulMerge branch 'sprite-coord'
2010-09-20 Brian Paulllvmpipe: maintain fragment shader state for draw module
2010-09-18 Keith Whitwellllvmpipe: use llvm for attribute interpolant calculation
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-11 José Fonsecallvmpipe: Don't store display the alpha ref value in...
2010-09-07 Keith Whitwellllvmpipe: put fs variant dumping in a function
2010-09-05 José Fonsecallvmpipe: Relax the colormask constraint on opaque.
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-22 Keith Whitwellllvmpipe: reduce size of fragment shader variant key
2010-08-22 Keith Whitwellllvmpipe: remove unused member from lp_fragment_shader_...
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-07-14 Zack RusinMerge branch 'mesa-2d-registers'
2010-07-13 Keith Whitwellllvmpipe: pass mask into fragment shader
2010-06-28 Jakob BornecrantzMerge branch 'gallium-drm-driver-drescriptor'
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-24 Brian PaulMerge branch 'shader-file-reorg'
2010-06-21 José Fonsecallvmpipe: s/lpfs/shader/
2010-06-18 Roland Scheideggerllvmpipe: limit the number of fragment shader variants...
2010-06-03 Roland ScheideggerMerge branch 'gallium-newclear'
2010-06-03 José Fonsecallvmpipe: Number shaders/variants for more reproducible...
2010-05-30 José Fonsecallvmpipe: Pass the fs variant to the rasterizer.