Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir: Add barrier intrinsic function | Jordan Justen | 2015-06-12 | 1 | -0/+1 |
* | nir: Get rid of the array elements parameter on load/store intrinsics | Jason Ekstrand | 2015-05-20 | 1 | -10/+9 |
* | nir: Add memory barrier intrinsic. | Francisco Jerez | 2015-05-12 | 1 | -0/+7 |
* | nir: Define image load, store and atomic intrinsics. | Francisco Jerez | 2015-05-12 | 1 | -0/+27 |
* | nir: Add intrinsics for SYSTEM_VALUE_BASE_VERTEX and VERTEX_ID_ZERO_BASE | Kenneth Graunke | 2015-03-12 | 1 | -0/+2 |
* | nir: Introduce nir_intrinsic_discard_if. | Kenneth Graunke | 2015-02-24 | 1 | -0/+2 |
* | nir: Use a source for uniform buffer indices instead of an index | Jason Ekstrand | 2015-01-15 | 1 | -14/+13 |
* | nir: Add gpu_shader5 interpolation intrinsics | Jason Ekstrand | 2015-01-15 | 1 | -17/+15 |
* | nir: Vectorize intrinsics | Jason Ekstrand | 2015-01-15 | 1 | -56/+23 |
* | nir: Add intrinsics to do alternate interpolation on inputs | Jason Ekstrand | 2015-01-15 | 1 | -17/+35 |
* | nir: add the core datastructures | Connor Abbott | 2015-01-15 | 1 | -0/+158 |