1. 2574827 [glsl][ir] Add struct padding members by dan sinclair · 6 months ago
  2. ab4e99f [glsl][ir] Polyfill float modulo by dan sinclair · 6 months ago chromium/6745
  3. a6300bf [glsl] Convert `select` to `mix` instead of ternary. by dan sinclair · 6 months ago
  4. 803ff2b [glsl][ir] Convert vector relational operations by dan sinclair · 6 months ago
  5. 22f7682 [glsl][ir] Polyfill bitwise `&` and `|` on booleans by dan sinclair · 6 months ago
  6. d032c62 HLSL-IR: emit constant i32 literals as int(<literal>) by Antonio Maiorano · 7 months ago
  7. a532ca4 [glsl][ir] Regenerate skips by dan sinclair · 7 months ago
  8. 949fa99 [glsl][ir] Polyfill the `select` command. by dan sinclair · 7 months ago
  9. a561b98 [glsl][ir] Create header section before preamble. by dan sinclair · 7 months ago
  10. 182d933 [glsl][ir] Emit global variable information. by dan sinclair · 7 months ago
  11. 2a45079 [msl] Avoid UB for left shift of negative integers by James Price · 7 months ago
  12. 2d24558 [msl] Polyfill signed integer arithmetic by James Price · 7 months ago
  13. 1e0c201 [glsl][ir] Regenerate skips by dan sinclair · 7 months ago
  14. adaa316 [glsl][ir] Emit `Access` by dan sinclair · 7 months ago chromium/6692 chromium/6693 chromium/6694 chromium/6695 chromium/6696
  15. c2f6f2f [glsl][ir] Emit load and store by dan sinclair · 7 months ago
  16. 636e476 [glsl][ir] Support `CoreBinary`. by dan sinclair · 7 months ago
  17. 6e93ca5 [glsl][ir] Generate skips. by dan sinclair · 7 months ago
  18. 5026041 [spirv][ir] Add memory model annotations to Load/Store by dan sinclair · 7 months ago
  19. 5195d8f [msl] Add mixed scalar/vector overloads of fmod by James Price · 7 months ago
  20. 61c2d1e [msl] Implement PackedVec3 transform by James Price · 7 months ago
  21. 3f464fb [tint] Fix e2e test runner issues with new *-ir formats by Antonio Maiorano · 7 months ago
  22. aef5957 [hlsl] Regen skips for HLSL tint e2e files (both non-IR and IR) by Antonio Maiorano · 7 months ago
  23. 520a86a [msl] Fix host-shareable struct padding by James Price · 7 months ago
  24. 014d6f7 Make more fxc.hlsl files INVALID by Antonio Maiorano · 7 months ago
  25. 4f97c0e test_runner: scrub path of error/warning messages for FXC files by Antonio Maiorano · 7 months ago
  26. cf2f4d6 [hlsl] Regen skips for all tint e2e hlsl files by Antonio Maiorano · 7 months ago
  27. 999d93a Allow marking expectations as INVALID. by dan sinclair · 8 months ago
  28. 780c409 Regen ir.fxc.hlsl files by Antonio Maiorano · 8 months ago
  29. ede7633 [Compat] Use @size attribute for glsl pad struct by Shrek Shao · 8 months ago
  30. 67b738c [spirv] Move E2E expectations to default paths by James Price · 8 months ago
  31. 0b5de40 [spirv] Remove AST E2E expectations by James Price · 8 months ago
  32. 7c36937 [HLSL] Sort vars when updating buffer accesses. by dan sinclair · 8 months ago
  33. a23e79d [hlsl] Emit `textureSampleCompare` in HLSL IR by dan sinclair · 8 months ago
  34. 1620350 [hlsl] Emit `textureSampleBias` in HLSL IR by dan sinclair · 8 months ago
  35. 1b77b6c [spirv] Generate IR expectations. by dan sinclair · 8 months ago
  36. 09aa719 [hlsl] Emit `textureSample` in HLSL IR by dan sinclair · 8 months ago
  37. 8f1d276 [hlsl] Update expectations for HLSL IR. by dan sinclair · 8 months ago
  38. ec0b640 [msl] Fix logical boolean operators by James Price · 9 months ago
  39. a11e58c [msl] Add polyfill for floating point modulo by James Price · 9 months ago
  40. 48be7e8 [msl] Add newlines between global declarations by James Price · 10 months ago
  41. d1c31db [hlsl] Add passthrough builtin calls by dan sinclair · 10 months ago
  42. c69667d [hlsl] Emit zero value var initializers by dan sinclair · 10 months ago
  43. 9b6fadf [hlsl] Emit `var` values in HLSL IR Backend. by dan sinclair · 10 months ago
  44. 6d509cf [hlsl] Add simple `Load` instruction. by dan sinclair · 10 months ago
  45. be18fa4 [hlsl] Emit CoreBinary from HLSL IR by dan sinclair · 10 months ago
  46. 6931379 [hlsl] Add generated IR expectations. by dan sinclair · 10 months ago
  47. 47fddc2 [msl] Emit struct name before constructors by James Price · 11 months ago
  48. de73431 [msl] Handle pointers in printer by James Price · 11 months ago
  49. 1d948c6 [msl] Print functions in dependency order by James Price · 11 months ago
  50. a30f8dd [msl] Regenerate E2E expectations for IR by James Price · 11 months ago
  51. 7c14dba [spirv-writer][ast] Only use StorageInputOutput16 if needed by James Price · 1 year, 2 months ago
  52. ca9f386 GLSL: set integers to precision highp. by Stephen White · 1 year, 2 months ago
  53. 144ebed tint/hlsl: widen scope of workaround of DXC bug with const structs/arrays by Antonio Maiorano · 1 year, 2 months ago
  54. ea0fda3 [ast,msl]: packed_vec3: Unroll loop for small composite copy by David Neto · 1 year, 3 months ago
  55. e856861 Tint: Don't override HLSL shader model for fp16 by Jiawei Shao · 1 year, 3 months ago
  56. 26dc5f6 msl ast_writer: Prevent emitted loops from erasure during optimizations by David Neto · 1 year, 3 months ago
  57. 5ee5f18 [ir][msl] Run existing transforms which are required. by dan sinclair · 1 year, 4 months ago
  58. 1fa6a4b [ir][msl] Emit entry point stage name by dan sinclair · 1 year, 4 months ago
  59. 5555694 [ir][msl] Fixup binary emission by dan sinclair · 1 year, 4 months ago
  60. 794186c [ir][msl] Generate expectation files. by dan sinclair · 1 year, 4 months ago
  61. f1f381a [ir][msl] Generate expectation files. by dan sinclair · 1 year, 4 months ago
  62. c00ff7f [tint] do not emit space for binding group 0 by Peng Huang · 2 years ago
  63. 5cf943e tint/hlsl: implement trunc in terms of floor/ceil to work around FXC bug by Antonio Maiorano · 2 years ago
  64. f1f56b2 tint/writer/glsl: Set default precision to highp by Ben Clayton · 2 years, 1 month ago
  65. 2657b92 tint/writer/glsl: Fix vector `select` by Ben Clayton · 2 years, 1 month ago
  66. 51be342 tint/writer/glsl: Fix emission of lowest i32 value by Ben Clayton · 2 years, 1 month ago
  67. 03de0e8 Move tint::transform::Robustness to a santizier transform by Ben Clayton · 2 years, 1 month ago
  68. b990d39 test/tint: Update SKIP "expectations" by Ben Clayton · 2 years, 1 month ago
  69. 4d3af66 tint/msl: Preserve trailing vec3 padding by James Price · 2 years, 1 month ago
  70. 1a1b527 tint/transform: Inline HLSL uniform / storage buffers by Ben Clayton · 2 years, 1 month ago
  71. ee665a4 tint: add precise float mod polyfill and enable it for HLSL by Antonio Maiorano · 2 years, 2 months ago
  72. ec20758 tint: polyfill remainder to handle negative operands by Antonio Maiorano · 2 years, 2 months ago
  73. 635c5d0 tint/spir-v backend: emit OpSRem instead of OpSMod for remainder operation by Antonio Maiorano · 2 years, 2 months ago
  74. ab9b5f3 Tint: Implement f16 in uniform and storage address space by Zhaoming Jiang · 2 years, 4 months ago
  75. 46ee639 tint/transform: Implement div / mod polyfill by Ben Clayton · 2 years, 5 months ago
  76. 02f04d9 tint/transform: Polyfill bit-shift with RHS modulo by Ben Clayton · 2 years, 5 months ago
  77. 6ab5d3c Tint/transform: make AddBlockAttribute always do wrapping if possible by Zhaoming Jiang · 2 years, 5 months ago
  78. a92f425 tint/writer/msl: Move packed_vector hacks to transform by Ben Clayton · 2 years, 5 months ago chromium/5386
  79. b3b027d Update lexer to not include `-` in numbers. by dan sinclair · 2 years, 5 months ago
  80. d5139b4 [msl] Handle packed conversions in shift expressions. by dan sinclair · 2 years, 6 months ago
  81. 8fd4ef2 Fix MSL packed_int casting. by dan sinclair · 2 years, 6 months ago
  82. ff7cf21 Rename StorageClass to AddressSpace. by dan sinclair · 2 years, 6 months ago
  83. 2bcade2 Update MSL generator to handle casts of packed types. by dan sinclair · 2 years, 6 months ago
  84. e14a27b tint: remove LoopToForLoop and FoldTrivialSingleUseLets transforms for HLSL and GLSL by Antonio Maiorano · 2 years, 7 months ago
  85. 84b43d6 tint/writer: Handle unnested, uniform matCx2 matrices by Ben Clayton · 2 years, 7 months ago
  86. ebc5bba tint: const eval of binary XOR by Antonio Maiorano · 2 years, 7 months ago
  87. 05d8b02 GLSL: implement host-visible memory padding. by Stephen White · 2 years, 7 months ago
  88. e53b6f9 tint: const eval of binary bitwise AND and OR by Antonio Maiorano · 2 years, 7 months ago
  89. 3740ac6 tint: implement const eval of binary divide by Antonio Maiorano · 2 years, 7 months ago chromium/5282 chromium/5283
  90. 863d9ed GLSL: Change Add[Spirv]BlockAttribute to support GLSL by Stephen White · 2 years, 7 months ago
  91. 657e61d tint: Add and use new Std140 transform by Ben Clayton · 2 years, 7 months ago
  92. c20c5df tint: Implement const eval of binary multiply by Antonio Maiorano · 2 years, 7 months ago
  93. b79238d tint: Implement const eval of binary minus by Antonio Maiorano · 2 years, 8 months ago
  94. 7e9f571 tint: const eval of binary add by Antonio Maiorano · 2 years, 8 months ago
  95. 7d7976d tint: Add end-to-end tests for expressions using f16 types by Zhaoming Jiang · 2 years, 8 months ago
  96. 99fa7b9 test/tint: Suppresses vulkan-dep failures in crbug.com/tint/1632 by Loko Kung · 2 years, 8 months ago
  97. 7d34de8 tint/test-runner: Split expectations for FXC and DXC by Ben Clayton · 2 years, 9 months ago
  98. c64ca23 tint: Deprecated module-scope 'let' for 'const' by Ben Clayton · 2 years, 9 months ago chromium/5150
  99. 32cb9cf tint/writer: Disable constant inlining for lets by Ben Clayton · 2 years, 9 months ago
  100. f47887d tint/writer/msl: Generate an array<T,N> helper by Ben Clayton · 2 years, 9 months ago