Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tgsi: fix printing of 64-bit integer immediates | Nicolai Hähnle | 2017-03-31 | 1 | -1/+1 |
* | tgsi: s/6/PIPE_SHADER_TYPES/ for tgsi_processor_type_names array size | Brian Paul | 2016-05-25 | 1 | -1/+1 |
* | tgsi: provide a way to encode memory qualifiers for SSBO | Ilia Mirkin | 2016-01-08 | 1 | -0/+2 |
* | gallium: add tessellation shader types | Ilia Mirkin | 2015-05-16 | 1 | -1/+1 |
* | tgsi: add support for flt64 constants | Dave Airlie | 2015-02-20 | 1 | -1/+1 |
* | gallium: replace pipe_type enum with tgsi_return_type enum | Brian Paul | 2014-09-22 | 1 | -1/+1 |
* | gallium: switch dedicated centroid field to interpolation location | Ilia Mirkin | 2014-07-09 | 1 | -0/+2 |
* | s/Tungsten Graphics/VMware/ | José Fonseca | 2014-01-17 | 1 | -1/+1 |
* | tgsi: replace tgsi_file_names tgsi_file_names[] with tgsi_file_name() function | Brian Paul | 2013-06-07 | 1 | -2/+4 |
* | gallium/tgsi: Introduce the compute processor. | Francisco Jerez | 2012-05-11 | 1 | -1/+1 |
* | tgsi: consolidate TGSI string arrays in new tgsi_strings.h | Brian Paul | 2012-01-05 | 1 | -0/+69 |