Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir: move to compiler/ | Emil Velikov | 2016-01-26 | 1 | -190/+0 |
* | compiler: move the glsl_types C wrapper alongside their C++ brethren | Emil Velikov | 2016-01-26 | 1 | -1/+1 |
* | nir: Get rid of function overloads | Jason Ekstrand | 2015-12-28 | 1 | -3/+3 |
* | nir: Add a writemask to store intrinsics. | Kenneth Graunke | 2015-12-22 | 1 | -0/+1 |
* | nir: Add a nir_deref_tail helper | Jason Ekstrand | 2015-11-07 | 1 | -13/+2 |
* | nir/types: Make glsl_get_length smarter | Jason Ekstrand | 2015-04-22 | 1 | -22/+2 |
* | nir: Allocate dereferences out of their parent instruction or deref. | Kenneth Graunke | 2015-04-07 | 1 | -5/+3 |
* | nir: Make an easier helper for setting up SSA defs. | Eric Anholt | 2015-01-22 | 1 | -2/+1 |
* | nir: Add a pass for lowering copy instructions | Jason Ekstrand | 2015-01-15 | 1 | -0/+223 |