1. 8d72f1a Full stack: distinguish between a scalar and a vector of size 1. by John Kessenich · 8 years ago
  2. 823fc65 SPV: Don't emit memory barrier for ESSL barrier(), but still do for GLSL barrier(). by John Kessenich · 8 years ago
  3. eb6d950 Merge pull request #298 from thp/remove-unused-prototype by John Kessenich · 8 years ago
  4. 00852b1 Remove declaration for ShGetPhysicalAttributeBindings by Thomas Perl · 8 years ago
  5. b5cfd79 Merge pull request #288 from thp/attribute-reflection by John Kessenich · 8 years ago
  6. bef7428 Update test cases for vertex attribute reflection by Thomas Perl · 8 years ago
  7. d6e1a5b Add support for querying vertex attributes in reflection API by Thomas Perl · 8 years ago
  8. 9349108 Merge pull request #295 from amdrexu/bugfix by John Kessenich · 8 years ago
  9. e3e92d3 Merge pull request #293 from antiagainst/link-tests by John Kessenich · 8 years ago
  10. 3d9165f Parser: Redeclaration of gl_CullDistance is disallowed mistakenly. by Rex Xu · 8 years ago
  11. 2f1ee45 Run link tests in the GTest framework. by Lei Zhang · 8 years ago
  12. f62b519 Merge pull request #294 from scyganINTEL/scygan-fix-io_storage_structs-location by John Kessenich · 8 years ago
  13. 2c86427 Fix missing location decoration for structures put directly on input/output interfaces by scygan · 8 years ago
  14. fc697cc Fix several comments in GTest fixture. by Lei Zhang · 8 years ago
  15. 9af54c3 Non-functional: Fix some comments English and brace formatting in recent merges. by John Kessenich · 8 years ago
  16. 5b3f755 Merge branch 'scyganINTEL-struct_member_decorations' by John Kessenich · 8 years ago
  17. 6e0985d Merge branch 'struct_member_decorations' of https://github.com/scyganINTEL/glslang into scyganINTEL-struct_member_decorations by John Kessenich · 8 years ago
  18. 44b30cb Merge pull request #286 from amdrexu/bugfix by John Kessenich · 8 years ago
  19. c1992e5 SPV: Correct an issue in createUnaryMatrixOperation(). by Rex Xu · 8 years ago
  20. bedde87 Merge pull request #285 from baldurk/vs2010-fixes by John Kessenich · 8 years ago
  21. ebb5053 SPV: Don't add clip/cull distance capabilities unless used. by John Kessenich · 8 years ago
  22. e5f2939 Tests: Add a set of gtest-file-based HLSL tests. by John Kessenich · 8 years ago
  23. 6b32ae1 Compile fix - if _MSC_VER is undefined, _MSC_VER < 1700 is true! by baldurk · 8 years ago
  24. a8018b8 [VS2010] Define strtoll() and atoll() functions by baldurk · 8 years ago
  25. bf2c88b [VS2010] Locally define std::to_string on VS2010 as well as android by baldurk · 8 years ago
  26. ab44ba7 [VS2010] Remove use of ranged-for loops by baldurk · 8 years ago
  27. c1d81cb [VS2010] Remove use of "= default" and "= delete" by baldurk · 8 years ago
  28. 786cf4d [VS2010] Change "using X = Y;" to "typedef Y X;" by baldurk · 8 years ago
  29. e0a2477 Merge pull request #284 from antiagainst/gtest-hlsl by John Kessenich · 8 years ago
  30. 7a27de6 Merge pull request #253 from amdrexu/bugfix2 by John Kessenich · 8 years ago
  31. 7fde8bc Merge pull request #281 from amdrexu/bugfix by John Kessenich · 8 years ago
  32. b9e9743 Merge pull request #282 from baldurk/android-warning-fix by John Kessenich · 8 years ago
  33. d6f0ed2 Add support for testing file-based HLSL source code in GTest. by Lei Zhang · 8 years ago
  34. f2d75f7 Use DetachThreadLinux wrapper on android by baldurk · 8 years ago
  35. 62dda78 Parser: Add missing vector relational functions for double type. by Rex Xu · 8 years ago
  36. 73e3ce7 SPV: Handle matrix's OpFConvert vector by vector. by Rex Xu · 8 years ago
  37. 4678ca9 HLSL: Add function call syntax and AST building. by John Kessenich · 8 years ago
  38. 9db3117 Merge pull request #278 from greg-lunarg/greg-mr3 by John Kessenich · 8 years ago
  39. 36962c7 Merge pull request #276 from amdrexu/bugfix by John Kessenich · 8 years ago
  40. 9f0cbdc Merge pull request #277 from amdrexu/bugfix3 by John Kessenich · 8 years ago
  41. 2713ed7 fix for -Werror=non-virtual-dtor for Android system builds by GregF · 8 years ago
  42. 5839031 SPV: Add capability ImageGatherExtended if necessary. by Rex Xu · 8 years ago
  43. 827b23b Parser: Redeclare gl_ClipDistance/gl_CullDistance should update their array sizes. by Rex Xu · 8 years ago
  44. fc6ac78 Merge pull request #274 from antiagainst/stoul-strtoul by John Kessenich · 8 years ago
  45. 20daa7f Use strtoul instead of stoul for Android. by Lei Zhang · 8 years ago
  46. b2bd53b Merge pull request #273 from antiagainst/appveyor-readme-status by John Kessenich · 8 years ago
  47. 0e101c9 Add badge status for Appveyor build in README. by Lei Zhang · 8 years ago
  48. 210c6bf Merge pull request #272 from antiagainst/appveyor by John Kessenich · 8 years ago
  49. cb3236d Use std::string for TBD/missing functionality reporting. by Lei Zhang · 8 years ago
  50. f36d6e3 Add test configuration for Appveyor. by Lei Zhang · 8 years ago
  51. 3357d87 Merge pull request #222 from Qining/support-precise by John Kessenich · 8 years ago
  52. 7b3096a Merge pull request #270 from scyganINTEL/bitfield_buildins by John Kessenich · 8 years ago
  53. dc4c9a7 Merge pull request #271 from greg-lunarg/greg-mr2 by John Kessenich · 8 years ago
  54. e543cc3 remove double underscore by qining · 8 years ago
  55. bb0ac54 Rebase to d3d3ce7160001846ede74978954e67f4f9fd84e4,update comments, rename a member variable name, fix format issue by qining · 8 years ago
  56. 5bdf49c fix check for non-positive array size by GregF · 8 years ago
  57. 9c56d84 Use proper precision qualifiers for bitfield build-in functions on ES by scygan · 8 years ago
  58. 5bec2b5 integer type operation should not be noContraction by qining · 8 years ago
  59. 34d2571 simplified the symbol definition collector code, add assert() by qining · 8 years ago
  60. 0c96db5 add a test for matrix, fix a variable name by qining · 8 years ago
  61. 25262b3 Resolve comments by qining · 8 years ago
  62. 015150e Removed the redundant functionalities in the assignee checking traverser by qining · 8 years ago
  63. 1a0d93f Fix the test of precise output function parameter by qining · 8 years ago
  64. 9220dbb Precise and noContraction propagation by qining · 8 years ago
  65. d3d3ce7 Comments only. by John Kessenich · 8 years ago
  66. 8add151 SPIR-V do not decorate: members of plain structs with location; non-top level members with interp. by scygan · 8 years ago
  67. 3bdf242 README: Editorial update. by John Kessenich · 8 years ago
  68. 91cef52 SPV: Non-functional: modularize createInvocationsOperation() from the previous commit. by John Kessenich · 8 years ago
  69. 213d4be Merge branch 'amdrexu-feature2' by John Kessenich · 8 years ago
  70. baa9fa5 Merge branch 'feature2' of https://github.com/amdrexu/glslang into amdrexu-feature2 by John Kessenich · 8 years ago
  71. e2d06db Merge pull request #268 from AWoloszyn/update-cmake by John Kessenich · 8 years ago
  72. 5cc344d Front-End: precise: capture noContraction on output parameter declarations. by John Kessenich · 8 years ago
  73. 076879d Merge pull request #266 from dekimir/kfixstoll by John Kessenich · 8 years ago
  74. 0b887d0 Install the test executable alongside glslangValidator by Andrew Woloszyn · 8 years ago
  75. db0eaf9 Updated cmake to better organize folders and options. by Andrew Woloszyn · 8 years ago
  76. 0a0db9e Merge branch 'amdrexu-feature' by John Kessenich · 8 years ago
  77. c8a5676 Merge branch 'feature' of https://github.com/amdrexu/glslang into amdrexu-feature by John Kessenich · 8 years ago
  78. a25352e Use strtoll, as stoll is unavailable on Android. by Dejan Mircevski · 8 years ago
  79. 6dea76a Merge pull request #257 from antiagainst/ostrstream by John Kessenich · 8 years ago
  80. 0542ac8 Merge pull request #261 from antiagainst/make-tests-clear by John Kessenich · 8 years ago
  81. d7b552a Improve README steps for building and testing glslang. by Lei Zhang · 8 years ago
  82. f5e33b0 Explain organization and build steps for source code and tests. by Lei Zhang · 8 years ago
  83. 17535f7 Create a new logger class for all messages w.r.t. SPIR-V build. by Lei Zhang · 8 years ago
  84. 09caf12 Avoid printing to stdout directly in library functions. by Lei Zhang · 8 years ago
  85. 338b185 Implement the extension GL_ARB_shader_group_vote. by Rex Xu · 8 years ago
  86. 574ab04 Implement the extension GL_ARB_shader_ballot by Rex Xu · 8 years ago
  87. 97f4e0f Merge pull request #263 from antiagainst/cmake-minimum-required by John Kessenich · 8 years ago
  88. 3f46053 Remove duplicated cmake_minimum_required() calls. by Lei Zhang · 8 years ago
  89. 3c1e080 Front-end precise: Propagate noContraction up the AST when dereferencing structs. by John Kessenich · 8 years ago
  90. 17f0786 Parser: Precise: Recognize 'precise', tag types, and do related semantic checking. by John Kessenich · 8 years ago
  91. 758bb55 Bison: Non-functional: Move to revision 3.0.4. by John Kessenich · 8 years ago
  92. 952c2a0 Merge pull request #262 from antiagainst/remove-obselete-src by John Kessenich · 8 years ago
  93. d145f85 Remove the obselete and incorrect LinusDoAll.bash. by Lei Zhang · 8 years ago
  94. a655569 Merge pull request #260 from antiagainst/cmake-version by John Kessenich · 8 years ago
  95. 045e02a Bump minimum required CMake version to 2.8.12. by Lei Zhang · 8 years ago
  96. 52e1db8 Merge pull request #258 from antiagainst/travis by John Kessenich · 8 years ago
  97. c4ebb55 Add configuration for Travis to test on Linux and Mac OS X. by Lei Zhang · 8 years ago
  98. 34fb036 HLSL: Add (almost) full expression grammar: Binary, unary (pre/post-fix), assign, ... by John Kessenich · 8 years ago
  99. 9c86c6a HLSL: Separate out token stream handling from grammar recognition. by John Kessenich · 8 years ago
  100. e512cd9 Vulkan: Add the #define VULKAN 100 when compiled for Vulkan. by John Kessenich · 8 years ago