1. b83c651 [spirv-reader] Add problematic CFG case as disabled test by David Neto · 4 years ago
  2. 1aadbd4 Add case_selectors update by dan sinclair · 4 years ago
  3. 2dfc42d Fix ValidateEntireSubresourceCopied by Austin Eng · 4 years ago
  4. 13110bf d3d12_platform: ensure windows.h macros don't cause compile errors by Corentin Wallez · 4 years ago
  5. 59fc026 [spirv-writer] Generate kill statements. by dan sinclair · 4 years ago
  6. 091b2b5 Updating to match WGSL spec. by dan sinclair · 4 years ago
  7. 46e959d Update intrinsics in the grammar. by dan sinclair · 4 years ago
  8. 1d2ad81 Update WGSL grammar builtins to match spec. by dan sinclair · 4 years ago
  9. 0357eed Revert "Check FP16 support on vulkan backend" by Corentin Wallez · 4 years ago
  10. f7a98fa Ensure dynamic buffer offset bindings are sorted in increasing order by Austin Eng · 4 years ago
  11. 4c32bd0 D3D12: Silence known debug layer warnings by Enrico Galli · 4 years ago
  12. 6ced832 Fix unlinking nullptr error scopes if device init failed by Corentin Wallez · 4 years ago
  13. 0e5301c Add basic supports of storage textures on OpenGL by Jiawei Shao · 4 years ago
  14. da6dccd Metal: Fix clearing of subresource mipmaps. by Corentin Wallez · 4 years ago
  15. 454c699 Rolling 1 dependencies by Bryan Bernhart · 4 years ago
  16. e4f8e19 Remove the defaulting for bytesPerRow = 0 by Corentin Wallez · 4 years ago
  17. 295a417 Add ScopedEnvironmentVar class for setting env variables in BackendVk by Austin Eng · 4 years ago
  18. f874525 OpenGL: Fix rendering to a layer of a depth/stencil texture by Austin Eng · 4 years ago
  19. 09987b8 Metal: Fix rendering to a layer of a depth/stencil texture by Austin Eng · 4 years ago
  20. bf3611c Add tests for using a subresource as output attachment by Austin Eng · 4 years ago
  21. a3636ed Support multiple array layers in one texture-to-texture copy command by Jiawei Shao · 4 years ago
  22. f62ab75 Disallow using cube or cube array texture views as storage textures by Jiawei Shao · 4 years ago
  23. 0647d23 [spirv-writer] Remove stpq support. by dan sinclair · 4 years ago
  24. 55c85f6 Query API: Extensions by Hao Li · 4 years ago
  25. bdc05c3 Check FP16 support on vulkan backend by Xinghua Cao · 4 years ago
  26. 3e332cd Set a default value for dawn_glm_dir like other GN build overrides by Jiajie Hu · 4 years ago
  27. 6a029fc Only download binutils in standalone build by Jiajie Hu · 4 years ago
  28. 0cd6533 Implement texture subresource on Vulkan by Yunchao He · 4 years ago
  29. 04701f9 Fire map callback if map async operation fails by Natasha Lee · 4 years ago
  30. 73c9909 Rolling 9 dependencies by Ryan Harrison · 4 years ago
  31. e370ec6 Allow Attempted Eviction When The Residency LRU Is Empty by Brandon Jones · 4 years ago
  32. 5370390 Remove NOP. by dan sinclair · 4 years ago
  33. 31c9c69 Add tests for image2DArray by Jiawei Shao · 4 years ago
  34. 65ee649 Fix VulkanImageWrappingUsageTests.ClearImageAcrossDevicesAliased by Austin Eng · 4 years ago
  35. 53f2026 Add if with else continue test. by dan sinclair · 4 years ago
  36. 615aaed [spirv-writer] Fill out cast code. by dan sinclair · 4 years ago
  37. bd0ad79 Add support for WGSL shaders via Tint by Ryan Harrison · 4 years ago
  38. 214c717 Disallow using combined textures and samplers in shaders by Jiawei Shao · 4 years ago
  39. 8a3cc5c Add adapter type in test name when the adapter is Microsoft Basic Render by Jiawei Shao · 4 years ago
  40. 7e5e02f [spirv-reader] Support access chain by David Neto · 4 years ago
  41. 91c5a49 [wgsl-writer] Function var decls don't mention storage class by David Neto · 4 years ago
  42. 13e565a Rolling 4 dependencies by Ryan Harrison · 4 years ago
  43. 78f7e86 Skip VulkanImageWrappingTests on SwiftShader by Austin Eng · 4 years ago
  44. e7b30fd Descriptor Residency 2: Add Management Logic and Test by Brandon Jones · 4 years ago
  45. 7355460 Skip window and surface tests if glfwInit fails by Austin Eng · 4 years ago
  46. 8d6b021 Fix a bug for texture subresource by Yunchao He · 4 years ago
  47. 1bbc1cb [spirv-reader] Support null vector, matrix, arr, struct by David Neto · 4 years ago
  48. b275fd2 [spirv-reader] Systematic bad construct exit tests by David Neto · 4 years ago
  49. e3d2356 [spirv-reader] Remove TODO about nested selections by David Neto · 4 years ago
  50. c02de8f [spirv-reader] remove redundant disabled test by David Neto · 4 years ago
  51. 9b54466 Descriptor Residency 1: Add Pageable and ShaderVisibleDescriptorHeap by Brandon Jones · 4 years ago
  52. 949f1e4 Refactor MapRequestTracker to be its own class file. by Natasha Lee · 4 years ago
  53. 2ae84e9 Disallow the copies within the same buffer by Jiawei Shao · 4 years ago
  54. 216c10d D3D12: Implement UseDxc toggle to use DXC for HLSL compilation by Hugo Amiard · 4 years ago
  55. e25ee25 D3D12: De-duplicate sampler heap allocations. by Bryan Bernhart · 4 years ago
  56. 275a95c Fix missing headers with libstdc++ (GCC 10.1) by nihui · 4 years ago
  57. a5d54d7 Add end2end tests for texture subresource by Yunchao He · 4 years ago
  58. 40dc5d3 Cleanup: Remove unnecessary TestSetUp overload by Austin Eng · 4 years ago
  59. da722ad Run dawn_end2end_tests on all available system adapters by Austin Eng · 4 years ago
  60. 89beb5f Remove experimental Dawn DEPS CQ bots by Austin Eng · 4 years ago
  61. 25c747c DawnTest: Gather adapters on environment creation for filtering backends by Austin Eng · 4 years ago
  62. 5133221 DawnTest: Factor Instance creation, Adapter discovery, and config logging by Austin Eng · 4 years ago
  63. 0b8e319 Add tests to verify storage textures are initialized before being used by Jiawei Shao · 4 years ago
  64. 9f7297c [spirv-reader] Unordered float compares by David Neto · 4 years ago
  65. 1888ae7 D3D12: Enable GPU-based validation by Bryan Bernhart · 4 years ago
  66. 9832119 Reland "Support depth32float sampling on D3D12" by Austin Eng · 4 years ago
  67. 4484fe1 Add include path to public config for BUILD.gn by Ryan Harrison · 4 years ago
  68. 75ef596 Append the stack trace to the error message by Austin Eng · 4 years ago
  69. ecabfe8 Remove wgpu::BufferCopyView::rowPitch/imageHeight by Corentin Wallez · 4 years ago
  70. 2eca22f Remove ShaderModule::code/codeSize by Corentin Wallez · 4 years ago
  71. 4376552 Remove wgpu::Device::CreateQueue by Corentin Wallez · 4 years ago
  72. b761fe1 Remove wgpu::BindGroupLayoutEntry::textureDimension by Corentin Wallez · 4 years ago
  73. 84ae2bf Remove deprecated "Binding" types and members by Corentin Wallez · 4 years ago
  74. 20ed6f4 D3D12: Add a toggle to use DXC for HLSL compilation by Felix Maier · 4 years ago
  75. 60bb88d Fix remaining -pedantic warnings. by Corentin Wallez · 4 years ago
  76. f4df791 Add validation on the buffer-to-buffer copies within same buffer by Jiawei Shao · 4 years ago
  77. fce44b5 Sort same-type bindings in the BGL by binding number by Austin Eng · 4 years ago
  78. b6eeee0 Vulkan: Fix ResourceHeap leak for direct-allocated resources. by Corentin Wallez · 4 years ago
  79. 4fa5ad4 Rolling 5 dependencies and fix test slow down by Ryan Harrison · 4 years ago
  80. 02beeca Fuzzer: Wait for all commands to complete before destroying the wire by Austin Eng · 4 years ago
  81. a1800c0 Make fence descriptor optional by Austin Eng · 4 years ago
  82. a6cf7b5 Make error scope shutdown iterative instead of recursive. by Corentin Wallez · 4 years ago
  83. c2542cd Fix a bug for multi-writes in ResourceUsageTrackingTests.cpp by Yunchao He · 4 years ago
  84. 5ffded3 Revert "Rolling 4 dependencies" by Ryan Harrison · 4 years ago
  85. bf009f5 Add a test for creating a 0-sized buffer. by Corentin Wallez · 4 years ago
  86. 19b21c5 D3D12: Remove ComPtr from D3D12 objects when possible. by Bryan Bernhart · 4 years ago
  87. 4084c94 Rolling 4 dependencies by Ryan Harrison · 4 years ago
  88. 0bbf1e7 Small fix for BUILD.gn by Ryan Harrison · 4 years ago
  89. a02619d Roll third_party/googletest/ e3f0319d8..a09ea700d (27 commits) by Corentin Wallez · 4 years ago
  90. 562255a Load Swiftshader Vulkan separately from the system Vulkan by Austin Eng · 4 years ago
  91. 818c6b7 Validate that ShaderModuleDescriptor has chained descriptor by Austin Eng · 4 years ago
  92. 3e025a4 Rolling 6 dependencies by David Neto · 4 years ago
  93. 70ffa0c Add more tests for resource usage tracking by Yunchao He · 4 years ago
  94. 351c95a Refactor Serial tracking to be owned by Device frontend. by Natasha Lee · 4 years ago
  95. 4f3811c Add Tint to BUILD.gn by Ryan Harrison · 4 years ago
  96. 4fe8ead Revert "Support depth32float sampling on D3D12" by Austin Eng · 4 years ago
  97. cad427e [spirv-reader] Find if-selection internal headers by David Neto · 4 years ago
  98. d785988 Add missing include in DawnWireServerAndFrontendFuzzer.cpp by Austin Eng · 4 years ago
  99. d8082d2 [spirv-reader] Rename Edge::kToMerge to kIfBreak by David Neto · 4 years ago
  100. 15fd736 [spirv-reader] Classify kSwitchBreak from deep in control flow by David Neto · 4 years ago