aboutsummaryrefslogtreecommitdiffstats
path: root/src/compiler/spirv/spirv_to_nir.c
Commit message (Expand)AuthorAgeFilesLines
* nir/spirv: Add explicit handling for all decorationsJason Ekstrand2016-05-241-4/+83
* spirv: Handle the PixelCenterInteger execution mode.Kenneth Graunke2016-05-201-0/+3
* nir/spirv: Handle the NonReadable decoration on struct membersJason Ekstrand2016-05-191-0/+1
* 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-121-3/+3
* spirv: Trivially handle the NonWriteable decorationJason Ekstrand2016-04-201-0/+1
* spirv: Move to compiler/Jason Ekstrand2016-04-141-0/+2710