summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/gallivm/lp_bld_limits.h
Commit message (Expand)AuthorAgeFilesLines
* gallium: add PIPE_SHADER_CAP_MAX_SHADER_IMAGESIlia Mirkin2016-02-151-0/+1
* gallium: add PIPE_SHADER_CAP_SUPPORTED_IRSSamuel Pitoiset2016-02-131-0/+2
* gallium: add PIPE_SHADER_CAP_MAX_SHADER_BUFFERSIlia Mirkin2016-01-081-0/+1
* gallium: add PIPE_SHADER_CAP_MAX_UNROLL_ITERATIONS_HINTMarek Olšák2015-10-201-0/+2
* gallium: replace INLINE with inlineIlia Mirkin2015-07-211-1/+1
* gallivm: add fp64 support. (v2.1)Dave Airlie2015-07-011-0/+1
* softpipe,llvmpipe: fix PIPE_SHADER_CAP_MAX_INPUTS valueMarek Olšák2015-06-251-1/+1
* llvmpipe: Truncate the binned constants to max const buffer size.Jose Fonseca2015-06-191-1/+5
* tgsi/ureg: don't emit in/out arrays if drivers don't support ranged declarationsMarek Olšák2015-06-051-0/+1
* gallium: add FMA and DFMA opcodes (v3)Marek Olšák2015-03-161-0/+1
* gallium: add shader cap for dldexp/dfracexp supportIlia Mirkin2015-02-191-0/+1
* gallium: add a cap to enable double rounding opcodesIlia Mirkin2015-02-191-0/+1
* gallium: add PIPE_SHADER_CAP_MAX_OUTPUTS and use it in st/mesaMarek Olšák2014-10-211-0/+2
* gallium: remove PIPE_SHADER_CAP_MAX_ADDRSMarek Olšák2014-08-111-2/+0
* gallium: rename shader cap MAX_CONSTS to MAX_CONST_BUFFER_SIZEMarek Olšák2014-07-281-2/+2
* gallium: Add PIPE_SHADER_CAP_DOUBLESTom Stellard2014-07-021-0/+2
* gallivm: add PIPE_SHADER_CAP_PREFERRED_IR switch case, remove defaultBrian Paul2014-05-071-2/+6
* gallivm: handle huge number of immediatesZack Rusin2014-02-051-4/+6
* gallivm: allow large numbers of temporariesZack Rusin2014-02-051-1/+7
* gallium: new shader cap bit for the amount of sampler viewsRoland Scheidegger2013-11-281-0/+2
* gallivm: increase nesting limit to 66Roland Scheidegger2013-04-201-2/+4
* gallivm: implement support for SQRT opcodeBrian Paul2013-02-041-0/+2
* gallivm,llvmpipe,draw: Support multiple constant buffers.José Fonseca2012-12-071-0/+3
* draw,gallivm: Fix draw_get_shader_param.José Fonseca2012-07-131-1/+57
* gallivm: Maximum loop iterationsJames Benton2012-04-031-0/+5
* gallivm: Support predicates.José Fonseca2010-05-081-0/+2
* gallivm: Increase the TGSI translation limits and centralize them in a header.José Fonseca2010-05-041-0/+53