| Commit message (Expand) | Author | Age | Files | Lines |
* | mesa: rework ParameterList to allow packing | Timothy Arceri | 2018-03-20 | 1 | -1/+2 |
* | st/mesa/r200/i915/i965: move ARB program fields into a union | Timothy Arceri | 2016-11-17 | 1 | -2/+2 |
* | prog: Delete all remains of OPCODE_SNE, OPCODE_SEQ, OPCODE_SGT, and OPCODE_SLE | Ian Romanick | 2016-05-10 | 1 | -128/+0 |
* | program: Remove NV_fragment_program Abs support. | Matt Turner | 2016-03-01 | 1 | -8/+0 |
* | mesa/prog: relative offsets into constbufs are not constant | Ilia Mirkin | 2015-07-02 | 1 | -0/+2 |
* | mesa: remove unused opcodes AND, DP2A, NOT, NRM3, NRM4, OR, PRINT, XOR | Marek Olšák | 2013-04-24 | 1 | -4/+0 |
* | mesa: Add partial constant propagation pass for Mesa IR | Ian Romanick | 2011-08-16 | 1 | -0/+451 |