aboutsummaryrefslogtreecommitdiff
path: root/include/spirv/unified1/spirv.hpp11
AgeCommit message (Expand)Author
2021-08-10Add support for SPV_NV_ray_tracing_motion_blur.alelenv
2021-07-28Implement SPV_INTEL_optnone extension (#230)Nikita Rudenko
2021-06-30Merge pull request #224 from Fznamznon/upstream-debug-module-extRaun Krisch
2021-06-25Upstream SPV_INTEL_debug_moduleMariya Podchishchaeva
2021-06-23add support for SPV_KHR_bit_instructionsBen Ashbaugh
2021-06-23Merge pull request #219 from cmarcelo/SPV_EXT_shader_atomic_float16_addRaun Krisch
2021-06-16Support SPV_KHR_integer_dot_productDavid Neto
2021-06-16Add header changes for SPV_EXT_shader_atomic_float16_addJason Ekstrand
2021-06-16Fix two ordering problems.John Kessenich
2021-06-09Merge pull request #213 from alan-baker/SPV_KHR_subgroup_uniform_control_flowRaun Krisch
2021-06-09Merge pull request #217 from StuartDBrady/add-C++-for-OpenCL-langRaun Krisch
2021-06-09Add CPP_for_OpenCL to grammarStuart Brady
2021-06-07Support SPV_KHR_subgroup_uniform_control_flowDavid Neto
2021-03-31Upstream AP Intel extensionsDmitry Sidorov
2021-03-05Support SPV_KHR_expect_assumeDavid Neto
2021-03-05Support SPV_KHR_linkonce_odrDavid Neto
2021-01-27Add header changes for SPV_EXT_shader_atomic_float_min_maxJason Ekstrand
2021-01-25Add SPV_KHR_workgroup_memory_explicit_layoutCaio Marcelo de Oliveira Filho
2021-01-20Push FPDenormMode, FPOperationMode to the endDavid Neto
2021-01-20Update generated filesDmitry Sidorov
2020-11-26remove HitTKHRDaniel Koch
2020-11-20de-alias/reassign OpIgnoreIntersectionKHR/OpTerminateRayKHRDaniel Koch
2020-11-20Raytracing and Rayquery updates for finalalelenv
2020-11-20Updated headers for new trace/executeCallable and acceleration structure cast.alelenv
2020-10-23Bump revision to 4, for SPIR-V 1.5.John Kessenich
2020-10-19Add SPV_EXT_shader_image_int64 (#170)Tobski
2020-10-19Added SPV_KHR_fragment_shading_rate (#172)Tobski
2020-09-08Rebuild of latest headers, which slightly moves OpTerminateInvocationJohn Kessenich
2020-07-21Support SPV_KHR_terminate_invocation (#163)alan-baker
2020-07-19Add changes for SPV_EXT_shader_atomic_floatVikram Kushwaha
2020-05-29Rebuild headers against the previous grammar commit.John Kessenich
2020-05-29Header build from previous grammar update.John Kessenich
2020-04-24Update headers to SPIR-V 1.5 Revision 3John Kessenich
2020-04-24Rebuild the headers with the fixed grammar file.John Kessenich
2020-03-17Add shadercalls scopeDaniel Koch
2020-03-17Added ray flags, primitive culling flags, queriesTorosdagli
2020-03-16Update headers for SPV_KHR_ray_tracing.alelenv
2019-10-15Versioning: Complete the versioning change in recent commits.John Kessenich
2019-09-24Bump the SPIR-V version to 1.5Rex Xu
2019-09-13SPIR-V 1.5.John Kessenich
2019-07-16Add SPV_KHR_shader_clock to spirv-headersamhagan
2019-07-02add SPV_EXT_demote_to_helper_invocationJeff Bolz
2019-06-12Add Volatile to Memory Semantics, for SPV_KHR_vulkan_memory_modelDavid Neto
2019-06-10Add grammar and symbols for UserTypeGOOGLE extension to unified1.Ehsan Nasiri
2019-06-02Add SPV_EXT_fragment_shader_interlockJeff Bolz
2019-06-02Add support for SPV_NV_sm_shader_builtinsDaniel Koch
2019-05-17Merge pull request #102 from ianromanick/INTEL_shader_integer_functions2John Kessenich
2019-05-16Update HasResultAndType code generation to skip duplicate enum values. There ...Jeff Bolz
2019-05-08Add INTEL_shader_integer_functions2Ian Romanick
2019-05-06Move to version 1.4 of SPIR-V.John Kessenich