Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util: simplify u_pstipple.c code | Brian Paul | 2014-10-31 | 1 | -123/+62 |
* | util: simplify temp register selection in u_pstipple.c | Brian Paul | 2014-10-31 | 1 | -27/+18 |
* | util: simplify util_pstipple_create_fragment_shader() params | Brian Paul | 2014-10-31 | 1 | -17/+11 |
* | tgsi: change tgsi_shader_info::properties to a one-dimensional array | Marek Olšák | 2014-10-04 | 1 | -1/+1 |
* | tgsi: simplify shader properties in tgsi_shader_info | Marek Olšák | 2014-10-04 | 1 | -6/+2 |
* | s/Tungsten Graphics/VMware/ | José Fonseca | 2014-01-17 | 1 | -2/+2 |
* | tgsi: rename the TGSI fragment kill opcodes | Brian Paul | 2013-07-12 | 1 | -5/+5 |
* | gallium: unify transfer functions | Marek Olšák | 2012-10-11 | 1 | -4/+2 |
* | gallium/tgsi: Move interpolation info from tgsi_declaration to a separate token. | Francisco Jerez | 2012-05-11 | 1 | -1/+2 |
* | util: assorted updates to polygon stipple helper | Brian Paul | 2011-07-21 | 1 | -10/+33 |
* | gallium/util: new polygon stipple utility helper | Brian Paul | 2011-03-10 | 1 | -0/+434 |