Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | spirv: Handle the PixelCenterInteger execution mode. | Kenneth Graunke | 2016-05-20 | 3 | -0/+7 |
* | nir/spirv: Handle the NonReadable decoration on struct members | Jason Ekstrand | 2016-05-19 | 1 | -0/+1 |
* | spirv: add switch case for nir_texop_txf_ms_mcs in vtn_handle_texture() | Brian Paul | 2016-05-18 | 1 | -0/+2 |
* | spirv: Properly size the src[] array. | Matt Turner | 2016-05-18 | 1 | -1/+1 |
* | nir: glsl_get_bit_size() should take glsl_type | Rob Clark | 2016-05-12 | 2 | -5/+5 |
* | spirv: Fix structure splitting with per-vertex interface arrays. | Kenneth Graunke | 2016-05-07 | 1 | -1/+2 |
* | spirv: fix warning in release build | Grazvydas Ignotas | 2016-04-25 | 1 | -1/+1 |
* | spirv: Trivially handle the NonWriteable decoration | Jason Ekstrand | 2016-04-20 | 2 | -0/+4 |
* | spirv: Move to compiler/ | Jason Ekstrand | 2016-04-14 | 9 | -0/+7568 |