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