1. da230e5 Remove typedefs for passed deprecations by Corentin Wallez · 3 years, 7 months ago
  2. ff6c9ca6 wgpu::InputStepMode -> VertexStepMode by Corentin Wallez · 3 years, 8 months ago chromium/4587
  3. b86e45f Omit types in most WGSL `var` statements. by Corentin Wallez · 3 years, 9 months ago
  4. 36edf8d wgsl: Fixes for new validation failures by Ben Clayton · 3 years, 9 months ago
  5. 44fc6e3 Remove DAWN_SKIP_TEST_IF -- Part II by Jiawei Shao · 3 years, 10 months ago
  6. 41c87d9 Removed deprecated CreateRenderPipeline path by Brandon Jones · 3 years, 10 months ago
  7. e87ea2b Update WGSL syntax for end2end tests by Brandon Jones · 4 years ago
  8. 21bd02b Remove deprecated WGSL "-> void" by Corentin Wallez · 4 years ago
  9. 7aec4ae Remove utility to create shader modules from GLSL by Corentin Wallez · 4 years ago
  10. bff9d3a Updating end-2-end tests to use new RenderPipelineDescriptor format by Brandon Jones · 4 years ago
  11. ed16517 Fix VertexStateTests by Ryan Harrison · 4 years ago
  12. e3f10e3 Updated VertexFormat enums by Brandon Jones · 4 years, 1 month ago
  13. 0b17eb8 Update more Dawn tests to use WGSL by Austin Eng · 4 years, 1 month ago
  14. 91e737b Moar testing on OpenGL ES backend. by Stephen White · 4 years, 2 months ago
  15. 1b42ad9 Revert "Moar testing on OpenGL ES backend." by Stephen White · 4 years, 2 months ago
  16. 7bfb3ed Moar testing on OpenGL ES backend. by Stephen White · 4 years, 2 months ago
  17. d745185 Update/enable tests in VertexStateTests by Ryan Harrison · 4 years, 2 months ago
  18. 2c32fa6 Make ComboVertexStateDescriptor non-copyable non-movable. by Corentin Wallez · 4 years, 2 months ago
  19. 3080555 Enable use_tint_generator w/ test suppressions for SPIR-V based backends by Austin Eng · 4 years, 4 months ago
  20. 2afea0c Autoformat all tests and examples by Kai Ninomiya · 4 years, 9 months ago
  21. 62b08f8 Test that vertex attributes can overlap by Austin Eng · 4 years, 10 months ago
  22. 40dc5d3 Cleanup: Remove unnecessary TestSetUp overload by Austin Eng · 4 years, 11 months ago
  23. 67b1ad7 Add the defaults for Draw and DrawIndexed by Corentin Wallez · 5 years ago
  24. 6c1d646 Change extern const DawnTestParam helpers to functions by Austin Eng · 5 years ago
  25. 0c02f54 code refactoring: prefix const color values with RGBA8 by Yunchao He · 5 years ago
  26. e0eeef4 code refactoring: const color values by Yunchao He · 5 years ago
  27. ae1f25f Update naming for vertex state by Kai Ninomiya · 5 years ago[Renamed (79%) from src/tests/end2end/VertexInputTests.cpp]
  28. cab352c Make end2end and perf tests use webgpu.h by Corentin Wallez · 5 years ago
  29. 04863c4 Make examples and utils use webgpu.h by Corentin Wallez · 5 years ago
  30. 91b2142 Change setVertexBuffers to setVertexBuffer by François Beaufort · 5 years ago
  31. e79b061 Skip tests if no adapter is available by Austin Eng · 5 years ago
  32. c81a717 Remove indirection for colorStates by Corentin Wallez · 6 years ago
  33. 394553b Set y-axis up in normalized coordinate system. by Yunchao He · 6 years ago
  34. 2383fd4 Revert "Skip some end2end tests for Vulkan validation layers enable on Windows" by Hao Li · 6 years ago
  35. 2a23920 Set point size value for vertex shader in OptionalVertexInputTest by Li, Hao · 6 years ago
  36. 4cc1891 Skip some end2end tests for Vulkan validation layers enable on Windows by Li, Hao · 6 years ago
  37. c6c7a42 Remove indirection for vertexStage by Corentin Wallez · 6 years ago
  38. 13c472e Make vertex input descriptor optional by François Beaufort · 6 years ago
  39. b9b088f Rename ShaderStageBit to ShaderStage. by Corentin Wallez · 6 years ago
  40. 9e9e29f Remove Bit from TextureUsageBit and BufferUsageBit by Corentin Wallez · 6 years ago
  41. 10fe833 Metal: Pack vertex buffers just after the pipeline layout by Corentin Wallez · 6 years ago
  42. 2a1d8c2 Remove ShaderStage that doesn't exist in WebGPU. by Corentin Wallez · 6 years ago
  43. 29f3de5 Update VertexInput (InputState) to match the spec - Part 4 by Yunchao He · 6 years ago
  44. 2d4b529 Update VertexInput (InputState) to match the spec - Part 3 by Yunchao He · 6 years ago
  45. 97c0885 Update VertexInput (InputState) to match the spec - Part 2 by Yunchao He · 6 years ago
  46. eea2091 Update VertexInput (InputState) to match spec - Part 1 by Yunchao He · 6 years ago