aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'aosp/upstream-master' into update-shadercbusytown-mac1010-releaseDavid Neto2020-03-1934-81/+4176
|\
| * Merge pull request #149 from dgkoch/prov_ray_tracingJohn Kessenich2020-03-1712-76/+1884
| |\
| | * Add shadercalls scopeDaniel Koch2020-03-1712-14/+27
| | * Added ray flags, primitive culling flags, queriesTorosdagli2020-03-1711-6/+1265
| | * Update headers for SPV_KHR_ray_tracing.alelenv2020-03-169-61/+597
| * | Non-functional: Update header build to match Khronos spec. builder.John Kessenich2020-03-172-1/+2
| * | Merge pull request #135 from vulturm/patch-1John Kessenich2020-03-171-1/+1
| |\ \ | | |/ | |/|
| | * Also propagate SPIRV-Headers version to CMakeLists.txtMihai Vultur2020-01-011-1/+1
| * | Merge pull request #148 from null77/fix-gnJohn Kessenich2020-03-141-0/+1
| |\ \
| | * | Add missing header to BUILD.gn.Jamie Madill2020-03-131-0/+1
| |/ /
| * | Merge pull request #146 from s-perron/bazelSteven Perron2020-03-091-0/+1
| |\ \
| | * | Export NonSemanticDebugPrintf.h in bazel buildSteven Perron2020-03-091-0/+1
| |/ /
| * | Merge pull request #145 from jeffbolznv/nonsemantic_debugprintfJohn Kessenich2020-03-0410-18/+82
| |\ \
| | * | Add NonSemantic.DebugPrintf JSON/headerJeff Bolz2020-03-043-0/+64
| | * | Fix max enum valueJeff Bolz2020-03-047-18/+18
| |/ /
| * | Add grammars, C header, and header generator for vendor and KHR extended inst...David Neto2020-02-2616-1/+2179
| * | Merge pull request #142 from mkinsner/additional_loop_control_bitsJohn Kessenich2020-02-071-2/+2
| |\ \
| | * | Allocate three bits for upcoming Intel extensionMichael Kinsner2020-02-071-2/+2
| |/ /
| * | Merge pull request #141 from dneto0/update-buildgn-licDavid Neto2020-01-201-10/+20
| |\ \
| | * | Fix the license to match LICENSEDavid Neto2020-01-201-10/+20
| |/ /
| * | Merge pull request #140 from ShabbyX/add_build_gndan sinclair2020-01-201-0/+32
| |\ \ | | |/ | |/|
| | * Add BUILD.gnShahbaz Youssefi2020-01-201-0/+32
* | | Merge remote-tracking branch 'aosp/upstream-master' into update-shadercDavid Neto2019-12-161-1/+2
|\| |
| * | Merge pull request #134 from Tobski/patch-1John Kessenich2019-11-201-1/+2
| |\ \ | | |/ | |/|
| | * Off-by-one errorsTobski2019-11-201-2/+2
| | * Reserve a new block of 64 opcodesTobski2019-11-201-1/+2
| |/
* | Merge remote-tracking branch 'aosp/upstream-master' into update-shadercDavid Neto2019-10-2213-58/+244
|\|
| * Versioning: Complete the versioning change in recent commits.John Kessenich2019-10-153-3/+3
| * Merge pull request #133 from nhaehnle/buildHeader-spv15John Kessenich2019-10-141-1/+1
| |\
| | * buildHeaders: update version to SPIR-V 1.5Nicolai Hähnle2019-10-141-1/+1
| |/
| * Merge pull request #131 from lukaszgotszaldintel/new_branchJohn Kessenich2019-10-031-46/+58
| |\
| | * add cmake option SPIRV_HEADERS_SKIP_INSTALLlgotszal2019-09-241-46/+58
| * | Merge pull request #128 from amdrexu/bugfixJohn Kessenich2019-09-248-8/+8
| |\ \
| | * | Bump the SPIR-V version to 1.5Rex Xu2019-09-248-8/+8
| | |/
| * | Merge pull request #129 from ehsannas/update_docEhsan2019-09-241-3/+7
| |\ \
| | * | Improve the doc on using Bazel.Ehsan Nasiri2019-09-241-3/+7
| |/ /
| * | Merge pull request #127 from ehsannas/add_bazel_buildJohn Kessenich2019-09-243-0/+170
| |\ \ | | |/ | |/|
| | * Update documentation.Ehsan Nasiri2019-09-231-0/+46
| | * Add a Bazel build file.Ehsan Nasiri2019-09-182-0/+124
| |/
* | Merge remote-tracking branch 'aosp/upstream-master' into update-shadercndk-r21-beta1David Neto2019-09-189-68/+640
|\|
| * Add SPV_KHR_physical_storage_buffer.John Kessenich2019-09-181-4/+5
| * SPIR-V 1.5.John Kessenich2019-09-139-68/+639
* | Merge remote-tracking branch 'aosp/upstream-master' into update-shadercDavid Neto2019-09-0711-27/+726
|\|
| * Minor tweak for Rev. 2 of SPIR-V 1.4.John Kessenich2019-08-301-1/+1
| * Merge branch 'printing-classes'John Kessenich2019-08-263-27/+688
| |\
| | * Grammar: Add instruction-printing classes.John Kessenich2019-06-123-27/+686
| * | Merge pull request #123 from AaronHaganAMD/masterJohn Kessenich2019-07-229-0/+38
| |\ \
| | * | Add SPV_KHR_shader_clock to spirv-headersamhagan2019-07-169-0/+38
| |/ /
* | | Merge remote-tracking branch 'aosp/upstream-master' into update-shadercDavid Neto2019-07-1613-184/+383
|\| |
| * | Merge pull request #122 from mkinsner/array_init_loop_control_bitJohn Kessenich2019-07-121-2/+2
| |\ \