aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-30Minor tweak for Rev. 2 of SPIR-V 1.4.John Kessenich
2019-08-26Merge branch 'printing-classes'John Kessenich
2019-08-15Snap for 5803748 from 5cf2f6d27ce16c4097af67a59a83782f8fa56f80 to rvc-releaseandroid-build-team Robot
2019-08-02Merge commit '8b911bd2ba37677037b38c9bd286c7c05701bcda' into HEADChris Forbes
2019-07-22Merge pull request #123 from AaronHaganAMD/masterJohn Kessenich
2019-07-16Add SPV_KHR_shader_clock to spirv-headersamhagan
2019-07-12Merge pull request #122 from mkinsner/array_init_loop_control_bitJohn Kessenich
2019-07-12Reserve additional loop control bit for upcoming update to SPV_INTEL_fpga_loo...Michael Kinsner
2019-07-03Merge pull request #120 from antiagainst/mlir-serializerJohn Kessenich
2019-07-02Merge pull request #121 from jeffbolznv/demote_to_helper_invocationJohn Kessenich
2019-07-02add SPV_EXT_demote_to_helper_invocationJeff Bolz
2019-06-15Reserve ID 23 for MLIR SPIR-V SerializerLei Zhang
2019-06-12Merge pull request #119 from dneto0/spirv-issue-476John Kessenich
2019-06-12Add Volatile to Memory Semantics, for SPV_KHR_vulkan_memory_modelDavid Neto
2019-06-12Merge pull request #117 from ehsannas/UserTypeGOOGLEJohn Kessenich
2019-06-12Grammar: Add instruction-printing classes.John Kessenich
2019-06-10Add grammar and symbols for UserTypeGOOGLE extension to unified1.Ehsan Nasiri
2019-06-08Merge pull request #105 from mchiasson/cmake_install_configJohn Kessenich
2019-06-07Add missing "version" : "None" to a bunch of reserved enumerants.John Kessenich
2019-06-07Add more detail about reserving tokens to the README.John Kessenich
2019-06-07Restore numerical order in enumerants.John Kessenich
2019-06-02Merge pull request #114 from jeffbolznv/fsiJohn Kessenich
2019-06-02Add SPV_EXT_fragment_shader_interlockJeff Bolz
2019-06-02Merge pull request #115 from dgkoch/SPV_NV_sm_shader_builtsJohn Kessenich
2019-06-02Add support for SPV_NV_sm_shader_builtinsDaniel Koch
2019-05-31OpenCL ext. inst. header: Support C in addition to C++.John Kessenich
2019-05-29Merge pull request #112 from mkinsner/masterJohn Kessenich
2019-05-27Proposed LoopControl bitfield allocation mechanism in spir-v.xmlMichael Kinsner
2019-05-23Merge pull request #111 from Naghasan/codeplay-rangeJohn Kessenich
2019-05-23Reserve token range for CodeplayVictor Lomuller
2019-05-18Update CMakeLists.txtMatt Chiasson
2019-05-17Merge pull request #102 from ianromanick/INTEL_shader_integer_functions2John Kessenich
2019-05-17Merge pull request #107 from jeffbolznv/duplicate_enum_switchJohn Kessenich
2019-05-16Update HasResultAndType code generation to skip duplicate enum values. There ...Jeff Bolz
2019-05-16updated as per code reviewMatt Chiasson
2019-05-12Merge pull request #106 from alankemp/fix_json_writerJohn Kessenich
2019-05-12Compare enum names rather than values to determine last elementAlan Kemp
2019-05-11cmake development configuration packageMathieu-Andre Chiasson
2019-05-11Merge pull request #103 from amdrexu/bugfixJohn Kessenich
2019-05-09Enable Groups capability by the extension SPV_AMD_shader_ballotRex Xu
2019-05-08Add INTEL_shader_integer_functions2Ian Romanick
2019-05-06Move to version 1.4 of SPIR-V.John Kessenich
2019-05-06Rationalize opcode ordering and a few spaces.John Kessenich
2019-05-07Merge pull request #101 from dneto0/clspv-generatorJohn Kessenich
2019-04-19Reserve generator 21 for ClspvDavid Neto
2019-04-04Merge pull request #100 from jeffbolznv/hasresultJohn Kessenich
2019-04-03Add a function that returns whether an opcode has a result and/or result type...Jeff Bolz
2019-03-17Merge pull request #99 from Naghasan/contact-updateJohn Kessenich
2019-03-14Update Codeplay's contact detailsVictor Lomuller
2019-03-12Add ability to skip ranges of instructions; no impact to public headersJohn Kessenich