llvmpipe: generate multisample triangle rasterizer functions (v2)
[mesa.git] / src / gallium / drivers / llvmpipe / lp_state_gs.c
2020-04-15 Dave Airliellvmpipe: fix no tokens detections.
2019-11-28 Dave Airliellvmpipe: add initial nir support
2015-12-11 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-12-06 Edward O'Callaghangallium/drivers: Sanitize NULL checks into canonical...
2014-03-26 Zack Rusinllvmpipe: Fix llvmpipe_create_gs_state.
2014-03-25 José Fonsecallvmpipe: Simplify vertex and geometry shaders.
2014-01-22 Dave Airliellvmpipe: dump geometry shaders when using LP_DEBUG...
2014-01-17 José Fonsecas/Tungsten Graphics/VMware/
2013-08-06 Vinson Leellvmpipe: Do not need to free anything if there is...
2013-04-03 Zack Rusindraw/llvmpipe: allow independent so attachments to...
2013-03-13 José Fonsecallvmpipe: Fix geometry shader token leak.
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-06-28 Jakob BornecrantzMerge branch 'gallium-drm-driver-drescriptor'
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-07 Vinson Leellvmpipe: Remove unnecessary header.
2010-06-07 Keith Whitwellllvmpipe: hook up basic gs and multiple constant buffer...