summaryrefslogtreecommitdiffstats
path: root/src/compiler/spirv
Commit message (Expand)AuthorAgeFilesLines
...
* spirv: add switch case for nir_texop_txf_ms_mcs in vtn_handle_texture()Brian Paul2016-05-181-0/+2
* spirv: Properly size the src[] array.Matt Turner2016-05-181-1/+1
* nir: glsl_get_bit_size() should take glsl_typeRob Clark2016-05-122-5/+5
* spirv: Fix structure splitting with per-vertex interface arrays.Kenneth Graunke2016-05-071-1/+2
* spirv: fix warning in release buildGrazvydas Ignotas2016-04-251-1/+1
* spirv: Trivially handle the NonWriteable decorationJason Ekstrand2016-04-202-0/+4
* spirv: Move to compiler/Jason Ekstrand2016-04-149-0/+7568