mesa/src/compiler/spirv
Józef Kucia e0acb630a5 spirv: Fix SpvOpAtomicISub
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Cc: mesa-stable@lists.freedesktop.org
2017-10-09 16:28:11 -07:00
..
.gitignore compiler/spirv: Add a .gitignore and ignore spirv_info.c 2017-07-18 09:49:13 -07:00
GLSL.std.450.h spirv: bump headers to SPIRV 1.1 2017-01-25 17:22:23 +00:00
nir_spirv.h nir/spirv: Add support for SPV_KHR_variable_pointers 2017-07-18 09:43:12 -07:00
spirv.core.grammar.json spirv: Import the lastest 1.0.2 JSON from Khronos 2017-07-18 09:43:12 -07:00
spirv.h spirv: Import the latest 1.2 header from Khronos 2017-07-18 09:43:12 -07:00
spirv2nir.c spirv: add interface for drivers to define support extensions. 2016-12-28 22:43:17 +00:00
spirv_info.h spirv: consistently use ifndef guards over pragma once 2017-03-22 16:55:22 +00:00
spirv_info_c.py spirv: Generate spirv_info.c 2017-07-18 09:43:12 -07:00
spirv_to_nir.c spirv: Fix SpvOpAtomicISub 2017-10-09 16:28:11 -07:00
vtn_alu.c spirv: fix OpBitcast when the src and dst bitsize are different (v3) 2017-07-03 11:58:50 -07:00
vtn_cfg.c nir/spirv: Allow loop breaks in a switch body. 2017-10-02 20:33:04 +02:00
vtn_glsl450.c nir/spirv: Stop trying to convert pointers to SSA in glsl450 2017-07-05 15:26:55 -07:00
vtn_private.h nir/spirv: Add support for SPV_KHR_variable_pointers 2017-07-18 09:43:12 -07:00
vtn_variables.c nir/spirv: fix chain access with different index bit sizes 2017-09-11 10:03:39 +02:00