1. 563d3e9 Add support for running [chromium-style] checks in CMake builds by Ryan Harrison · 4 years ago
  2. a5bba60 [spirv-builder] Handle single element swizzle. by dan sinclair · 4 years ago
  3. 40aa8d6 [spirv-writer] Generate loads for call parameters. by dan sinclair · 4 years ago
  4. 2d79ef2 Do not use Dawn's warnings for compiling Chromium's gtest main. by Corentin Wallez · 4 years ago
  5. c94f4a7 D3D12: Fix invalid allocation size check. by Bryan Bernhart · 4 years ago
  6. 88f2ec8 Add basic supports of readonly and writeonly storage textures on Metal by Jiawei Shao · 4 years ago
  7. 2283925 [spirv-writer] Add start of break and continue. by dan sinclair · 4 years ago
  8. f70db58 Fix MSVC compilation. by Felix Maier · 4 years ago
  9. a92c114 [spirv-reader] Label control flow constructs by David Neto · 4 years ago
  10. 195e4fe [spirv-reader] Verify order among header, continue, merge by David Neto · 4 years ago
  11. c05a0e1 Enable -pedantic and disable currently triggered warnings by Corentin Wallez · 4 years ago
  12. 006020b Fix ValidateRowsPerImage error text. by Corentin Wallez · 4 years ago
  13. 26ec00a [spirv-writer] Handle alias struct members. by dan sinclair · 4 years ago
  14. d34b210 Add fuzzing target to BUILD.gn by Ryan Harrison · 4 years ago
  15. 597f52a [spirv-reader] Fix labels in CFG tests by David Neto · 4 years ago
  16. 00b90ea Enable more warning needed for Skia to build with Dawn on Linux by Corentin Wallez · 4 years ago
  17. 094d1d4 Add Matrix chatrooms to README.md by Corentin Wallez · 4 years ago
  18. cdf2d8d Deprecate BufferCopyView.rowPitch/imageHeight -> bytesPerRow/rowsPerImage by Corentin Wallez · 4 years ago
  19. c244f53 Add a size argument to Set[Vertex|Index]Buffer by Corentin Wallez · 4 years ago
  20. 75dbd87 Add missing storage classes to compute boids. by dan sinclair · 4 years ago
  21. 361e457 Fixup non-const identifiers in type constructor. by dan sinclair · 4 years ago
  22. b445a9b Unwrap member accessor aliases by dan sinclair · 4 years ago
  23. e675902 Unwrap pointer arguments to imported methods. by dan sinclair · 4 years ago
  24. 9eab206 [spirv-writer] Test loading and storing to an accessor. by dan sinclair · 4 years ago
  25. 8eddb78 Update type determiner to create pointers. by dan sinclair · 4 years ago
  26. 635239f Non-Local Residency 2: Implement Non-Local Management Logic by Brandon Jones · 4 years ago
  27. 409cf67 Special-case GetDefaultQueue in the wire by Corentin Wallez · 4 years ago
  28. b46d002 D3D12: Fix UBO and sampler heap encoding test. by Bryan Bernhart · 4 years ago
  29. 1a4d906 [spirv-writer] Add start of single swizzle test case by dan sinclair · 4 years ago
  30. 742790c Fix nits from review by David Neto · 4 years ago
  31. a82384e [spirv-reader] Add ordered float inequalities by David Neto · 4 years ago
  32. ce84ac5 [spirv-reader] Add signed integer inequalities by David Neto · 4 years ago
  33. 1c61643 [spirv-reader] Add unsigned integer inequalities by David Neto · 4 years ago
  34. daf4b3a [spirv-reader] Add LogicalEqual LogicalNotEqual by David Neto · 4 years ago
  35. 592a71c [spirv-reader] Test OpLogicalNot, vector case by David Neto · 4 years ago
  36. c7e8c9c [spirv-reader] Test position field of BlockInfo by David Neto · 4 years ago
  37. 0131580 [spirv-reader] Register merges by David Neto · 4 years ago
  38. 6420092 Reland "Slab-allocate VkDescriptorSets" by Austin Eng · 4 years ago
  39. 0e9320b Use Ref<TextureBase> instead of TextureBase* in more places by Rafael Cintron · 4 years ago
  40. c9e28b1 Use dawn_has_build in dawn_component by Sean Gilhuly · 4 years ago
  41. dd218b0 Assing const As.* functions to type class by Sarah Mashayekhi · 4 years ago
  42. cb883a2 Adding const As.* functions to expresssion class by Sarah Mashayekhi · 4 years ago
  43. 194b6a2 Adding const As.* functions to statement class by Sarah Mashayekhi · 4 years ago
  44. 13a6529 Rename tint_fuzz to tint_wgsl_reader_fuzzer by Ryan Harrison · 4 years ago
  45. 88725a0 [spirv-writer] Member accessor. by dan sinclair · 4 years ago
  46. 7e972be Revert "Slab-allocate VkDescriptorSets" by Corentin Wallez · 4 years ago
  47. 21d753a Read and write usage in compute pass is valid by Yunchao He · 4 years ago
  48. 7434b2c D3D12: Enable sub-allocation for RTV/DSV heaps. by Bryan Bernhart · 4 years ago
  49. 96c4019 Slab-allocate VkDescriptorSets by Austin Eng · 4 years ago
  50. f56f190 Non-Local Residency 1: Get Non-Local Memory Info by Brandon Jones · 4 years ago
  51. b4eccc8 Allow Ref<Derived> -> Ref<Base> assignment, and move operations by Rafael Cintron · 4 years ago
  52. d430243 Add depth texture sampling and tests for only depth32float by Austin Eng · 4 years ago
  53. 795bebf [spirv-reader] Check terminators are sane by David Neto · 4 years ago
  54. fd1526b Fix type conversions to make Clang 10 happy by Ryan Harrison · 4 years ago
  55. 20077b7 [spirv-writer] Start accessor chain additions. by dan sinclair · 4 years ago
  56. 43f975e [spirv-writer] Call the Call expression generator. by dan sinclair · 4 years ago
  57. 64fcf39 Allow one texture as write-only storage and sampled in one compute pass by Jiawei Shao · 4 years ago
  58. aa257c0 [spirv-reader] Rename "rspo" to block_order by David Neto · 4 years ago
  59. 1933185 Add documentation about potential fuzzing pitfall by Ryan Harrison · 4 years ago
  60. 3170beb Fix building fuzzer by Ryan Harrison · 4 years ago
  61. c9308dc [spirv-writer] Generate Unary Op expression. by dan sinclair · 4 years ago
  62. 9a7cc7c Add more context to unknown expression error by dan sinclair · 4 years ago
  63. 2287d01 Generate 3 param GLSL methods. by dan sinclair · 4 years ago
  64. 2124488 Expression results should not be aliases. by dan sinclair · 4 years ago
  65. c133cab D3D12: Remove increment during bindgroup population. by Bryan Bernhart · 4 years ago
  66. 50e738e [spirv-reader] Test loop block order + nesting by David Neto · 4 years ago
  67. 8e8c291 [spirv-reader] Test loop block order by David Neto · 4 years ago
  68. b5d518b [spirv-reader] Test block order dup cases by David Neto · 4 years ago
  69. f6def6d [spirv-reader] Test nested if, switch by David Neto · 4 years ago
  70. 9cba3e1 [spirv-reader] Split arithmetic, bit tests by David Neto · 4 years ago
  71. 6235caa [spirv-reader] Test block order with Kill, Unreachable by David Neto · 4 years ago
  72. 571eea5 [spirv-reader] Compute basic block order by David Neto · 4 years ago
  73. f204cf2 Add Ref<T> specialization for Result by Rafael Cintron · 4 years ago
  74. d3d1230 Add name to GLSL error message by dan sinclair · 4 years ago
  75. 7025918 Cleanup some error messages. by dan sinclair · 4 years ago
  76. aac5865 Fixup single element swizzle type determination. by dan sinclair · 4 years ago
  77. 5444438 Add GLSL distance support. by dan sinclair · 4 years ago
  78. 2ee4a7e Add Remaining 2 parameter GLSL float methods. by dan sinclair · 4 years ago
  79. 37d62c9 Add GLSL Atan2 support. by dan sinclair · 4 years ago
  80. fee2783 Deprecate ShaderModuleDescriptor.code in favor of chained descriptor by Corentin Wallez · 4 years ago
  81. 21744d0 Make all backend::ShaderModule get SPIRV from the frontend by Corentin Wallez · 4 years ago
  82. 3966eb1 Deprecate BG[L]Desc::binding[s|Count] in favor of entr[ies|yCount] by Corentin Wallez · 4 years ago
  83. be08000 Roll third_party/shaderc/ a10a0b334..ced9c72d0 (2 commits) by Ryan Harrison · 4 years ago
  84. e89b487 Validate texture usage scope with storage textures in one render pass by Jiawei Shao · 4 years ago
  85. d543d58 Allow using write-only storage textures in fragment shader stage by Jiawei Shao · 4 years ago
  86. 7817a9a Reland "Add ComparisonSampler binding type and validation tests" by Austin Eng · 4 years ago
  87. 90bbafa [spirv-reader] Fix build by David Neto · 4 years ago
  88. 652a4b9 Add support for GLSL length. by dan sinclair · 4 years ago
  89. 89af8a2 [spirv-reader] Add OpBitcast by David Neto · 4 years ago
  90. b4c4968 [spirv-reader] Add OpNot by David Neto · 4 years ago
  91. 00feb1c [spirv-reader] Add OpLogicalNot by David Neto · 4 years ago
  92. 6eb498d [spirv-reader] Add OpFNegate by David Neto · 4 years ago
  93. 6584028 [spirv-reader] Add OpSNegate by David Neto · 4 years ago
  94. e150e0f [spirv-reader] Test OpSMod by David Neto · 4 years ago
  95. 4f10a25 [spirv-reader] Fix OpSDiv operand and result signedness by David Neto · 4 years ago
  96. b572d53 [spirv-reader] Internally, generate typed expressions by David Neto · 4 years ago
  97. 53b5730 [ast] Avoid useless empty check by David Neto · 4 years ago
  98. 7e8385c Move and improve RefCounted by Rafael Cintron · 4 years ago
  99. 8edb723 Revert "Add ComparisonSampler binding type and validation tests" by Corentin Wallez · 4 years ago
  100. 3df2044 Add GLSL normalize method. by dan sinclair · 4 years ago