Commit History

作者 SHA1 備註 提交日期
  Juan Lopez a558b26537 This refactor the StandAlone and WorkList files in order to use more 7 年之前
  John Kessenich 927608b393 Non-functional: White space after "//", mostly for copyrights. 7 年之前
  John Kessenich ecba76fe73 Non-Functional: Whitespace, comments, replace accidentally deleted comment. 7 年之前
  baldurk 876a0e392e Add an osinclude.h below each OS directory, redirects by platform macro 8 年之前
  John Kessenich 92f9038388 Create dummy side project. 10 年之前
  John Kessenich 35f04bde8a Make 64-bit VS compile clean. Mostly size_t vs. int tweaks. 10 年之前
  John Kessenich 38f3b890de Ensure the shared symbol table levels are read-only to make multi-threading safe. Also removed inadvertent extra copies of the symbol table shared across all stages. 11 年之前
  John Kessenich b603f918a4 Put all glslang internals (but not the external interface) into the glslang namespace. 11 年之前
  John Kessenich 54f6e5661d Set up infrastructure for installing an executable. Changes the standalone name to glslangValidator. 11 年之前
  John Kessenich ee6a9c8ba8 Make previous check in compile correctly on linux. 11 年之前
  John Kessenich 2b07c7e70a Improve multi-threading and move Standalone to a multi-threading model (currently off though). 11 年之前