1. 409cf67 Special-case GetDefaultQueue in the wire by Corentin Wallez · 4 years ago
  2. b46d002 D3D12: Fix UBO and sampler heap encoding test. by Bryan Bernhart · 4 years ago
  3. 1a4d906 [spirv-writer] Add start of single swizzle test case by dan sinclair · 4 years ago
  4. 742790c Fix nits from review by David Neto · 4 years ago
  5. a82384e [spirv-reader] Add ordered float inequalities by David Neto · 4 years ago
  6. ce84ac5 [spirv-reader] Add signed integer inequalities by David Neto · 4 years ago
  7. 1c61643 [spirv-reader] Add unsigned integer inequalities by David Neto · 4 years ago
  8. daf4b3a [spirv-reader] Add LogicalEqual LogicalNotEqual by David Neto · 4 years ago
  9. 592a71c [spirv-reader] Test OpLogicalNot, vector case by David Neto · 4 years ago
  10. c7e8c9c [spirv-reader] Test position field of BlockInfo by David Neto · 4 years ago
  11. 0131580 [spirv-reader] Register merges by David Neto · 4 years ago
  12. 6420092 Reland "Slab-allocate VkDescriptorSets" by Austin Eng · 4 years ago
  13. 0e9320b Use Ref<TextureBase> instead of TextureBase* in more places by Rafael Cintron · 4 years ago
  14. c9e28b1 Use dawn_has_build in dawn_component by Sean Gilhuly · 4 years ago
  15. dd218b0 Assing const As.* functions to type class by Sarah Mashayekhi · 4 years ago
  16. cb883a2 Adding const As.* functions to expresssion class by Sarah Mashayekhi · 4 years ago
  17. 194b6a2 Adding const As.* functions to statement class by Sarah Mashayekhi · 4 years ago
  18. 13a6529 Rename tint_fuzz to tint_wgsl_reader_fuzzer by Ryan Harrison · 4 years ago
  19. 88725a0 [spirv-writer] Member accessor. by dan sinclair · 4 years ago
  20. 7e972be Revert "Slab-allocate VkDescriptorSets" by Corentin Wallez · 4 years ago
  21. 21d753a Read and write usage in compute pass is valid by Yunchao He · 4 years ago
  22. 7434b2c D3D12: Enable sub-allocation for RTV/DSV heaps. by Bryan Bernhart · 4 years ago
  23. 96c4019 Slab-allocate VkDescriptorSets by Austin Eng · 4 years ago
  24. f56f190 Non-Local Residency 1: Get Non-Local Memory Info by Brandon Jones · 4 years ago
  25. b4eccc8 Allow Ref<Derived> -> Ref<Base> assignment, and move operations by Rafael Cintron · 4 years ago
  26. d430243 Add depth texture sampling and tests for only depth32float by Austin Eng · 4 years ago
  27. 795bebf [spirv-reader] Check terminators are sane by David Neto · 4 years ago
  28. fd1526b Fix type conversions to make Clang 10 happy by Ryan Harrison · 4 years ago
  29. 20077b7 [spirv-writer] Start accessor chain additions. by dan sinclair · 4 years ago
  30. 43f975e [spirv-writer] Call the Call expression generator. by dan sinclair · 4 years ago
  31. 64fcf39 Allow one texture as write-only storage and sampled in one compute pass by Jiawei Shao · 4 years ago
  32. aa257c0 [spirv-reader] Rename "rspo" to block_order by David Neto · 4 years ago
  33. 1933185 Add documentation about potential fuzzing pitfall by Ryan Harrison · 4 years ago
  34. 3170beb Fix building fuzzer by Ryan Harrison · 4 years ago
  35. c9308dc [spirv-writer] Generate Unary Op expression. by dan sinclair · 4 years ago
  36. 9a7cc7c Add more context to unknown expression error by dan sinclair · 4 years ago
  37. 2287d01 Generate 3 param GLSL methods. by dan sinclair · 4 years ago
  38. 2124488 Expression results should not be aliases. by dan sinclair · 4 years ago
  39. c133cab D3D12: Remove increment during bindgroup population. by Bryan Bernhart · 4 years ago
  40. 50e738e [spirv-reader] Test loop block order + nesting by David Neto · 4 years ago
  41. 8e8c291 [spirv-reader] Test loop block order by David Neto · 4 years ago
  42. b5d518b [spirv-reader] Test block order dup cases by David Neto · 4 years ago
  43. f6def6d [spirv-reader] Test nested if, switch by David Neto · 4 years ago
  44. 9cba3e1 [spirv-reader] Split arithmetic, bit tests by David Neto · 4 years ago
  45. 6235caa [spirv-reader] Test block order with Kill, Unreachable by David Neto · 4 years ago
  46. 571eea5 [spirv-reader] Compute basic block order by David Neto · 4 years ago
  47. f204cf2 Add Ref<T> specialization for Result by Rafael Cintron · 4 years ago
  48. d3d1230 Add name to GLSL error message by dan sinclair · 4 years ago
  49. 7025918 Cleanup some error messages. by dan sinclair · 4 years ago
  50. aac5865 Fixup single element swizzle type determination. by dan sinclair · 4 years ago
  51. 5444438 Add GLSL distance support. by dan sinclair · 4 years ago
  52. 2ee4a7e Add Remaining 2 parameter GLSL float methods. by dan sinclair · 4 years ago
  53. 37d62c9 Add GLSL Atan2 support. by dan sinclair · 4 years ago
  54. fee2783 Deprecate ShaderModuleDescriptor.code in favor of chained descriptor by Corentin Wallez · 4 years ago
  55. 21744d0 Make all backend::ShaderModule get SPIRV from the frontend by Corentin Wallez · 4 years ago
  56. 3966eb1 Deprecate BG[L]Desc::binding[s|Count] in favor of entr[ies|yCount] by Corentin Wallez · 4 years ago
  57. be08000 Roll third_party/shaderc/ a10a0b334..ced9c72d0 (2 commits) by Ryan Harrison · 4 years ago
  58. e89b487 Validate texture usage scope with storage textures in one render pass by Jiawei Shao · 4 years, 1 month ago
  59. d543d58 Allow using write-only storage textures in fragment shader stage by Jiawei Shao · 4 years, 1 month ago
  60. 7817a9a Reland "Add ComparisonSampler binding type and validation tests" by Austin Eng · 4 years, 1 month ago
  61. 90bbafa [spirv-reader] Fix build by David Neto · 4 years, 1 month ago
  62. 652a4b9 Add support for GLSL length. by dan sinclair · 4 years, 1 month ago
  63. 89af8a2 [spirv-reader] Add OpBitcast by David Neto · 4 years, 1 month ago
  64. b4c4968 [spirv-reader] Add OpNot by David Neto · 4 years, 1 month ago
  65. 00feb1c [spirv-reader] Add OpLogicalNot by David Neto · 4 years, 1 month ago
  66. 6eb498d [spirv-reader] Add OpFNegate by David Neto · 4 years, 1 month ago
  67. 6584028 [spirv-reader] Add OpSNegate by David Neto · 4 years, 1 month ago
  68. e150e0f [spirv-reader] Test OpSMod by David Neto · 4 years, 1 month ago
  69. 4f10a25 [spirv-reader] Fix OpSDiv operand and result signedness by David Neto · 4 years, 1 month ago
  70. b572d53 [spirv-reader] Internally, generate typed expressions by David Neto · 4 years, 1 month ago
  71. 53b5730 [ast] Avoid useless empty check by David Neto · 4 years, 1 month ago
  72. 7e8385c Move and improve RefCounted by Rafael Cintron · 4 years, 1 month ago
  73. 8edb723 Revert "Add ComparisonSampler binding type and validation tests" by Corentin Wallez · 4 years, 1 month ago
  74. 3df2044 Add GLSL normalize method. by dan sinclair · 4 years, 1 month ago
  75. a49328f Add support for GLSL exp, exp2, log, log2, sqrt and inversesqrt by dan sinclair · 4 years, 1 month ago
  76. 132b2da Add GLSL trig methods. by dan sinclair · 4 years, 1 month ago
  77. b90a56f Add GLSL Radians and Degrees methods. by dan sinclair · 4 years, 1 month ago
  78. 7b55da5 Add GLSL Fract support. by dan sinclair · 4 years, 1 month ago
  79. f1c7f0c Add GLSL Ceil support. by dan sinclair · 4 years, 1 month ago
  80. d0f0edf Add GLSL Floor support. by dan sinclair · 4 years, 1 month ago
  81. e9661fb Add GLSL FSign support by dan sinclair · 4 years, 1 month ago
  82. de50e52 Add GLSL FAbs support by dan sinclair · 4 years, 1 month ago
  83. fa5a66f Add GLSL Trunc support. by dan sinclair · 4 years, 1 month ago
  84. ca1723e Add GLSL RoundEven support by dan sinclair · 4 years, 1 month ago
  85. fd5d4ca [spirv-writer] Add preliminary support for GLSL methods by dan sinclair · 4 years, 1 month ago
  86. 24730cd Rolling 3 dependencies by Ryan Harrison · 4 years, 1 month ago
  87. 5e08859 Revert "Special-case GetDefaultQueue in the wire" by Corentin Wallez · 4 years, 1 month ago
  88. d4d87ed Fixup merge conflict. by dan sinclair · 4 years, 1 month ago
  89. 5071462 Cleanup IdentifierExpression API. by dan sinclair · 4 years, 1 month ago
  90. b950e80 [type-determiner] Move ast::Module to constructor. by dan sinclair · 4 years, 1 month ago
  91. cd077b0 Add module to the type determiner test helper by dan sinclair · 4 years, 1 month ago
  92. ccb52dc [type-determiner] Determine call parameter types. by dan sinclair · 4 years, 1 month ago
  93. 6ad9f5d [spirv-writer] Move module to SPIR-V builder constructor by dan sinclair · 4 years, 1 month ago
  94. c954788 Move type methods to type class by dan sinclair · 4 years, 1 month ago
  95. 6866cb7 [spirv-writer] Add initial loop support. by dan sinclair · 4 years, 1 month ago
  96. 98334df Deprecate BGLEntry::textureDimension in favor of viewDimension by Corentin Wallez · 4 years, 1 month ago
  97. 99655bc Add validation tests for resource usage tracking - 3 by Yunchao He · 4 years, 1 month ago
  98. 59382b7 Use python3 for all of Dawn's python scripts by Corentin Wallez · 4 years, 1 month ago
  99. 6d9e4f8 Add ComparisonSampler binding type and validation tests by Austin Eng · 4 years, 1 month ago
  100. d6a5431 Add default Undefined sampler compare function by Austin Eng · 4 years, 1 month ago