Historique des commits

Auteur SHA1 Message Date
  John Kessenich 66011cb2c2 SPV: Implement Vulkan 1.1 features and extensions. il y a 6 ans
  chaoc df3956c50f Implement NVX_multiview_per_view_attributes il y a 7 ans
  chaoc 771d89fc36 support SPV_NV_viewport_array2 and SPV_NV_stereo_view_rendering il y a 7 ans
  John Kessenich 927608b393 Non-functional: White space after "//", mostly for copyrights. il y a 7 ans
  chaoc 6e5acae144 Add support for SPV_NV_geometry_shader_passthrough il y a 7 ans
  chaoc 0ad6a4e60d Add support for SPV_NV_sample_mask_override_coverage il y a 7 ans
  steve-lunarg a8456415b8 WIP: SPV Remapper: add remapper test framework il y a 8 ans
  John Kessenich 66ec80e01b Build: C++ headers: Replace PR #366 with a more directed version. il y a 8 ans
  Rex Xu 9d93a2370d Implement 4 AMD-specific extensions. il y a 8 ans
  John Kessenich d3d3ce7160 Comments only. il y a 8 ans
  John Kessenich 5184353326 Merge pull request #174 from mgadams/alias_proto_warnings il y a 8 ans
  Jack Andersen 52e61acf26 SPV: Ensure Parameterize is called during Disassemble il y a 8 ans
  Mark Adams 18b637f9dc Fix warnings/errors for strict aliasing & function prototypes il y a 8 ans
  John Kessenich 6c292d3ba7 SPV: Implement Vulkan version of GLSL (KHR_vulkan_glsl). il y a 8 ans
  baldurk e915da4aee Remove unnecessary include path relative to root il y a 8 ans
  John Kessenich 55e7d11ce8 SPIR-V: Move from Version .99 Rev 31 to Version 1.0, Rev 2. il y a 8 ans
  Mark Adams c11e95f6e5 Various build fixes when using newer GCC versions with warnings enabled il y a 9 ans
  John Kessenich 716312771c SPV constants and constOffsets completion: isConstant() and disassembler to see results. il y a 9 ans
  John Kessenich 5e4b1242bf Move to revision 31 of SPIR-V. il y a 9 ans
  John Kessenich 140f3df134 Final round for line endings. il y a 9 ans
  John Kessenich fae38ee277 glslang portability: Fixed a slew of OSX compilation warnings (but not all). il y a 9 ans
  John Kessenich 6b3fd19d89 glslang -> SPV: add decorations for built-ins that are inside blocks. il y a 9 ans
  John Kessenich 93dfbe1309 glslang: Fix over 100 warnings from MSVC warning level 4. il y a 9 ans
  John Kessenich b40d6ac9e7 glslang AST -> SPIR-V: Move to new auto-generated official headers, and for the disassembler, mirror the split done between the auto-generation header database and the specification. il y a 9 ans
  John Kessenich 43bc2d857d glslang: Add SPIR-V human readable form. (Use -H.): Fix Linux build problems. il y a 9 ans
  John Kessenich acba77200b glslang: Add SPIR-V human readable form. (Use -H.) il y a 9 ans