..
gl_spirv.c
spirv: Rename vtn_decoration literals to operands
2019-04-23 14:58:01 -07:00
GLSL.ext.AMD.h
spirv: import AMD extensions header from glslang
2018-03-07 23:09:58 +01:00
GLSL.std.450.h
spirv: bump headers to SPIRV 1.1
2017-01-25 17:22:23 +00:00
meson.build
meson: Build with Python 3
2018-08-10 15:15:09 -07:00
nir_spirv.h
spirv: Add option to emit scoped memory barriers
2019-10-24 11:39:56 -07:00
OpenCL.std.h
spirv: Update the OpenCL.std.h header
2019-06-04 12:12:51 -07:00
spirv.core.grammar.json
spirv: Update JSON and headers to 1.5
2019-09-16 19:17:26 -07:00
spirv.h
spirv: Update JSON and headers to 1.5
2019-09-16 19:17:26 -07:00
spirv2nir.c
spirv: Change spirv_to_nir() to return a nir_shader
2019-05-29 10:34:35 -07:00
spirv_info.h
spirv/info: Add a memorymodel_to_string helper
2019-10-24 11:39:55 -07:00
spirv_info_c.py
spirv/info: Add a memorymodel_to_string helper
2019-10-24 11:39:55 -07:00
spirv_to_nir.c
spirv: Handle MakeTexelAvailable/Visible
2019-10-24 11:39:56 -07:00
vtn_alu.c
spirv: Implement NoSignedWrap and NoUnsignedWrap decorations
2019-06-26 14:13:02 -07:00
vtn_amd.c
nir: Make nir_constant a vector rather than a matrix
2019-06-19 21:05:54 +00:00
vtn_cfg.c
compiler: replace MAYBE_UNUSED with UNUSED
2019-07-31 09:41:05 +01:00
vtn_gather_types_c.py
spirv: Add a prepass to set types on vtn_values
2017-12-11 22:28:34 -08:00
vtn_glsl450.c
nir/builder: Move nir_atan and nir_atan2 from SPIR-V translator
2019-10-12 09:43:17 +02:00
vtn_opencl.c
spirv: fixup signature
2019-08-08 18:20:29 +02:00
vtn_private.h
spirv: Emit memory barriers for atomic operations
2019-10-24 11:39:56 -07:00
vtn_subgroup.c
spirv/nir: add support for AMD_shader_ballot and Groups capability
2019-06-13 12:44:23 +00:00
vtn_variables.c
spirv: Drop lower_workgroup_access_to_offsets
2019-08-10 22:15:35 -07:00