Age | Commit message (Expand) | Author | Files | Lines |
2017-02-16 | nir/types: add C accessors for 64-bit integer types. | Dave Airlie | 1 | -0/+12 |
2016-11-19 | nir: Add a C wrapper for glsl_type::is_array_of_arrays(). | Kenneth Graunke | 1 | -0/+6 |
2016-11-11 | nir: add more helpers to nir_types.cpp | Timothy Arceri | 1 | -0/+18 |
2016-10-06 | nir: Delete open coded type printing. | Kenneth Graunke | 1 | -26/+4 |
2016-07-06 | nir: add glsl_dvec_type() helper | Timothy Arceri | 1 | -0/+6 |
2016-07-07 | nir: add glsl_double_type() helper | Timothy Arceri | 1 | -0/+6 |
2016-05-07 | compiler: Add a C wrapper for glsl_type::without_array(). | Kenneth Graunke | 1 | -0/+6 |
2016-04-13 | glsl: Rename "vertex_input_slots" -> "is_vertex_input" | Matt Turner | 1 | -2/+2 |
2016-04-07 | nir/types: Add a wrapper for count_attribute_slots | Jason Ekstrand | 1 | -0/+7 |
2016-02-13 | nir/types: Add more type constructor functions | Jason Ekstrand | 1 | -0/+46 |
2016-02-13 | nir/types: Add a few more glsl_type_is_ functions | Jason Ekstrand | 1 | -0/+18 |
2016-02-13 | nir/types: Add helpers for working with sampler and image types | Jason Ekstrand | 1 | -0/+61 |
2016-02-13 | nir/types: Add helpers for function types | Jason Ekstrand | 1 | -0/+19 |
2016-01-26 | glsl: move to compiler/ | Emil Velikov | 1 | -1/+1 |
2016-01-26 | compiler: move the glsl_types C wrapper alongside their C++ brethren | Emil Velikov | 1 | -0/+192 |