[go: up one dir, main page]

  1. 3b5e959 WebGPU: Run all end2end tests. by Geoff Lang · 26 minutes ago main
  2. 24a83db More tricky GLSL tests by Shahbaz Youssefi · 23 hours ago chromium/7489
  3. ea7980a WGSL: implement more complicated multi-swizzle assignments by Matthew Denton · 24 hours ago
  4. f217515 WGSL: implement comma operator by Matthew Denton · 32 hours ago
  5. 5e06057 WGSL: implement ternaries by Matthew Denton · 32 hours ago
  6. 4733ce5 GLSLTest: add some complicated tests by Matthew Denton · 34 hours ago chromium/7488
  7. 3a28090 WGSL: Refactor WGSLProgramPrelude by Matthew Denton · 2 days ago
  8. af7faab Translator: Improve handling of nameless structs by Shahbaz Youssefi · 2 days ago
  9. 1757043 Reland "WGSL: Introduce temporaries for written-to func params" by Matthew Denton · 2 days ago
  10. c0ee588 Add perftest for upload/draw w/some formats by Amirali Abdolrashidi · 2 days ago chromium/7487
  11. d582860 Properly clean up contexts in multi-threading tests by Shahbaz Youssefi · 3 days ago chromium/7486
  12. 27bf56f Vulkan: Fix bytesToAllocate calculation overflow bug by Charlie Lao · 3 days ago
  13. 058ca01 Mark buffer as dirty with size change by Amirali Abdolrashidi · 3 days ago chromium/7485
  14. 59d4b70 Tests: Suppress ReturnedBinaryTwiceShouldMatch on Intel Windows by Cody Northrop · 6 days ago chromium/7480 chromium/7481 chromium/7482 chromium/7483
  15. 5311e1f Translator: Validate case placement earlier by Shahbaz Youssefi · 6 days ago
  16. ad3e1a3 Add Gles test with GL_RASTERIZER_DISCARD enabled. by Yulei Cui · 6 days ago
  17. 3a731e2 Release mBinary memory after a program object param returns by Jisun Lee · 6 days ago
  18. 2c1ef1c Revert "WGSL: Introduce temporaries for written-to func params" by Shahbaz Youssefi · 6 days ago
  19. c452d6f WGSL: Introduce temporaries for written-to func params by Matthew Denton · 7 days ago
  20. 20a7258 Skip the shader translator entirely with passthough shaders. by Geoff Lang · 7 days ago chromium/7477 chromium/7478
  21. eaad434 Fix issues from mixing regular/MSRTT multisampled renderbuffers by Xinyu Fang · 7 days ago
  22. 99c4733 [metal] Fix data race in commands scheduled sync by Sunny Sachanandani · 7 days ago
  23. 665785f Vulkan: Load the image when damage region is set by Xin Yuan · 7 days ago
  24. 8469b24 Translator: Reject infinite loop during parse by Shahbaz Youssefi · 7 days ago
  25. caf6336 Translator: Avoid unreachable in presence of shader error by Shahbaz Youssefi · 8 days ago
  26. fc46d33 Add RobustBufferAccessBehaviorTest test by Charlie Lao · 8 days ago
  27. 774bca9 [metal] Add commands scheduled sync object by Sunny Sachanandani · 9 days ago
  28. 104f0e6 Tests: Add Umamusume: Pretty Derby trace by Cody Northrop · 10 days ago
  29. 8ed1600 tests: Fix ShadingRateEXTTest.FragmentShadingRatePrimitive by Tim Van Patten · 13 days ago chromium/7465 chromium/7466 chromium/7467 chromium/7468 chromium/7469
  30. 62fe67a Update Texture2DBaseMaxTestES3.Fuzz545ImmutableTexRenderFeedback by Roberto Rodriguez · 13 days ago
  31. eec95a6 Translator: Remove NV_shader_framebuffer_fetch by Shahbaz Youssefi · 14 days ago
  32. 074eec2 Translator: remove angle_BaseVertex/Instance from built-ins by Shahbaz Youssefi · 2 weeks ago chromium/7463
  33. 17977bb Tests: Add Lands of Jail trace by Cody Northrop · 2 weeks ago chromium/7462
  34. 37b4889 Tests: Skip black_beacon on Pixel 6 by Cody Northrop · 2 weeks ago
  35. c2010eb Roll VK-GL-CTS from 7e7a6001a3f4 to db48c34bebaf (14 revisions) by angle-autoroll · 2 weeks ago
  36. 867b9b7 Tests: Add Match Masters trace by Cody Northrop · 2 weeks ago chromium/7460
  37. fecb8ea WGSL: implement inc/dec with generated functions by Matthew Denton · 2 weeks ago
  38. f8c0eae Tests: Add Identity V trace by Mark Lobodzinski · 2 weeks ago chromium/7459
  39. b53f61e Skia Gold: Limit frame count on SwiftShader by Cody Northrop · 2 weeks ago
  40. 6c4c005 WGSL: fix do-while when body has continue by Matthew Denton · 2 weeks ago
  41. d9fa255 Translator: Add numerous missing gl_PerVertex validations by Shahbaz Youssefi · 2 weeks ago chromium/7457
  42. fc98b3f Add test to verify the direct YUV sampling case by Jisun Lee · 3 weeks ago chromium/7455
  43. 5c58505 Tests: Update expectations for GalaxyS24Exynos by Cody Northrop · 3 weeks ago chromium/7452 chromium/7453 chromium/7454
  44. 5e72435 Fix UniformBufferTest.MultipleSizesSmallBeforeBig on AMD/Linux by Shahbaz Youssefi · 3 weeks ago chromium/7451
  45. f111054 Suppress failing test on iOS by Shahbaz Youssefi · 3 weeks ago
  46. 538129c Remove b/ from end2end expectations by Shahbaz Youssefi · 3 weeks ago chromium/7449
  47. ec4d894 A fistful of tricky GLSL tests by Shahbaz Youssefi · 3 weeks ago
  48. 1f3b482 Translator: Fix UNREACHABLE() on gl_DepthRange compile error by Shahbaz Youssefi · 3 weeks ago
  49. 4daab27 Fix test supplying 2D texture data to 3D texture by Yuxin Hu · 3 weeks ago
  50. 7994bf7 Vulkan: Avoid double-setting the fragment shading rate by Shahbaz Youssefi · 3 weeks ago chromium/7448
  51. 4cff528 WGSL: append TSymbolUniqueId to overloaded functions by Matthew Denton · 3 weeks ago chromium/7447
  52. b2acbf9 Tests: Add Raising a Goblin trace by Cody Northrop · 3 weeks ago
  53. 789693f Translator: Fail compilation if built-in redeclared after qualified by Shahbaz Youssefi · 3 weeks ago
  54. a38f60e Translator: Fail compilation if main() is only prototype by Shahbaz Youssefi · 3 weeks ago
  55. c4e942d Tidy up some README.chromium files in Angle. by Rachael Newitt · 3 weeks ago
  56. e12bb29 Recompute vertex capacity when resuming transform feedback. by Dan Glastonbury · 3 weeks ago
  57. 81cda66 Tests: Add Knives Out trace by Mark Lobodzinski · 3 weeks ago
  58. e5b3385 Translator: Fail earlier if main() is not present. by Shahbaz Youssefi · 3 weeks ago chromium/7444 chromium/7444_3
  59. 1f723b3 Tests: Add Puzzle & Dragons trace by Cody Northrop · 3 weeks ago
  60. f3405af Translator: Fix gl_in redeclaration by Shahbaz Youssefi · 3 weeks ago
  61. f95cbef Reland "Add a "noncoherent" layout qualifier to PLS" by Chris Dalton · 3 weeks ago
  62. 35fade1 Suppress failing tests by Shahbaz Youssefi · 3 weeks ago
  63. 549e9ee Capture/Replay: Re-enable passing tests: by Shahbaz Youssefi · 3 weeks ago
  64. 7a7681c tests: Require GL_EXT_fragment_shading_rate_primitive by Tim Van Patten · 4 weeks ago
  65. 9477742 Shading rate should be {1,1} when enabled PER_SAMPLE by Tingwei Guo · 4 weeks ago
  66. 1ca9e7f Tests: Add Harry Potter Magic Awakened trace by Mark Lobodzinski · 4 weeks ago
  67. 6974572 [WebGPU] Implement texture copy from cpu reads. by Liza Burakova · 4 weeks ago
  68. 15a0f3d Unskip KHR-GLESEXT fragment shading rate tests by Amirali Abdolrashidi · 4 weeks ago
  69. 043b07e tests: Skip LogEnabledFeatures on system EGL by Tim Van Patten · 4 weeks ago
  70. 3d8f1d8 Manual roll Roll VK-GL-CTS from 7f30dc62428c to c67cffddd65a (18 revisions) by Geoff Lang · 4 weeks ago
  71. b4d1333 Fix the issues when blitting within same resources by Xin Yuan · 4 weeks ago
  72. df43392 Add instructions when apps do not have access to /sdcard by Yuxin Hu · 4 weeks ago
  73. 8c263b8 Update end2end expectations file by Mohan Maiya · 4 weeks ago
  74. 02b5373 Trace/Replay: Fix context grouping issues by Mark Lobodzinski · 4 weeks ago
  75. 369e4e0 Tests: Add trace batch for 2025-09-19 by Cody Northrop · 5 weeks ago
  76. 45521ee Fix DrawWithMismatchedComponentCountLocationSpecified test bug by Charlie Lao · 5 weeks ago
  77. a44693f Vulkan: Fix SPIR-V gen for invariant structs by Shahbaz Youssefi · 5 weeks ago
  78. 3c58804 Tests: Add trace batch for 2025-09-17 by Cody Northrop · 5 weeks ago
  79. 44db20f Revert "Add a "noncoherent" layout qualifier to PLS" by Brian Sheedy · 5 weeks ago
  80. 0cc9b7b Support more YUV formats in CopyTextureCHROMIUM by Geoff Lang · 5 weeks ago
  81. f8c8264 Support RGBX format with GL_RGBA when using glTexSubImage2D by Aurora Zhang · 5 weeks ago
  82. c8af694 Vulkan: Enable FragmentShadingRateEXT by Panfeng Hou · 5 weeks ago
  83. 13ab9ed Tests: Fix slotomania trace name by Cody Northrop · 5 weeks ago
  84. ef9c5ce Add a "noncoherent" layout qualifier to PLS by Chris Dalton · 5 weeks ago
  85. 1677125 Update main() prototype in shader if main() has been replaced. by Roberto Rodriguez · 5 weeks ago
  86. cf04616 Trace/Replay: Make SetupReplayContext(main) last in setup by Mark Lobodzinski · 5 weeks ago chromium/7419
  87. 90a12ea Tests: Add Lineage2M trace by Cody Northrop · 5 weeks ago
  88. f0370a4 Vulkan: Use the GENERAL layout if VK_KHR_unified_image_layouts by Shahbaz Youssefi · 5 weeks ago
  89. 98915e4 Vulkan: Fix blit src missing mip by Shahbaz Youssefi · 5 weeks ago
  90. e7b9bb3 Tests: Add trace batch for 2025-09-15 by Cody Northrop · 5 weeks ago
  91. 3760c72 FrameCapture: Add compare_trace_screenshots.py fuzz_ab command by Igor Nazarov · 5 weeks ago
  92. b5e73d9 Vulkan: Enhance EGLPrintEGLinfoTest by Mohan Maiya · 5 weeks ago
  93. ab6a82e Tests: Add trace batch for 2025-09-12 by Cody Northrop · 6 weeks ago chromium/7411 chromium/7412 chromium/7413 chromium/7414 chromium/7415
  94. dce03998 FrameCapture: Add discard_zero_diff_png argument by Igor Nazarov · 6 weeks ago
  95. 238eaf1 FrameCapture: Fix ignoring compare_trace_screenshots.py --log by Igor Nazarov · 6 weeks ago
  96. 1025f0a Tests: Add trace batch for 2025-09-11 by Cody Northrop · 6 weeks ago
  97. 4ee596c FrameCapture: Fix compare_trace_screenshots.py versus_native by Igor Nazarov · 6 weeks ago chromium/7410
  98. 52884e7 Tests: Add Odin: Valhalla Rising trace by Cody Northrop · 6 weeks ago
  99. e0f5f3e Tests: Add trace batch for 2025-09-10 by Cody Northrop · 6 weeks ago
  100. a0cc64c HLSL: Mark shadow sampler textureLod calls as using gradients by Geoff Lang · 6 weeks ago