Commit History

Author SHA1 Message Date
  Juan Lopez a558b26537 This refactor the StandAlone and WorkList files in order to use more 7 years ago
  John Kessenich 927608b393 Non-functional: White space after "//", mostly for copyrights. 7 years ago
  John Kessenich ecba76fe73 Non-Functional: Whitespace, comments, replace accidentally deleted comment. 7 years ago
  baldurk 876a0e392e Add an osinclude.h below each OS directory, redirects by platform macro 8 years ago
  John Kessenich 92f9038388 Create dummy side project. 10 years ago
  John Kessenich 35f04bde8a Make 64-bit VS compile clean. Mostly size_t vs. int tweaks. 10 years ago
  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 years ago
  John Kessenich b603f918a4 Put all glslang internals (but not the external interface) into the glslang namespace. 11 years ago
  John Kessenich 54f6e5661d Set up infrastructure for installing an executable. Changes the standalone name to glslangValidator. 11 years ago
  John Kessenich ee6a9c8ba8 Make previous check in compile correctly on linux. 11 years ago
  John Kessenich 2b07c7e70a Improve multi-threading and move Standalone to a multi-threading model (currently off though). 11 years ago