freedreno/ir3: fix register usage calculations
[mesa.git] / src / gallium / auxiliary / gallivm / lp_bld_limits.h
2015-02-20 Ilia Mirkingallium: add shader cap for dldexp/dfracexp support
2015-02-20 Ilia Mirkingallium: add a cap to enable double rounding opcodes
2014-10-21 Marek Olšákgallium: add PIPE_SHADER_CAP_MAX_OUTPUTS and use it...
2014-08-11 Marek Olšákgallium: remove PIPE_SHADER_CAP_MAX_ADDRS
2014-07-28 Marek Olšákgallium: rename shader cap MAX_CONSTS to MAX_CONST_BUFF...
2014-07-02 Tom Stellardgallium: Add PIPE_SHADER_CAP_DOUBLES
2014-05-07 Brian Paulgallivm: add PIPE_SHADER_CAP_PREFERRED_IR switch case...
2014-02-06 Zack Rusingallivm: handle huge number of immediates
2014-02-06 Zack Rusingallivm: allow large numbers of temporaries
2013-11-28 Roland Scheideggergallium: new shader cap bit for the amount of sampler...
2013-04-20 Roland Scheideggergallivm: increase nesting limit to 66
2013-02-04 Brian Paulgallivm: implement support for SQRT opcode
2012-12-07 José Fonsecagallivm,llvmpipe,draw: Support multiple constant buffers.
2012-07-13 José Fonsecadraw,gallivm: Fix draw_get_shader_param.
2012-04-03 James Bentongallivm: Maximum loop iterations
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-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-05-21 Roland ScheideggerMerge branch 'gallium-msaa'
2010-05-08 José Fonsecagallivm: Support predicates.
2010-05-04 Roland ScheideggerMerge commit 'origin/master' into gallium-msaa
2010-05-03 José Fonsecagallivm: Increase the TGSI translation limits and centr...