1. 1ab9f5e [msl ir] Convince the Metal compiler loops are never infinite by David Neto · 6 months ago
  2. 012551a Convince the metal compiler that loops are never infinite by David Neto · 6 months ago
  3. 71c1d54 [glsl] Propagate names to block struct wrappers by James Price · 6 months ago
  4. 8055bf4 [glsl][ir] Polyfill `textureSample` by dan sinclair · 6 months ago
  5. 6fd5da8 [glsl][ir] Regenerate skips by dan sinclair · 6 months ago
  6. a6300bf [glsl] Convert `select` to `mix` instead of ternary. by dan sinclair · 6 months ago
  7. 8879b18 [glsl][ir] Add polyfill for `abs` by dan sinclair · 6 months ago
  8. d032c62 HLSL-IR: emit constant i32 literals as int(<literal>) by Antonio Maiorano · 6 months ago
  9. fae723c [glsl] Regenerate skips by dan sinclair · 6 months ago
  10. a532ca4 [glsl][ir] Regenerate skips by dan sinclair · 7 months ago
  11. 607f4cb [tint] Fix max float as integer in conversion 'ConvF32ToIU32' by Peter McNeeley · 7 months ago
  12. a561b98 [glsl][ir] Create header section before preamble. by dan sinclair · 7 months ago
  13. 182d933 [glsl][ir] Emit global variable information. by dan sinclair · 7 months ago
  14. 2d24558 [msl] Polyfill signed integer arithmetic by James Price · 7 months ago
  15. 1e0c201 [glsl][ir] Regenerate skips by dan sinclair · 7 months ago
  16. 6d87fa6 [msl] Add support for clip_distances by James Price · 7 months ago
  17. fb96429 [glsl][ir] Add conversion support by dan sinclair · 7 months ago
  18. 49597cc [glsl][ir] Emit `Discard` and `TerminateInvocation` by dan sinclair · 7 months ago
  19. 73fd374 [msl] Emit TINT_ISOLATE_UB macro by James Price · 7 months ago
  20. 7206591 [glsl][ir] Emit `Loop` and supporting instructions by dan sinclair · 7 months ago chromium/6697
  21. 0330f50 [glsl][ir] Emit `If` and `ExitIf` by dan sinclair · 7 months ago
  22. c2f6f2f [glsl][ir] Emit load and store by dan sinclair · 7 months ago
  23. 6e93ca5 [glsl][ir] Generate skips. by dan sinclair · 7 months ago
  24. 5026041 [spirv][ir] Add memory model annotations to Load/Store by dan sinclair · 7 months ago
  25. d117d65 [spirv][ir] Add some missing decorations. by dan sinclair · 7 months ago
  26. 4c92f4b [tint] Skip MergeReturn for entry points by Peter McNeeley · 7 months ago
  27. 4d8f907 [hlsl] Run DemoteToHelper before BuiltinPolyfill by Antonio Maiorano · 8 months ago
  28. 67b738c [spirv] Move E2E expectations to default paths by James Price · 8 months ago
  29. 0b5de40 [spirv] Remove AST E2E expectations by James Price · 8 months ago
  30. 1b77b6c [spirv] Generate IR expectations. by dan sinclair · 8 months ago
  31. 09aa719 [hlsl] Emit `textureSample` in HLSL IR by dan sinclair · 8 months ago
  32. 8f1d276 [hlsl] Update expectations for HLSL IR. by dan sinclair · 8 months ago
  33. 48be7e8 [msl] Add newlines between global declarations by James Price · 9 months ago
  34. 84db15d [msl] Add parentheses around break-if condition by James Price · 10 months ago
  35. d1c31db [hlsl] Add passthrough builtin calls by dan sinclair · 10 months ago
  36. c69667d [hlsl] Emit zero value var initializers by dan sinclair · 10 months ago
  37. 6d509cf [hlsl] Add simple `Load` instruction. by dan sinclair · 10 months ago
  38. 6931379 [hlsl] Add generated IR expectations. by dan sinclair · 10 months ago
  39. 54883c2 [msl] Handle textureSample builtins by James Price · 10 months ago
  40. fae957f [msl] Add polyfill for atomicCompareExchangeWeak by James Price · 10 months ago
  41. b5a904c [msl] Emit continuing inside a new block by James Price · 10 months ago chromium/6519
  42. dd89ce4 [glsl] Reorder GLSL transforms. by dan sinclair · 10 months ago
  43. 47fddc2 [msl] Emit struct name before constructors by James Price · 11 months ago
  44. de73431 [msl] Handle pointers in printer by James Price · 11 months ago
  45. a30f8dd [msl] Regenerate E2E expectations for IR by James Price · 11 months ago
  46. 988805a [tint][spirv-ast] Fix emission of discard followed by statement by Ben Clayton · 11 months ago
  47. b827111 [tint] Preserve derivatives in DemoteToHelper by James Price · 1 year, 1 month ago
  48. ca9f386 GLSL: set integers to precision highp. by Stephen White · 1 year, 2 months ago
  49. f83de0f [tint][ast] Fix DemoteToHelper with atomicCompareExchangeWeak() by Ben Clayton · 1 year, 2 months ago
  50. 144ebed tint/hlsl: widen scope of workaround of DXC bug with const structs/arrays by Antonio Maiorano · 1 year, 2 months ago
  51. 02262d8 [tint][msl] Fix C++17 warning. by Ben Clayton · 1 year, 2 months ago
  52. ffd485c [tint][msl] Replace volatile loop conditional with outer volatile conditional. by Ben Clayton · 1 year, 2 months ago
  53. 9be037c [tint][msl]: Use a volatile bool to control loop preservation by Ben Clayton · 1 year, 2 months ago
  54. 26dc5f6 msl ast_writer: Prevent emitted loops from erasure during optimizations by David Neto · 1 year, 3 months ago
  55. f1f381a [ir][msl] Generate expectation files. by dan sinclair · 1 year, 4 months ago
  56. 4b8a3d3 [tint][transform][hlsl] Fix bad materialization by Ben Clayton · 1 year, 10 months ago
  57. 47dd301 tint/resolver: Resolve builtin structs by Ben Clayton · 1 year, 11 months ago
  58. c00ff7f [tint] do not emit space for binding group 0 by Peng Huang · 2 years ago
  59. 0e22bdb tint/msl: Fix emission of private variables by James Price · 2 years ago
  60. cc3f851 tint/transform: Polyfill f32 conversion to i32 or u32 by Ben Clayton · 2 years, 1 month ago
  61. f1f56b2 tint/writer/glsl: Set default precision to highp by Ben Clayton · 2 years, 1 month ago
  62. 1a1b527 tint/transform: Inline HLSL uniform / storage buffers by Ben Clayton · 2 years, 1 month ago
  63. 8cd34f8 tint: Fix DemoteToHelper for atomicCmpXchgWeak by James Price · 2 years, 5 months ago
  64. 744d0eb tint: Use "demote-to-helper" semantics for discard by James Price · 2 years, 5 months ago