Historique des commits

Auteur SHA1 Message Date
  Arcady Goldmints-Orlov b1fac200c4 Add symbol visibility annotations to symbols in SPIRV/ il y a 3 semaines
  Malcolm Bechard 8590f62c14 add optimizerAllowExpandedIDBound to SpvOptions il y a 1 mois
  Arcady Goldmints-Orlov 6f9ab3c2de Remove GlslangToSpv.h dependency on SpvTools.h il y a 10 mois
  Arcady Goldmints-Orlov 62de186c33 Remove GlslangToSpv.h dependency on intermediate.h il y a 10 mois
  Allan MacKinnon 9fbc561947 glslangValidator: Exit with an error if output file cannot be written il y a 1 an
  Rémi Verschelde 69d0c1acc2 Remove executable bits from code/data files (#2420) il y a 3 ans
  John Kessenich b5d9dee710 Fix #2007: Fix a couple relative header paths in header files. il y a 4 ans
  John Kessenich b23d232ec5 Licensing. Fixes #958. Add licenes file and update copyrights. il y a 5 ans
  Rémi Verschelde ebfd91a719 Remove Unix executable permission from text files il y a 5 ans
  John Kessenich 717c80a9de SPV: Isolate SPIRV-tools glue to its own file. il y a 6 ans
  Branimir Karadžić 1de8e54d66 Fixed GCC+Clang errors and warnings on Linux and OSX. il y a 6 ans
  John Kessenich a372a3ed1e Versioning: Update some version strings. Still need better overall version. il y a 6 ans
  GregF cd1f169c6a Enable HLSL legalization il y a 7 ans
  John Kessenich 121853f4df SPV: Add OpSource shader source code and file name. il y a 7 ans
  Aras Pranckevicius 23d3c712bc [lumped builds] Add include guards (#pragma once) to header files that did not have any. il y a 7 ans
  Flavio aea3c890d3 Added --vn option to generate a C header file containing a variable assigned to the hex representation of the shader. This is a standard feature on Microsoft's HLSL compiler and it allows developers to include pre-compiled shaders directly into the code. This option enables "Hex output", so it is NOT required to specify -x as well. The output file name is preserved, so no ".h" extension is added. If you want the output file to have ".h" extension then you have to specify it on the output file name. The generated header file uses the "#pragma once" pragma to avoid multiple inclusions. il y a 7 ans
  John Kessenich 927608b393 Non-functional: White space after "//", mostly for copyrights. il y a 7 ans
  Johannes van Waveren 8e1e717cae fixed MSVC 2015 compile warnings il y a 8 ans
  Johannes van Waveren ecb0f3b75b Added -x option to save SPIR-V as 32-bit hexadecimal numbers to a text file. il y a 8 ans
  Lei Zhang 17535f7d55 Create a new logger class for all messages w.r.t. SPIR-V build. il y a 8 ans
  Lei Zhang 09caf12bec Avoid printing to stdout directly in library functions. il y a 8 ans
  John Kessenich 6e620c4674 Nonfunctional: Remove stray ';' and fix Google Test sentence in README. il y a 8 ans
  John Kessenich 68d78fd31e Updated command-line options, adding -o for saving binaries, -G for OpenGL SPIR-V validation, -v etc. il y a 9 ans
  John Kessenich 140f3df134 Final round for line endings. il y a 9 ans
  John Kessenich 0df0cdeeeb glslangValidator: Add straightforward SPIR-V support (non-optimizing, ~3.x functionality). il y a 9 ans