1. 4fd4aa1 Vulkan: use one barrier if we can for non-pass operations by Yunchao He · 3 years, 10 months ago
  2. f87b62a Don't store unnessary SubresourceRange members in TextureBase by Corentin Wallez · 3 years, 10 months ago
  3. c7d1ac3 [spirv-reader] Add OpCompositeConstruct by David Neto · 3 years, 10 months ago
  4. 0335adb [spirv-reader] First GLSL.std.450 instructions by David Neto · 3 years, 10 months ago
  5. 5c9f7af Vulkan: Properly handle Device extension dependencies by Corentin Wallez · 3 years, 10 months ago
  6. 9435068 Track ShaderVisibleDescriptorHeap Upon Allocation by Brandon Jones · 3 years, 10 months ago
  7. 82027bd Fix ResourceMemoryAllocation null dereference by Natasha Lee · 3 years, 10 months ago
  8. 5fafb49 Refactor subresource related variables to a struct by Yunchao He · 3 years, 10 months ago
  9. 709b625 [spirv-reader] Add fallthrough by David Neto · 3 years, 10 months ago
  10. 416be30 [spirv-reader] Add switch-selection by David Neto · 3 years, 10 months ago
  11. be45ff5 Create tint.h for external users by Ryan Harrison · 3 years, 10 months ago
  12. c7778a2 Prevent size overflow for sub-allocation. by Bryan Bernhart · 3 years, 10 months ago
  13. 8ca0aa7 [spirv-reader] Simplify if-selection bookkeeping by David Neto · 3 years, 10 months ago
  14. 265fb06 Vulkan: handle Device extensions more programmatically by Corentin Wallez · 3 years, 10 months ago
  15. 2532a71 Vulkan: use one barrier to transit states for all subresources by Yunchao He · 3 years, 10 months ago
  16. 1a15991 Add fuzzer for the d3d12 backend by Brandon Jones · 3 years, 10 months ago
  17. 4cef4b8 Roll third_party/tint/ af5df70c7..3f3483be1 (2 commits) by Ryan Harrison · 3 years, 10 months ago
  18. 046c2b7 [spirv-reader] remove exclusive_false_head_for by David Neto · 3 years, 10 months ago
  19. ba3c6be Fix compilation error of MemoryServiceDmaBuf on ChromeOS by Corentin Wallez · 3 years, 10 months ago
  20. 0dc7078 Vulkan: handle Instance extensions more programmatically by Corentin Wallez · 3 years, 10 months ago
  21. 667238b Add storage texture case reading from read-only then writing into write-only by Xing Xu · 3 years, 10 months ago
  22. 90ad1a3 Add CopyB2B tests including for 0-sized copies by Corentin Wallez · 3 years, 10 months ago
  23. 13f4650 Add tests and fix (create) mapping zero-sized buffers by Corentin Wallez · 3 years, 10 months ago
  24. b6eff5a Query API: QuerySet by Hao Li · 3 years, 10 months ago
  25. 70d75c8 Vulkan: Enable nonzero_clear_resources_on_creation_for_testing on buffer by Jiawei Shao · 3 years, 10 months ago
  26. 15cbb6b Enable CopyTests_T2T/CopyWithinSameTexture* tests on D3D12 by Jiawei Shao · 3 years, 10 months ago
  27. 3f3483b Fix BUILD.gn based builds by Ryan Harrison · 3 years, 10 months ago
  28. 18992f7 D3D12: Fix pipeline layout overflow when using dynamic offsets. by Bryan Bernhart · 3 years, 10 months ago
  29. 4aca14c Unify TickImpl called during Device shutdown. by Natasha Lee · 3 years, 10 months ago
  30. 527080f Check FP16 support on Metal backend by Xinghua Cao · 3 years, 10 months ago
  31. 39e8335 [spirv-reader] Avoid emitting empty elses by David Neto · 3 years, 10 months ago
  32. 14f20b0 Metal: Enable nonzero_clear_resources_on_creation_for_testing on buffer by Jiawei Shao · 3 years, 10 months ago
  33. b6c8855 Output more details when pipeline layout mismatches shader declaration by Jiawei Shao · 3 years, 10 months ago
  34. 182af0a Implement texture subresource on D3D12 by Yunchao He · 3 years, 10 months ago
  35. c8000bb Rolling 5 dependencies by Ryan Harrison · 3 years, 10 months ago
  36. e5b4062 Reset bind group aspect in SetBindGroup by Idan Raiter · 3 years, 10 months ago
  37. 83faf15 infra: Migrate builders to Goma RBE by Corentin Wallez · 3 years, 10 months ago
  38. af5df70 Add GLSL FindILsb, FindUMsb, FindSMsb and InterpolateAtCentroid. by dan sinclair · 3 years, 10 months ago
  39. ee39225 Add support for GLSL cross. by dan sinclair · 3 years, 10 months ago
  40. 92bb557 Add GLSL umin, umax, smin and smax support. by dan sinclair · 3 years, 10 months ago
  41. 0a79bee Vulkan: Combine all pass barriers in a single call by Yunchao He · 3 years, 10 months ago
  42. 5e5fb9c Add ssign and sabs GLSL support. by dan sinclair · 3 years, 10 months ago
  43. 5335204 Refactor GLSL type determination code. by dan sinclair · 3 years, 10 months ago
  44. b0d308c [spirv-reader] Emit non-header OpBranchConditional by David Neto · 3 years, 10 months ago
  45. f5657af Fix use of bytesPerRows=0 in CppHelloTriangle by Corentin Wallez · 3 years, 11 months ago
  46. bff3b78 [spirv-reader] Add cases for mergeless OpSwitch by David Neto · 3 years, 11 months ago
  47. 783938d [spirv-reader] Fix typo in test name by David Neto · 3 years, 11 months ago
  48. bdcd04b [spirv-reader] Check some merge block dominance by David Neto · 3 years, 11 months ago
  49. dc8efd4 [spirv-reader] Add mergeless OpSwitch case by David Neto · 3 years, 11 months ago
  50. 5d4c35f [spirv-reader] kIfBreak edge counts toward divergence by David Neto · 3 years, 11 months ago
  51. db8f804 Reland "Check FP16 support on vulkan backend" by Xinghua Cao · 3 years, 11 months ago
  52. e472c45 Add validations on the texture-to-texture copies within same texture by Jiawei Shao · 3 years, 11 months ago
  53. ee0516e D3D12: Properly compute rowsPerImage for lazy texture clear by Austin Eng · 3 years, 11 months ago
  54. a2fe305 Add all formats used as writeonly storage texture in StorageTextureTests by Jiawei Shao · 3 years, 11 months ago
  55. 45aed83 CopyFromStagingToBuffer: ASSERT size is not 0 by Corentin Wallez · 3 years, 11 months ago
  56. 0a6a9d8 Test all formats used as readonly storage texture in StorageTextureTests by Jiawei Shao · 3 years, 11 months ago
  57. 7615d94 [spirv-writer] Cleanup capabilities code. by dan sinclair · 3 years, 11 months ago
  58. 65cd5a8 [spirv-writer] Add support for outer_product by dan sinclair · 3 years, 11 months ago
  59. 36471fe [spirv-writer] Add support for derivatives. by dan sinclair · 3 years, 11 months ago
  60. 2cbbb5d [spirv-writer] Add support for dot call. by dan sinclair · 3 years, 11 months ago
  61. 3c3cf3c [spirv-writer] Add support for is_inf by dan sinclair · 3 years, 11 months ago
  62. c31903d [spirv-writer] Add is_nan support. by dan sinclair · 3 years, 11 months ago
  63. 0bcb50b [spirv-writer] Add support for all intrinsic. by dan sinclair · 3 years, 11 months ago
  64. 3e7dc82 [spirv-writer] Generate any intrinsic by dan sinclair · 3 years, 11 months ago
  65. 06d4947 [spirv-reader] Refactor emission for OpBranch by David Neto · 3 years, 11 months ago
  66. 3bbc45d [spirv-reader] Update test to show error caught by David Neto · 3 years, 11 months ago
  67. 90d6b2d [spirv-reader] Update test to show error is caught by David Neto · 3 years, 11 months ago
  68. 783cd5a Avoid processing already processed tick by Natasha Lee · 3 years, 11 months ago
  69. 62b08f8 Test that vertex attributes can overlap by Austin Eng · 3 years, 11 months ago
  70. 0395ca9 Try To Recover From MakeResident Failure by Brandon Jones · 3 years, 11 months ago
  71. 2f02207 Generate specific error when BGL storageTextureFormat is missing by Austin Eng · 3 years, 11 months ago
  72. 0768ffa Metal: Handle Buffer allocation failure by Austin Eng · 3 years, 11 months ago
  73. 7d60a4c Fix nit in PRESUBMIT.py by Ryan Harrison · 3 years, 11 months ago
  74. ccb699e Remove right shift arithmetic operand. by dan sinclair · 3 years, 11 months ago
  75. 2b23e4b Remove unless_stmt by dan sinclair · 3 years, 11 months ago
  76. 6bd7061 Remove conditional break/continue. by dan sinclair · 3 years, 11 months ago
  77. 27d42ed [spirv-reader]: Support OpBranch by David Neto · 3 years, 11 months ago
  78. e76f4da Adding PRESUBMIT.py with a bunch of checks turned on by Ryan Harrison · 3 years, 11 months ago
  79. d586b07 Fix compilation failure with libstdc++ by Corentin Wallez · 3 years, 11 months ago
  80. 579d33c Make case selectors an integer value by dan sinclair · 3 years, 11 months ago
  81. e009c20 Add IntLiteral parent for Sint and Uint literals. by dan sinclair · 3 years, 11 months ago
  82. c6f2947 Rename the IntLiteral to SintLiteral. by dan sinclair · 3 years, 11 months ago
  83. 1649dfa [spirv-reader] Support unreachable, as a return by David Neto · 3 years, 11 months ago
  84. 91332dc [spirv-reader] Support kill by David Neto · 3 years, 11 months ago
  85. adbf915 D3D12: Fix RO storage buffer mismatches. by Bryan Bernhart · 3 years, 11 months ago
  86. 3fb9c1b Add warning for non-c-typedef-for-linkage by Austin Eng · 3 years, 11 months ago
  87. 5b3cdc6 Skip creating the VkImageView if the texture usage is only Copy by Austin Eng · 3 years, 11 months ago
  88. 1d69915 Rename case statement conditions to selectors. by dan sinclair · 3 years, 11 months ago
  89. cb48e79 [spirv-reader] Support return, return-value by David Neto · 3 years, 11 months ago
  90. d861359 [spirv-reader] Emit loop and continuing by David Neto · 3 years, 11 months ago
  91. 468c26b [spirv-reader] Emit control flow: if/then/else by David Neto · 3 years, 11 months ago
  92. 47a3341 Deprecate Buffer::SetSubData in favor of Queue::WriteBuffer by Corentin Wallez · 3 years, 11 months ago
  93. 3b7d085 D3D12: Skip dynamic buffer bindings with None visibility by Austin Eng · 3 years, 11 months ago
  94. 0e3c27de6 Rolling 5 dependencies by Ryan Harrison · 3 years, 11 months ago
  95. e388716 Roll third_party/shaderc/ 7d2f8c57e..da87b8d8b (3 commits) by Bryan Bernhart · 3 years, 11 months ago
  96. e2be4897 Fix merge conflict by dan sinclair · 3 years, 11 months ago
  97. dadd149 [spirv-writer] Add fallthrough support by dan sinclair · 3 years, 11 months ago
  98. 916b408 [spirv-writer] Add switch support by dan sinclair · 3 years, 11 months ago
  99. 7768f5b [spirv-reader] use stack of statement lists by David Neto · 3 years, 11 months ago
  100. b730bfa Fix missing space in an error string. by Corentin Wallez · 3 years, 11 months ago