Commit History

Author SHA1 Message Date
  John Kessenich 23d27751e8 Web: Selectively remove a few key features, using #ifndef GLSLANG_WEB 6 years ago
  Jason Macnak dbd4c3ce11 spirv: Generate missing SampleMaskOverrideCoverageNV capability op 6 years ago
  John Kessenich 605afc7b1b SPV: Add a switch for favoring non-NaN operands in min, max, and clamp. 6 years ago
  Daniel Koch 9bb17cd0eb Return consistent names from CapabilityString 6 years ago
  Jeff Bolz 9f2aec49e9 GL_EXT_buffer_reference 7 years ago
  Chao Chen 3c3669904c Add-support-for-SPV_NV_mesh_shader 7 years ago
  Chao Chen 9eada4b971 Add-support-for-SPV_NV_fragment_shader_barycentric 7 years ago
  Jeff Bolz 36831c9bad GL_KHR_memory_scope_semantics 7 years ago
  John Kessenich 97068d8b30 Merge pull request #1465 from otakuto/remove-execute-permissions 7 years ago
  John Kessenich 717c80a9de SPV: Isolate SPIRV-tools glue to its own file. 7 years ago
  John Kessenich e7df8e0b76 Non-functional: Rationalize some existing use of SPIRV-Tools. 7 years ago
  otakuto d03da06ac1 Remove execute permissions 7 years ago
  Lei Zhang a2c39a2947 Use public SPIRV-Tools header 7 years ago
  John Kessenich e2156222d3 SPV: Add option to print disassembly in standard form using SPIRV-Tools. 7 years ago
  Jeff Bolz af7a94876c Add bit width of types to disassembleInstruction 7 years ago
  John Kessenich 66011cb2c2 SPV: Implement Vulkan 1.1 features and extensions. 8 years ago
  chaoc df3956c50f Implement NVX_multiview_per_view_attributes 9 years ago
  chaoc 771d89fc36 support SPV_NV_viewport_array2 and SPV_NV_stereo_view_rendering 9 years ago
  John Kessenich 927608b393 Non-functional: White space after "//", mostly for copyrights. 9 years ago
  chaoc 6e5acae144 Add support for SPV_NV_geometry_shader_passthrough 9 years ago
  chaoc 0ad6a4e60d Add support for SPV_NV_sample_mask_override_coverage 9 years ago
  steve-lunarg a8456415b8 WIP: SPV Remapper: add remapper test framework 9 years ago
  John Kessenich 66ec80e01b Build: C++ headers: Replace PR #366 with a more directed version. 9 years ago
  Rex Xu 9d93a2370d Implement 4 AMD-specific extensions. 9 years ago
  John Kessenich d3d3ce7160 Comments only. 9 years ago
  John Kessenich 5184353326 Merge pull request #174 from mgadams/alias_proto_warnings 10 years ago
  Jack Andersen 52e61acf26 SPV: Ensure Parameterize is called during Disassemble 10 years ago
  Mark Adams 18b637f9dc Fix warnings/errors for strict aliasing & function prototypes 10 years ago
  John Kessenich 6c292d3ba7 SPV: Implement Vulkan version of GLSL (KHR_vulkan_glsl). 10 years ago
  baldurk e915da4aee Remove unnecessary include path relative to root 10 years ago