1. 321c900 Add perf test on shader robustness by Qin Jiajia · 3 years, 9 months ago
  2. 78d27e8 Remove usage of deprecated WGSL IO in perf/unit/whitebox tests by Corentin Wallez · 3 years, 9 months ago
  3. 21bd02b Remove deprecated WGSL "-> void" by Corentin Wallez · 3 years, 9 months ago
  4. e88bca9 SubresourceTrackingPerf: use the result of textureDimensions by Corentin Wallez · 3 years, 10 months ago
  5. 1523d4c Add using Tint for binding reflection by Ryan Harrison · 3 years, 10 months ago
  6. 7aec4ae Remove utility to create shader modules from GLSL by Corentin Wallez · 3 years, 10 months ago
  7. b00de7f API evolution GPUExtent3D.depth -> depthOrArrayLayers (Step 2) by shrekshao · 3 years, 10 months ago
  8. bff9d3a Updating end-2-end tests to use new RenderPipelineDescriptor format by Brandon Jones · 3 years, 10 months ago
  9. c568684 Migrate all tests over to using Default Struct Layout by Ben Clayton · 3 years, 10 months ago
  10. 8091584 Rename Buffer/TextureCopyView to ImageCopyBuffer/Texture. by Corentin Wallez · 3 years, 10 months ago
  11. e3f10e3 Updated VertexFormat enums by Brandon Jones · 3 years, 11 months ago
  12. 4165c1c Deprecate fences. by Corentin Wallez · 3 years, 11 months ago
  13. 0b17eb8 Update more Dawn tests to use WGSL by Austin Eng · 3 years, 11 months ago
  14. 7e80cce Remove explicit storage class from samplers/textures by James Price · 4 years ago
  15. 0768cca Fixup texture type name. by dan sinclair · 4 years ago
  16. 0f9c2d7 Update Dawn tests to use group instead of set. by dan sinclair · 4 years ago
  17. 5c20f1e Add the SubresourceTrackingPerf perf test. by Corentin Wallez · 4 years ago
  18. b31cd87 Update majority of tests to use new BindGroupLayoutEntry format by Brandon Jones · 4 years, 1 month ago
  19. bf1e953 Rolling 7 dependencies by Corentin Wallez · 4 years, 2 months ago
  20. 6b08781 s/OutputAttachment/RenderAttachment/g by Corentin Wallez · 4 years, 3 months ago
  21. 2088cde Update tests to use new mapping APIs by Corentin Wallez · 4 years, 5 months ago
  22. 47a3341 Deprecate Buffer::SetSubData in favor of Queue::WriteBuffer by Corentin Wallez · 4 years, 7 months ago
  23. 40dc5d3 Cleanup: Remove unnecessary TestSetUp overload by Austin Eng · 4 years, 8 months ago
  24. da722ad Run dawn_end2end_tests on all available system adapters by Austin Eng · 4 years, 8 months ago
  25. 5133221 DawnTest: Factor Instance creation, Adapter discovery, and config logging by Austin Eng · 4 years, 8 months ago
  26. f70db58 Fix MSVC compilation. by Felix Maier · 4 years, 9 months ago
  27. 4fbd14b Fix more compilation warnings. by Zhenyao Mo · 4 years, 9 months ago
  28. 7119a02 BUILD.gn: enable additional warnings. by Corentin Wallez · 4 years, 9 months ago
  29. e831653 Normalize case X : {} break; to case X : { break;} by Corentin Wallez · 4 years, 9 months ago
  30. 67b1ad7 Add the defaults for Draw and DrawIndexed by Corentin Wallez · 4 years, 10 months ago
  31. 6c1d646 Change extern const DawnTestParam helpers to functions by Austin Eng · 4 years, 11 months ago
  32. 2cb76ab perf_tests: Manually serialize JSON and remove dependency on jsoncpp by Austin Eng · 5 years ago
  33. e9b15ab perf_tests: Fixup perf test result printing format by Austin Eng · 5 years ago
  34. 77fd475 Remove unnecessary getters from dawn_native::Instance. by Corentin Wallez · 5 years ago
  35. e8e9d5d Use InfoLog to report perftest results. by Corentin Wallez · 5 years ago
  36. d1db0e9 docs: Add section about dawn_perf_tests by Austin Eng · 5 years ago
  37. dc3317d Namespace Log.h/cpp in dawn:: by Corentin Wallez · 5 years ago
  38. 84a5775 Vulkan: Choose D32S8 or D24S8 depending on availability by Corentin Wallez · 5 years ago
  39. 95586ff Add Log.h to replace all uses of iostream by Corentin Wallez · 5 years ago
  40. 8e9c3f6 Fix compilation on MSVC by Corentin Wallez · 5 years ago
  41. 4b0b7a5 Skip validation during command recording when skip_validation is on by Austin Eng · 5 years ago
  42. a930e59 Add cpu_time metric to dawn_perf_tests by Austin Eng · 5 years ago
  43. cfc9c6e Make perf test tracing thread-safe by Austin Eng · 5 years ago
  44. ae1f25f Update naming for vertex state by Kai Ninomiya · 5 years ago
  45. 314fd35 Update SetBindGroup dynamic offsets to uint32_t by Austin Eng · 5 years ago
  46. c5e06a5 Fix result units in perf tests by Austin Eng · 5 years ago
  47. 64a3bb9 Add DrawCallPerf tests by Austin Eng · 5 years ago
  48. 672707f perf_tests: Compute metrics for command validation and recording by Austin Eng · 5 years ago
  49. 3debb26 Limit heap growth when uploading with SetSubData. by Bryan Bernhart · 5 years ago
  50. 73d5bb5 Use enums for trace event categories by Austin Eng · 5 years ago
  51. 7a7d547 perf_tests: Always capture trace events and flush incrementally by Austin Eng · 5 years ago
  52. cab352c Make end2end and perf tests use webgpu.h by Corentin Wallez · 5 years ago
  53. f6281a5 perf_tests: Add missing trace event "id" by Austin Eng · 5 years ago
  54. 04863c4 Make examples and utils use webgpu.h by Corentin Wallez · 5 years ago
  55. 92a011a Record and dump trace events in the perf tests by Austin Eng · 5 years ago
  56. 31bde95 perf_tests: Replace WaitForGPU with maxStepsInFlight argument by Austin Eng · 5 years ago
  57. 7f42689 Skip BufferUploadPerf 16MB SetSubData on all backends. by Austin Eng · 5 years ago
  58. b6acae6 Suppress BufferUploadPerf for setSubData of 16MB on Vulkan by Corentin Wallez · 5 years ago
  59. 3b05a6e BufferUploadPerf: Measure various buffer sizes. by Bryan Bernhart · 5 years ago
  60. e79b061 Skip tests if no adapter is available by Austin Eng · 5 years ago
  61. 519b16c Add README.md for the Dawn perf test harness by Austin Eng · 5 years ago
  62. ce2adba Fix parsing of DawnPerfTest --override-steps argument by Austin Eng · 5 years ago
  63. ca0eac3 Add Dawn perf test harness by Austin Eng · 5 years ago