1. 6e72fdd Add HLSL memory barrier intrinsics, fix dst, add lit & EvaluateAttributeSnapped by LoopDawg · 8 years ago
  2. 19b92ff HLSL: Basic array grammar. by John Kessenich · 8 years ago
  3. 93a162a HLSL: Handle "." for structure dereference and swizzle. by John Kessenich · 8 years ago
  4. 5aa59e2 HLSL: Map parameter qualifiers from generic to function-specific and entry-point specific. by John Kessenich · 8 years ago
  5. c3387d3 HLSL: Support semantics in function parameter declarations. by John Kessenich · 8 years ago
  6. 21f1286 Front-end: Implement GL_EXT_shader_non_constant_global_initializers. by John Kessenich · 8 years ago
  7. b901ade SPV: Non-functional: Condense SPV-related versioning, and rationalize all uses. by John Kessenich · 8 years ago
  8. 6533648 SPV: projective texturing: move the project coordinate. by John Kessenich · 8 years ago
  9. 76d4dfc SPV non-functional: minor readability improvements for texturing. by John Kessenich · 8 years ago
  10. ac666e7 Front-end ESSL: require precision declarations for images. by John Kessenich · 8 years ago
  11. 9000bd5 Front-end: Make ES floatBitsToInt/intBitsToFloat/etc. all be highp. by John Kessenich · 8 years ago
  12. c51287d SPV: Update to spec. decisions (and issue #205) for barrier(). by John Kessenich · 8 years ago
  13. 01de90b Merge pull request #339 from steve-lunarg/intrinsics by John Kessenich · 8 years ago
  14. 7b04bdd Merge pull request #340 from dneto0/const-key-in-std-maps by John Kessenich · 8 years ago
  15. ec1476b Tracking allocator must use const key by David Neto · 8 years ago
  16. 5891070 Implement atomic ops, bit conversions, fix fwidth stage mask, fix saturate dest modifier. by LoopDawg · 8 years ago
  17. cd784bc Merge pull request #337 from steve-lunarg/intrinsics by John Kessenich · 8 years ago
  18. af3674d Merge pull request #338 from Nekotekina/fix1 by John Kessenich · 8 years ago
  19. 5dd29c8 Compilation fix (mingw64) by Nekotekina · 8 years ago
  20. 630dd7d HLSL: Flesh out misc. declaration grammar: semantics/registers/annotations/precise/etc. by John Kessenich · 8 years ago
  21. e6e7494 HLSL: Implement basic "struct" grammar. by John Kessenich · 8 years ago
  22. 592860c Add decompositions for some HLSL intrinsics. by LoopDawg · 8 years ago
  23. 41ebc42 Merge pull request #335 from jekstrand/sampler-params by John Kessenich · 8 years ago
  24. 077e052 HLSL: Implement proper nesting of symbol-table scopes and identifier searching. by John Kessenich · 8 years ago
  25. 71351de HLSL: Add all int/float/bool/uint matrix types, void for functions, and a few others. by John Kessenich · 8 years ago
  26. ed15ef1 GlslangToSpv: Pass the pointer directly into the client function for opaque types by Jason Ekstrand · 8 years ago
  27. 228546a Types: Add an isOpaque() helper by Jason Ekstrand · 8 years ago
  28. c24cc29 GlslangToSpv: Properly handle opaque types in TranslateStorageClass by Jason Ekstrand · 8 years ago
  29. 5022d68 Merge pull request #333 from dneto0/defer-capabilities-for-some-struct-members-until-used by John Kessenich · 8 years ago
  30. a901ffe Defer capability decl for ClipDistance, CullDistance, PointSize until actual use by David Neto · 8 years ago
  31. 95d85ce Merge pull request #331 from jherico/jherico-patch-1 by John Kessenich · 8 years ago
  32. 880bf36 Fix Ubuntu 16.10 build by Brad Davis · 8 years ago
  33. 71d55c0 Merge pull request #128 from dekimir/clang-format by John Kessenich · 8 years ago
  34. 80cb324 Front-end: Fix issue #146: which versions allow double in/out. by John Kessenich · 8 years ago
  35. 738314f Revert SpvBuilder.* to master versions. by Dejan Mircevski · 8 years ago
  36. e592652 Increase column limit to 120. by Dejan Mircevski · 8 years ago
  37. f377f52 Merge branch 'master' of github.com:KhronosGroup/glslang into clang-format by Dejan Mircevski · 8 years ago
  38. 133253b Front-end: Fix issue #147: ensure layout(index=N) has N in [0,1]. by John Kessenich · 8 years ago
  39. 119f8f6 HLSL: Flesh out the loop grammar and productions. by John Kessenich · 8 years ago
  40. 0d2b6de HLSL: Attribute grammar and if-else grammar/productions. by John Kessenich · 8 years ago
  41. 21472ae HLSL: Finish skeletan of the "statement" grammar. by John Kessenich · 8 years ago
  42. 1cc1a28 HLSL: 1) Implement lookahead buffers/stacks for token advance/recede, 2) use it for cast operation. by John Kessenich · 8 years ago
  43. 080cdc1 Merge pull request #328 from steve-lunarg/intrinsics by John Kessenich · 8 years ago
  44. 643fcb5 Add negative intrinsics tests by LoopDawg · 8 years ago
  45. 54e3bb8 Merge pull request #327 from steve-lunarg/empty-statement-fix by John Kessenich · 8 years ago
  46. ef764a2 Fix for empty statement segfault. by LoopDawg · 8 years ago
  47. 9f1f818 Merge pull request #326 from greg-lunarg/greg-mr4 by John Kessenich · 8 years ago
  48. 438bb60 Merge pull request #322 from steve-lunarg/intrinsics by John Kessenich · 8 years ago
  49. 39d5e71 remapper: do not eliminate interface variables in dce by default by GregF · 8 years ago
  50. 4b67732 Initial implementation of direct-mapped subset of HLSL intrinsics with type subset. by LoopDawg · 8 years ago
  51. 85b52f3 Merge pull request #323 from dneto0/mingw-static-link-against-basic-runtimes by John Kessenich · 8 years ago
  52. a5c33d6 SPV: Fix issue #320: Fetch needs to extract the image. by John Kessenich · 8 years ago
  53. b37dc0e For MinGW, statically link exes against basic runtimes by David Neto · 8 years ago
  54. 98f2b3b Merge pull request #311 from jherico/debug_postfix by John Kessenich · 8 years ago
  55. 85b3326 Merge pull request #317 from iostrowsINTEL/double_matrix_fix by John Kessenich · 8 years ago
  56. af7f1c8 Fix double matrix creation by iostrows · 8 years ago
  57. 548c3ad Front-end: Complete GL_ARB_compute_shader, previous commit was missing new barriers. by John Kessenich · 8 years ago
  58. d94c003 Front-end: Complete GL_ARB_compute_shader implementation. by John Kessenich · 8 years ago
  59. 0f5e3ad Fix issue #313: Catch internal attempts to modify built-in symbols that don't exist. by John Kessenich · 8 years ago
  60. 5a7f0ef Merge pull request #230 from dekimir/incresconst by John Kessenich · 8 years ago
  61. 7d81419 Merge pull request #309 from jekstrand/sampler-params by John Kessenich · 8 years ago
  62. 747c328 Merge pull request #308 from thp/multiple-es-compilation-units by John Kessenich · 8 years ago
  63. 76d0ac1 SPV: Don't shadow sampler parameters when performing function calls by Jason Ekstrand · 8 years ago
  64. 1e194e8 Produce different names for files in debug builds on MSVC by Brad Davis · 8 years ago
  65. 7bfd08d Check for linking multiple ES shaders to the same stage by Thomas Perl · 8 years ago
  66. 0bb546f Fix test case for the "empty" linker test case by Thomas Perl · 8 years ago
  67. b40a6d6 Use version/profile from first compilation stage by Thomas Perl · 8 years ago
  68. 63d4794 Add test case: Link 2 ESSL fragment shader units by Thomas Perl · 8 years ago
  69. 0c968f9 Merge pull request #306 from johnkslang/finish-spec-const-semantics by John Kessenich · 8 years ago
  70. d82c906 Vulkan: Finish semantics for what creates spec-const-semantics. by John Kessenich · 8 years ago
  71. 479b4c7 Merge pull request #305 from steve-lunarg/intrinsics by John Kessenich · 8 years ago
  72. 0ae28ea Add base class TParseables for intrinsic / builtin generation. by LoopDawg · 8 years ago
  73. 87a94fc Merge pull request #302 from amdrexu/bugfix by John Kessenich · 8 years ago
  74. bbceed7 SPV: Fix an issue of interpolation decoration. by Rex Xu · 8 years ago
  75. 2921e0c KHR_vulkan_glsl: name mangle distinguish pure textures. by John Kessenich · 8 years ago
  76. 22e0d41 SPV: Don't put locations on OpTypeStruct. Related to Issue #291. by John Kessenich · 8 years ago
  77. 75ce845 Merge pull request #301 from dneto0/fix-android-build-atoi-in-cstddef by John Kessenich · 8 years ago
  78. 2ed1d9b atoi comes from stddef.h or cstddef by David Neto · 8 years ago
  79. eee0c73 Merge pull request #297 from antiagainst/config-tests by John Kessenich · 8 years ago
  80. 393d74f Merge pull request #300 from Qining/fix-slow-down-in-no-contraction-propagation by John Kessenich · 8 years ago
  81. 507308b remove redundant 'return false' by qining · 8 years ago
  82. 0133c12 HLSL: Add more matrix types to the grammar. by John Kessenich · 8 years ago
  83. 8d72f1a Full stack: distinguish between a scalar and a vector of size 1. by John Kessenich · 8 years ago
  84. e5712a2 Fix the slow down in noContraction propagation by qining · 8 years ago
  85. 823fc65 SPV: Don't emit memory barrier for ESSL barrier(), but still do for GLSL barrier(). by John Kessenich · 8 years ago
  86. eb6d950 Merge pull request #298 from thp/remove-unused-prototype by John Kessenich · 8 years ago
  87. 00852b1 Remove declaration for ShGetPhysicalAttributeBindings by Thomas Perl · 8 years ago
  88. 1b14172 Test compiling shaders with given resource limits using GTest. by Lei Zhang · 8 years ago
  89. 8a9b1ee Rename DefaultResourceLimits.* to ResourceLimits.*. by Lei Zhang · 8 years ago
  90. b5cfd79 Merge pull request #288 from thp/attribute-reflection by John Kessenich · 8 years ago
  91. bef7428 Update test cases for vertex attribute reflection by Thomas Perl · 8 years ago
  92. d6e1a5b Add support for querying vertex attributes in reflection API by Thomas Perl · 8 years ago
  93. 9349108 Merge pull request #295 from amdrexu/bugfix by John Kessenich · 8 years ago
  94. e3e92d3 Merge pull request #293 from antiagainst/link-tests by John Kessenich · 8 years ago
  95. 3d9165f Parser: Redeclaration of gl_CullDistance is disallowed mistakenly. by Rex Xu · 8 years ago
  96. 2f1ee45 Run link tests in the GTest framework. by Lei Zhang · 8 years ago
  97. f62b519 Merge pull request #294 from scyganINTEL/scygan-fix-io_storage_structs-location by John Kessenich · 8 years ago
  98. 2c86427 Fix missing location decoration for structures put directly on input/output interfaces by scygan · 8 years ago
  99. fc697cc Fix several comments in GTest fixture. by Lei Zhang · 8 years ago
  100. 9af54c3 Non-functional: Fix some comments English and brace formatting in recent merges. by John Kessenich · 8 years ago