Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir/spirv: Don't multiply the push constant block size by 4 | Jason Ekstrand | 2016-07-13 | 1 | -1/+1 |
* | spirv: Use the system value version of gl_FrontFace | Jason Ekstrand | 2016-06-21 | 1 | -2/+2 |
* | nir/spirv: Make unhandled decorations and capabilities non-fatal | Jason Ekstrand | 2016-06-03 | 1 | -4/+12 |
* | nir/spirv: Allow pointless variable decorations on inputs | Jason Ekstrand | 2016-05-26 | 1 | -0/+2 |
* | nir/spirv: Handle location decorations on structure members | Jason Ekstrand | 2016-05-24 | 1 | -20/+28 |
* | nir/spirv: Add explicit handling for all decorations | Jason Ekstrand | 2016-05-24 | 1 | -13/+27 |
* | spirv: Handle the PixelCenterInteger execution mode. | Kenneth Graunke | 2016-05-20 | 1 | -0/+3 |
* | nir: glsl_get_bit_size() should take glsl_type | Rob Clark | 2016-05-12 | 1 | -2/+2 |
* | spirv: Fix structure splitting with per-vertex interface arrays. | Kenneth Graunke | 2016-05-07 | 1 | -1/+2 |
* | spirv: Trivially handle the NonWriteable decoration | Jason Ekstrand | 2016-04-20 | 1 | -0/+3 |
* | spirv: Move to compiler/ | Jason Ekstrand | 2016-04-14 | 1 | -0/+1415 |