1. 45f1832 spirv-reader: support OpVectorInsertDynamic by David Neto · 3 years, 3 months ago
  2. fc441f9 Make wgpu::BindGroupLayoutEntry extensible by Corentin Wallez · 3 years, 3 months ago
  3. 3335254 Migrate to using semantic::Expression by Ben Clayton · 3 years, 3 months ago
  4. 5c18662 Add semantic::Expression, implement semantic::Info by Ben Clayton · 3 years, 3 months ago
  5. 7fdfff1 Add semantic::Node by Ben Clayton · 3 years, 3 months ago
  6. ec53444 GCC: fix name clash cause of multiple BindingInfo definitions by Stephan Hartmann · 3 years, 3 months ago
  7. 33a77c1 Reland "Add MSVC Dbg/Rel x64 to the CQ." by Corentin Wallez · 3 years, 3 months ago
  8. 0859e6b Add missing include for MSVC by Corentin Wallez · 3 years, 3 months ago
  9. e43c830 Add ProgramBuilder::Wrap() by Ben Clayton · 3 years, 3 months ago
  10. 708dc2d Simplify calls to ast::Node::[to_]str() by Ben Clayton · 3 years, 3 months ago
  11. dd1b6fc Introduce semantic::Info by Ben Clayton · 3 years, 3 months ago
  12. 63049a4 spirv-reader: support OpVectorExtractDynamic by David Neto · 3 years, 3 months ago
  13. bf1c0cf Roll Tint from 5ad2d0087be3 to ad27ee8c1038 (3 revisions) by Dawn Autoroller · 3 years, 3 months ago
  14. ad27ee8 spirv-reader: Handle OpInBoundsAccessChain for storage class translation by David Neto · 3 years, 3 months ago
  15. 7aba08e Skip validation tests failing with the wire by Austin Eng · 3 years, 3 months ago
  16. 1b42ad9 Revert "Moar testing on OpenGL ES backend." by Stephen White · 3 years, 3 months ago
  17. 54d0d43 Add texture creation validation rules for 3D texture by Yunchao He · 3 years, 3 months ago
  18. 875e966 Revert "Remove support for the set decoration." by dan sinclair · 3 years, 3 months ago
  19. 7bfb3ed Moar testing on OpenGL ES backend. by Stephen White · 3 years, 3 months ago
  20. f1e81a8 Remove glPixelStore GL_PACK_IMAGE_HEIGHT calls. by Stephen White · 3 years, 3 months ago
  21. 60f8378 Rolling 3 dependencies by Ryan Harrison · 3 years, 3 months ago
  22. 0228625 Enable OpArrayLengthTests by Ryan Harrison · 3 years, 3 months ago
  23. 75e1918 Roll Tint from d5c0b8e851d2 to 5ad2d0087be3 (3 revisions) by Dawn Autoroller · 3 years, 3 months ago
  24. 5ad2d00 Revert "Remove support for the old _idx builtins." by dan sinclair · 3 years, 3 months ago
  25. 44fef9a Don't enable GL_FRAMEBUFFER_SRGB on OpenGL ES. by Stephen White · 3 years, 3 months ago
  26. dc25c98 Combine tint toggles. by dan sinclair · 3 years, 3 months ago
  27. 05045e0 dawn_native: Do CommandBufferStateTracker validation at encoding time by Corentin Wallez · 3 years, 3 months ago
  28. 57fcd17 Fix translation of storeOp "clear" on Metal by Kai Ninomiya · 3 years, 3 months ago
  29. a194a48 Implement depth/stencil texture-to-texture copies for OpenGL ES 3.1. by Stephen White · 3 years, 3 months ago
  30. 78440d6 Update the validation tests to use utils::WireHelper by Austin Eng · 3 years, 3 months ago
  31. e37a4b0 Enable ViewportOrientationTests by Ryan Harrison · 3 years, 3 months ago
  32. e58d5a3 Factor utils::WireHelper out of DawnTest by Austin Eng · 3 years, 3 months ago
  33. 30c1f25 Reland "Remove support for # comments." by dan sinclair · 3 years, 3 months ago
  34. 0e64d52 Roll Tint from 21b52b60b687 to d5c0b8e851d2 (3 revisions) by Dawn Autoroller · 3 years, 3 months ago
  35. d745185 Update/enable tests in VertexStateTests by Ryan Harrison · 3 years, 3 months ago
  36. b033c9d Enable tests in GpuMemorySynchronizationTests.cpp by Ryan Harrison · 3 years, 3 months ago
  37. 186af2f [wgsl-reader] Fix struct constructor expressions by James Price · 3 years, 3 months ago
  38. aae37c2 More WGSL syntax updates by dan sinclair · 3 years, 3 months ago
  39. e6f5841 Enable DepthStencilSamplingTest tests by Ryan Harrison · 3 years, 3 months ago
  40. 947adcb Enable CreateReadyPipelineTests that now pass by Ryan Harrison · 3 years, 3 months ago
  41. d5c0b8e Restrict Windows to Win10 bots by Ryan Harrison · 3 years, 3 months ago
  42. dd69ac3 Automatically run the TypeDeterminer when building programs by Ben Clayton · 3 years, 3 months ago
  43. f3744fb Update BufferZeroInitTests for Tint current status by Ryan Harrison · 3 years, 3 months ago
  44. 844217f Add Diagnostics to Program, reader::[wgsl,spirv]::Parse() by Ben Clayton · 3 years, 3 months ago
  45. 30ea58a Roll Tint from a6b9a8eb2fdc to 21b52b60b687 (8 revisions) by Dawn Autoroller · 3 years, 3 months ago
  46. c57be50 dawn_native: Make executeBundle of 0 bundles clear state by Corentin Wallez · 3 years, 3 months ago
  47. a28c44b Add comment about another KI with BindGroupTests.ReusedUBO by Ryan Harrison · 3 years, 3 months ago
  48. 21b52b6 Revert "Remove support for # comments." by dan sinclair · 3 years, 3 months ago
  49. 3a5b15d Record when an identifier expression is a swizzle. by dan sinclair · 3 years, 3 months ago
  50. eb7108c Make the OpenGL and OpenGL ES test windows invisible. by Stephen White · 3 years, 3 months ago
  51. 95ff834 dawn_native: Do attachment state validation at encoding time. by Corentin Wallez · 3 years, 3 months ago
  52. 3b49f24 Revert "Add MSVC Dbg/Rel x64 to the CQ." by Corentin Wallez · 3 years, 3 months ago
  53. cfa0edf Add MSVC Dbg/Rel x64 to the CQ. by Corentin Wallez · 3 years, 3 months ago
  54. 7ffaa21 dawn_native: Do debug marker validation at encoding time. by Corentin Wallez · 3 years, 3 months ago
  55. c1d3a66 Immediately call fence and map callbacks on device loss. by Corentin Wallez · 3 years, 3 months ago
  56. 3619419 spirv-reader: textureLoad explicit Lod sometimes by David Neto · 3 years, 3 months ago
  57. 2df77f4 Removing old WebGPU SPIR-V behaviour test by Ryan Harrison · 3 years, 3 months ago
  58. 34ac1af Remove old texture type support. by dan sinclair · 3 years, 3 months ago
  59. 0768cca Fixup texture type name. by dan sinclair · 3 years, 3 months ago
  60. c2972cf Remove support for the old _idx builtins. by dan sinclair · 3 years, 3 months ago
  61. 67beed1 Remove support for the set decoration. by dan sinclair · 3 years, 3 months ago
  62. 6e570a9 Remove support for # comments. by dan sinclair · 3 years, 3 months ago
  63. 1461cd9 Add diag::List::add_error() helper by Ben Clayton · 3 years, 3 months ago
  64. 9806dc6 Skip StorageTextureTests.WriteonlyStorageTextureIn*Shader on OpenGL ES. by Stephen White · 3 years, 3 months ago
  65. 2fe8cab Roll Tint from be610ba987f5 to a6b9a8eb2fdc (17 revisions) by Dawn Autoroller · 3 years, 3 months ago
  66. a6b9a8e Split Program into Program and ProgramBuilder by Ben Clayton · 3 years, 3 months ago
  67. 1f7e18b ast::Builder: Add shortcuts to the Program methods by Ben Clayton · 3 years, 3 months ago
  68. 8d391f7 ast::TypesBuilder: Change const fields to getters by Ben Clayton · 3 years, 3 months ago
  69. deb0201 transform: Fix multiple mutability issues with VertexPulling by Ben Clayton · 3 years, 3 months ago
  70. 5d9b1c3 Add CloneContext::Replace() by Ben Clayton · 3 years, 3 months ago
  71. 3bd1f81 hlsl & spriv writers: Remove const_cast hacks by Ben Clayton · 3 years, 3 months ago
  72. a458c57 type::Manager: Add Wrap() by Ben Clayton · 3 years, 3 months ago
  73. 44bec80 Demangler: Change signature of primary Demangle() function by Ben Clayton · 3 years, 3 months ago
  74. d7137d7 Program: Remove deprecated symbol methods by Ben Clayton · 3 years, 3 months ago
  75. cf757e3 Program: Remove deprecated types and nodes methods by Ben Clayton · 3 years, 3 months ago
  76. 83158f2 Program: Remove deprecated function methods by Ben Clayton · 3 years, 3 months ago
  77. 1b3d6e4 Program: Remove deprecated constructed-type methods by Ben Clayton · 3 years, 3 months ago
  78. a86f4ef Program: Remove deprecated global variable methods by Ben Clayton · 3 years, 3 months ago
  79. a07396a Reintroduce ast::Module as the root AST structure by Ben Clayton · 3 years, 3 months ago
  80. 9f7a414 Namer: Take a SymbolTable instead of a Program by Ben Clayton · 3 years, 3 months ago
  81. d542a28 SymbolTable: Rename GetSymbol() to Get() by Ben Clayton · 3 years, 3 months ago
  82. c40f627 Migrate from using ast::Module to Program by Ben Clayton · 3 years, 3 months ago
  83. 8f0e6ce Skip SamplerFilterAnisotropicTest.SlantedPlaneMipmap on OpenGL ES. by Stephen White · 3 years, 3 months ago
  84. 032500b Skip failing MultipleWriteThenMultipleReadTests.OneBuffer on OpenGL ES. by Stephen White · 3 years, 3 months ago
  85. f9582c8 Skip failing TextureFormat tests on SwANGLE. by Stephen White · 3 years, 3 months ago
  86. d27ed11 Fix glFramebufferTextureLayer warnings generated by ANGLE by Stephen White · 3 years, 3 months ago
  87. 0315c43 Skip failing multisampling tests on SwANGLE. by Stephen White · 3 years, 3 months ago
  88. e0fecca Migrate from tint::ast::Module to tint::Program by Ben Clayton · 3 years, 3 months ago
  89. b3177d4 Make SamplerDescriptor optional in CreateSampler by shrekshao · 3 years, 3 months ago
  90. f47a14f Add Jiawei to OWNERS by Corentin Wallez · 3 years, 3 months ago
  91. 7366834 Roll Tint from d59cedb5a576 to be610ba987f5 (2 revisions) by Dawn Autoroller · 3 years, 3 months ago
  92. be610ba Add TypeDeterminer::Run() by Ben Clayton · 3 years, 3 months ago
  93. b16a5d6 Exclude builtins from reflected stage variables by Ryan Harrison · 3 years, 3 months ago
  94. 2a799fe Enable all the tests which were blocked on WriteTexture. by Stephen White · 3 years, 3 months ago
  95. c4b75ac Roll Tint from aee7acaaea78 to d59cedb5a576 (1 revision) by Dawn Autoroller · 3 years, 3 months ago
  96. 988f3da Implement WriteTexture for OpenGL and OpenGL ES. by Stephen White · 3 years, 3 months ago
  97. d59cedb Add tint::Program as a wrapper of tint::ast::Module. by Ben Clayton · 3 years, 3 months ago
  98. c00276b Roll Tint from 5c243f824c59 to aee7acaaea78 (1 revision) by Dawn Autoroller · 3 years, 3 months ago
  99. aee7aca spirv-reader: refactor getting image, sampler by David Neto · 3 years, 3 months ago
  100. 4d66fb2 dawn_wire: Implement device-related callbacks for multiple devices by Austin Eng · 3 years, 3 months ago