1. 5eafa47 SPV: Support the new OpCode - OpImageSparseRead by Rex Xu · 9 years ago
  2. 5047c6f SPV: Fix Linux build warning. by John Kessenich · 9 years ago
  3. d930b6e Merge pull request #164 from google/bison by John Kessenich · 9 years ago
  4. 4fe1efa Error out if bison is not found on non-Windows operating systems. by Lei Zhang · 9 years ago
  5. 6c292d3 SPV: Implement Vulkan version of GLSL (KHR_vulkan_glsl). by John Kessenich · 9 years ago
  6. 019f08f SPV: Fix issue #159: use ExplicitLod forms for non-fragment stages. by John Kessenich · 9 years ago
  7. 5d0fa97 SPV Capabilities: StorageImageExtendedFormats, StorageImageReadWithoutFormat, and StorageImageWriteWithoutFormat. by John Kessenich · 9 years ago
  8. 5e80113 SPV Capabilities: SampleRateShading, SparseResidency, MinLod, and ImageQuery. by John Kessenich · 9 years ago
  9. b0364dc SPV Capabilities: Image types. by John Kessenich · 9 years ago
  10. 3c52207 SPV capabilities: Add int16, int64, float16, and float64. by John Kessenich · 9 years ago
  11. 103bef9 SPV: Handle GLSL bool loads from a uniform buffer as a conversion from int -> bool. by John Kessenich · 9 years ago
  12. 1011059 Merge pull request #161 from ossy-szeged/master by John Kessenich · 9 years ago
  13. f947deb Fix typo in an include guard. by Csaba Osztrogonác · 9 years ago
  14. ba5685a Semantics: Map noise*() to an operator for PureOperatorBuiltins mode. by John Kessenich · 9 years ago
  15. 32cfd49 SPV: RelaxedPrecision: Plumb this through the full AST->SPV translator. by John Kessenich · 9 years ago
  16. 26bd6a3 Merge pull request #155 from mgadams/resultid_warnings by John Kessenich · 9 years ago
  17. fd8a382 Merge pull request #153 from greg-lunarg/gsf-pr1 by John Kessenich · 9 years ago
  18. d5ac538 Fix two new Windows build warnings/errors by Mark Adams · 9 years ago
  19. 8548bab spirv-remap: Fixed strings not at end of operands, fixed L/S defect by GregF · 9 years ago
  20. 036a794 spirv-remap: assert on unhandled OperandClass by GregF · 9 years ago
  21. 796e15a spirv-remap: inhibit loadstore opt if variable ref'd by other instructions by GregF · 9 years ago
  22. 3bb040b spirv-remap: handle OperandImageOperands during remap by GregF · 9 years ago
  23. 9218759 SPV: Address superset of issue #151: missing OpCapability instructions. by John Kessenich · 9 years ago
  24. 9df51ca Fix front-end bug: Constant folding of array-of-struct index op. by John Kessenich · 9 years ago
  25. 9d565d9 Todo: removed Todo.txt, and migrated to issues, closing issue #13. by John Kessenich · 9 years ago
  26. f6eae2a SPV: Require desktop 140 or ES 310 or above. by John Kessenich · 9 years ago
  27. 4bfeed5 Semantics: Spec. changing to reflect reality of int/uint conversion for |^&. by John Kessenich · 9 years ago
  28. 4889167 SPV: Use a more accurate MemorySemanticsAllMemory mask. by John Kessenich · 9 years ago
  29. cd26144 SPV: the OpImageTexelPointer sample 0 should be <id> of 0, not literal 0. by John Kessenich · 9 years ago
  30. 7b9fa25 SPV: Add recursive distrubition of 'location' across structure members. by John Kessenich · 9 years ago
  31. 7a53f76 SPV: Add unary-matrix operations, operating at vector level. by John Kessenich · 9 years ago
  32. dd1c223 Merge pull request #138 from dekimir/fix-old-msvc by John Kessenich · 9 years ago
  33. aa52beb Merge pull request #139 from dekimir/small-header-always by John Kessenich · 9 years ago
  34. 2ab5a37 Add Test/spv.for-complex-condition.vert. by Dejan Mircevski · 9 years ago
  35. 213bbbe Split loop header from condition testing for for/while loops. by Dejan Mircevski · 9 years ago
  36. 97605c8 Fix #137 by avoiding a C++11 feature. by Dejan Mircevski · 9 years ago
  37. 7349eab Merge pull request #136 from dekimir/no-block-removal by John Kessenich · 9 years ago
  38. ed55bcd Don't remove SPIR-V blocks before codegen. by Dejan Mircevski · 9 years ago
  39. 3378279 Merge pull request #127 from dekimir/loopgen by John Kessenich · 9 years ago
  40. f3c63cc Move continue-block to after all branches. by Dejan Mircevski · 9 years ago
  41. e7f6cac Merge branch 'topo' into loopgen-after-readable-order by Dejan Mircevski · 9 years ago
  42. 9a0b59c Merge pull request #135 from dekimir/topo by John Kessenich · 9 years ago
  43. 159b59f Reformat to better match existing style. by Dejan Mircevski · 9 years ago
  44. cce6a8a (C) Google by Dejan Mircevski · 9 years ago
  45. 34bc6c3 Explicitly initialize Instruction::block. by Dejan Mircevski · 9 years ago
  46. a7e7349 Remove a redundant check before visit(succ). by Dejan Mircevski · 9 years ago
  47. 57bbde4 Add copyright, remove unused #includes. by Dejan Mircevski · 9 years ago
  48. fa24290 Make Instruction::getBlock() const. by Dejan Mircevski · 9 years ago
  49. 377f0ca Fix merge issues. by Dejan Mircevski · 9 years ago
  50. 38d039d Rework inReadableOrder() as a recursive descent. by Dejan Mircevski · 9 years ago
  51. 9c59148 Fix spv.branch-return.vert. by Dejan Mircevski · 9 years ago
  52. baa55a1 Add spv.branch-return.vert and fix inReadableOrder(). by Dejan Mircevski · 9 years ago
  53. 44bfb0d Implement inReadableOrder(). by Dejan Mircevski · 9 years ago
  54. 454796e Call addPredecessor() on OpSwitch blocks. by Dejan Mircevski · 9 years ago
  55. 5fe789b Add Block::successors. by Dejan Mircevski · 9 years ago
  56. 60a7f3f Merge branch 'master' of github.com:KhronosGroup/glslang by John Kessenich · 9 years ago
  57. 28ad350 Memory: remove a part of the last merge request that causes crashes in multi-threaded mode. by John Kessenich · 9 years ago
  58. 5996961 Merge pull request #134 from AWoloszyn/glslangvalidator-memory by John Kessenich · 9 years ago
  59. 3e9add3 Merge pull request #133 from AWoloszyn/spirv-memory by John Kessenich · 9 years ago
  60. b7946d1 Free memory associated with SPIR-V generation. by Andrew Woloszyn · 9 years ago
  61. b891c2b Freed up some memory when no longer needed in glslangValidator. by Andrew Woloszyn · 9 years ago
  62. 712ecb9 Doubles: Add all the missing built-in double-based prototypes. by John Kessenich · 9 years ago
  63. c57b2a9 Memory/Perf: For link-mode, isolate file I/O so API can be looped over. by John Kessenich · 9 years ago
  64. 68f1431 Merge pull request #121 from amdrexu/feature by John Kessenich · 9 years ago
  65. 863aa66 Merge pull request #129 from AWoloszyn/fix-noop-strcpy by John Kessenich · 9 years ago
  66. 5caf936 Merge pull request #126 from mgadams/win32_warnings by John Kessenich · 9 years ago
  67. e95fa5e Tests: Update to match previous pull request. by John Kessenich · 9 years ago
  68. 2619e47 Merge pull request #130 from jekstrand/fix-std140-struct by John Kessenich · 9 years ago
  69. a76766a getBaseAlignment: Use the rowMajor argument for determining matrix strides by Jason Ekstrand · 9 years ago
  70. 79b7046 getBaseAlignment: Round up structure sizes to max alignment by Jason Ekstrand · 9 years ago
  71. e602d25 Removed strcpy that copied to itself. by Andrew Woloszyn · 9 years ago
  72. dba2826 Merge branch 'master' of github.com:google/glslang into loopgen by Dejan Mircevski · 9 years ago
  73. 832c65c Fix back-branch target for do-while loops. by Dejan Mircevski · 9 years ago
  74. c8fbbab Update .out files with new loop SPIR-V. by Dejan Mircevski · 9 years ago
  75. 7819bee Switch loops stack to use LoopBlocks. by Dejan Mircevski · 9 years ago
  76. 1322824 Test a for loop with no body. by Dejan Mircevski · 9 years ago
  77. e537b8b Fix unreachable-block removal. by Dejan Mircevski · 9 years ago
  78. 9c6734c First cut at new loop codegen. by Dejan Mircevski · 9 years ago
  79. 364c21c Fix several build warnings/error encountered with VS2013 by Mark Adams · 9 years ago
  80. 48edadf Parser & SPV: Implement two extensions regarding GLSL sparse texture. by Rex Xu · 9 years ago
  81. e23c984 SPV: Handle type punning in createCompositeCompare(). by John Kessenich · 9 years ago
  82. f8842e5 SPV: Don't do stride decorations for arrays of arrays of blocks. by John Kessenich · 9 years ago
  83. c9e0a42 SPV: Handle stride decorations for arrays of arrays, and using multiple type instances when strides are used. by John Kessenich · 9 years ago
  84. 4998789 SPV: Fix array strides by explicitly computing them in the getBaseAlignment() algorithm. by John Kessenich · 9 years ago
  85. e0b6cad SPV: Generalize multiple struct-type instances for interpolation/invariant qualifiers. by John Kessenich · 9 years ago
  86. 69d01ea Semantics: Catch nested types containing 'int' with non-'flat' interpolation. by John Kessenich · 9 years ago
  87. 50e5756 SPV: Don't make MissingFunctionality() exit anymore. by John Kessenich · 9 years ago
  88. 2211835 SPV: Implement composite comparisons (reductions across hierchical compare). by John Kessenich · 9 years ago
  89. 59420fd SPV: Move to deterministic results for OpEntryPoint, for test stability across platforms. by John Kessenich · 9 years ago
  90. 7ba6341 SPV: Make OpEntryPoint I/O list include all static uses. by John Kessenich · 9 years ago
  91. 3ac051e SPV: recursively propagate row/col majorness through nested structures. by John Kessenich · 9 years ago
  92. f85e806 SPV: Nested layouts: Recursively send around the top-level std140 or std430 packing. by John Kessenich · 9 years ago
  93. b62e693 Merge pull request #118 from amdrexu/bugfix by John Kessenich · 9 years ago
  94. a3211bf Merge pull request #120 from amdrexu/bugfix2 by John Kessenich · 9 years ago
  95. aa1dd61 Merge branch 'master' of github.com:KhronosGroup/glslang by John Kessenich · 9 years ago
  96. b6d7fa9 Merge pull request #117 from amdrexu/feature by John Kessenich · 9 years ago
  97. 297bb3f Tests for PR: Fix results for 4f68b83ea1b34923a71e699125a9e867003864f6. by John Kessenich · 9 years ago
  98. 4f68b83 Merge pull request #119 from thothonegan/master by John Kessenich · 9 years ago
  99. 61c47a9 Constant folding: Correct result type of non-square matrix folding. by John Kessenich · 9 years ago
  100. 1934506 Parser: Correct the storage qualifier of gl_HelperInvocation. by Rex Xu · 9 years ago