aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-10-20Snap for 5254928 from 33de1aef825029c0cf7927a72df63ebe79745c6f to qt-release ↵android11-tests-devandroid-build-team Robot
am: 9661b7f76f Original change: https://googleplex-android-review.googlesource.com/c/platform/external/deqp-deps/SPIRV-Headers/+/6152733 Change-Id: Iee100c129a8ee9072c46b2c7b168a6c1e0d59aa4
2020-04-23Merge commit 'f8bf11a0253a32375c32cad92c841237b96696c0' into rvc-devandroid-mainline-11.0.0_r44android-mainline-11.0.0_r43android-mainline-11.0.0_r42android-mainline-11.0.0_r41android-mainline-11.0.0_r40android-mainline-11.0.0_r39android-mainline-11.0.0_r38android-mainline-11.0.0_r37android-mainline-11.0.0_r36android-mainline-11.0.0_r35android-mainline-11.0.0_r34android-mainline-11.0.0_r32android-mainline-11.0.0_r31android-mainline-11.0.0_r30android-mainline-11.0.0_r28android-mainline-11.0.0_r27android-mainline-11.0.0_r26android-mainline-11.0.0_r25android-mainline-11.0.0_r24android-mainline-11.0.0_r23android-mainline-11.0.0_r22android-mainline-11.0.0_r21android-mainline-11.0.0_r20android-mainline-11.0.0_r18android-mainline-11.0.0_r17android-mainline-11.0.0_r16android-mainline-11.0.0_r15android-mainline-11.0.0_r14android-mainline-11.0.0_r13android-mainline-11.0.0_r12android-cts-11.0_r2android11-mainline-tethering-releaseandroid11-mainline-permission-releaseandroid11-mainline-os-statsd-releaseandroid11-mainline-networkstack-releaseandroid11-mainline-media-swcodec-releaseandroid11-mainline-media-releaseandroid11-mainline-extservices-releaseandroid11-mainline-documentsui-releaseandroid11-mainline-conscrypt-releaseandroid11-mainline-cellbroadcast-releaseandroid11-mainline-captiveportallogin-releaseandroid11-devChris Forbes
Bug: b/154865520 Change-Id: Ic9d32d231910289cb8ac44d6a637492f8a9ce300
2020-03-17Merge pull request #149 from dgkoch/prov_ray_tracingJohn Kessenich
Add SPV_KHR_ray_{tracing,query} to headers
2020-03-17Add shadercalls scopeDaniel Koch
and update copyright notices
2020-03-17Added ray flags, primitive culling flags, queriesTorosdagli
2020-03-17Non-functional: Update header build to match Khronos spec. builder.John Kessenich
2020-03-17Merge pull request #135 from vulturm/patch-1John Kessenich
Also propagate SPIRV-Headers version to CMakeLists.txt
2020-03-16Update headers for SPV_KHR_ray_tracing.alelenv
2020-03-14Merge pull request #148 from null77/fix-gnJohn Kessenich
Add missing header to BUILD.gn.
2020-03-13Add missing header to BUILD.gn.Jamie Madill
File: include/spirv/unified1/NonSemanticDebugPrintf.h was missing. This was causing a presubmit step to fail in ANGLE.
2020-03-09Merge pull request #146 from s-perron/bazelSteven Perron
Export NonSemanticDebugPrintf.h in bazel build
2020-03-09Export NonSemanticDebugPrintf.h in bazel buildSteven Perron
2020-03-04Merge pull request #145 from jeffbolznv/nonsemantic_debugprintfJohn Kessenich
Add NonSemantic.DebugPrintf JSON/header
2020-03-04Add NonSemantic.DebugPrintf JSON/headerJeff Bolz
2020-03-04Fix max enum valueJeff Bolz
2020-02-26Add grammars, C header, and header generator for vendor and KHR extended ↵David Neto
instruction sets (#143) * Add JSON grammars for extened instruction sets Add AMD extended instruction sets Add DebugInfo Add OpenCL.DebugInfo.100 * Add script to generate C headers from extinst grammar This is cloned then adapted from the same-named script in SPIRV-Tools (contributed under same authorship but different copyright). Invoke the script as part of the overall header generation script. * Add generated C header for extended instruction sets Add for DebugInfo and OpenCLDebugInfo Add for AMD vendor extended instruction sets * Update the README for extinst header generation * Fix header include guard to match directory structure * Ensure generated header ends in newline * Fix typo in file reference * Fix name of AMD_shader_explicit_vertex_parameter.h * Avoid duplicate generation * Split Revision and Version enum values by newlines Per code review request * Convert C header generator driver to Python3 * Fix README for Python3 for extinst header generation * Use 4-space in generated headers, consistently
2020-02-07Merge pull request #142 from mkinsner/additional_loop_control_bitsJohn Kessenich
Allocate three loop control bits for an upcoming Intel extension
2020-02-07Allocate three bits for upcoming Intel extensionMichael Kinsner
2020-01-28Update Android.bpPaul Thomson
Change-Id: I69af1b28b13438424f400e6690e4747281b92430
2020-01-20Merge pull request #141 from dneto0/update-buildgn-licDavid Neto
Fix the license to match LICENSE
2020-01-20Fix the license to match LICENSEDavid Neto
(Code was committed by Googler, so it is owned by Google. I can change it.)
2020-01-20Merge pull request #140 from ShabbyX/add_build_gndan sinclair
Add BUILD.gn
2020-01-20Add BUILD.gnShahbaz Youssefi
Signed-off-by: Shahbaz Youssefi <syoussefi@google.com>
2020-01-01Also propagate SPIRV-Headers version to CMakeLists.txtMihai Vultur
2019-11-20Merge pull request #134 from Tobski/patch-1John Kessenich
Reserve a new block of 64 opcodes
2019-11-20Off-by-one errorsTobski
2019-11-20Reserve a new block of 64 opcodesTobski
2019-10-15Versioning: Complete the versioning change in recent commits.John Kessenich
These didn't include a full rebuild of the headers.
2019-10-14Merge pull request #133 from nhaehnle/buildHeader-spv15John Kessenich
buildHeaders: update version to SPIR-V 1.5
2019-10-14buildHeaders: update version to SPIR-V 1.5Nicolai Hähnle
This seems to have gotten dropped in the latest update.
2019-10-08Merge commit '842ec90674627ed2ffef609e3cd79d1562eded01' into goog/masterChris Forbes
Bug: b/142349953 Change-Id: Ic02934aeabb80555d53e423201aa7560af5b5ed9
2019-10-03Merge pull request #131 from lukaszgotszaldintel/new_branchJohn Kessenich
add cmake option SPIRV_HEADERS_SKIP_INSTALL
2019-09-24Merge pull request #128 from amdrexu/bugfixJohn Kessenich
Bump the SPIR-V version to 1.5
2019-09-24Merge pull request #129 from ehsannas/update_docEhsan
Improve the doc on using Bazel.
2019-09-24Improve the doc on using Bazel.Ehsan Nasiri
2019-09-24Merge pull request #127 from ehsannas/add_bazel_buildJohn Kessenich
Add a Bazel build file.
2019-09-24add cmake option SPIRV_HEADERS_SKIP_INSTALLlgotszal
2019-09-24Bump the SPIR-V version to 1.5Rex Xu
2019-09-23Update documentation.Ehsan Nasiri
2019-09-18Add a Bazel build file.Ehsan Nasiri
2019-09-18Add SPV_KHR_physical_storage_buffer.John Kessenich
This just parallels SPV_EXT_physical_storage_buffer.
2019-09-13SPIR-V 1.5.John Kessenich
2019-09-05Merge commit '123dc278f204f8e833e1a88d31c46d0edf81d4b2'Chris Forbes
Bug: b/140367920 Change-Id: I9b0d4977dc80fa20b2ebd9a300e311df0c52e258
2019-08-30Minor tweak for Rev. 2 of SPIR-V 1.4.John Kessenich
2019-08-26Merge branch 'printing-classes'John Kessenich
2019-08-02Merge commit '8b911bd2ba37677037b38c9bd286c7c05701bcda' into HEADChris Forbes
Bug: b/138865241 Change-Id: I91e89779f010adc1ce96c1e370029111b8096f08
2019-07-22Merge pull request #123 from AaronHaganAMD/masterJohn Kessenich
Add SPV_KHR_shader_clock to spirv-headers
2019-07-16Add SPV_KHR_shader_clock to spirv-headersamhagan
2019-07-12Merge pull request #122 from mkinsner/array_init_loop_control_bitJohn Kessenich
Reserve additional loop control bit for upcoming update to SPV_INTEL_fpga_loop_controls
2019-07-12Reserve additional loop control bit for upcoming update to ↵Michael Kinsner
SPV_INTEL_fpga_loop_controls extension