| Commit message (Expand) | Author | Age | Files | Lines |
* | gk110/ir: Use the new rcp/rsq in library | Boyan Ding | 2019-02-06 | 1 | -0/+1 |
* | nv50/ir: add preliminary support for OP_XMAD | Rhys Perry | 2018-08-27 | 1 | -3/+4 |
* | nvc0/ir: add support for all the new int64 tgsi opcodes | Ilia Mirkin | 2017-02-09 | 1 | -1/+2 |
* | nv50/ir: add preliminary support for SHLADD | Samuel Pitoiset | 2016-09-29 | 1 | -3/+3 |
* | nv50: fix alphatest for non-blendable formats | Ilia Mirkin | 2016-07-16 | 1 | -2/+4 |
* | nvc0: initial support for GP100 GPUs | Ben Skeggs | 2016-07-12 | 1 | -0/+1 |
* | Treewide: Remove Elements() macro | Jan Vesely | 2016-05-17 | 1 | -2/+2 |
* | nv50/ir: generalize interp fixups to be able to fixup anything | Ilia Mirkin | 2016-05-11 | 1 | -18/+18 |
* | nv50/ir: add OP_BUFQ for buffers query | Samuel Pitoiset | 2016-04-26 | 1 | -0/+3 |
* | nv50/ir: emit VOTE instruction | Samuel Pitoiset | 2016-02-28 | 1 | -0/+3 |
* | nvc0: initial support for GM20x GPUs | Ben Skeggs | 2016-02-16 | 1 | -0/+1 |
* | nv50/ir: add SUQ op by reading the info from driver constbuf | Ilia Mirkin | 2016-01-29 | 1 | -3/+3 |
* | nv50,nvc0: provide debug messages with shader compilation stats | Ilia Mirkin | 2015-11-05 | 1 | -0/+2 |
* | nvc0: do upload-time fixups for interpolation parameters | Ilia Mirkin | 2015-10-29 | 1 | -1/+38 |
* | nvc0/ir: kepler can't do indirect shader input/output loads directly | Ilia Mirkin | 2015-07-23 | 1 | -3/+3 |
* | nv50/ir: keep track of whether the program uses fp64 | Ilia Mirkin | 2014-07-24 | 1 | -2/+6 |
* | nvc0: add maxwell (sm50) compiler backend | Ben Skeggs | 2014-05-15 | 1 | -0/+6 |
* | nvc0/ir: add support for new bitfield manipulation opcodes | Ilia Mirkin | 2014-04-28 | 1 | -2/+3 |
* | nvc0: add support for PIPE_CAP_SAMPLE_SHADING | Ilia Mirkin | 2014-04-26 | 1 | -3/+3 |
* | nouveau/codegen: add missing values for OP_TXLQ into the target arrays | Ilia Mirkin | 2014-04-19 | 1 | -5/+7 |
* | nvc0: fixup gk110 and up not being listed in various switch statements | Ben Skeggs | 2013-12-06 | 1 | -2/+3 |
* | Move nv30, nv50 and nvc0 to nouveau. | Johannes Obermayr | 2013-09-11 | 1 | -0/+469 |