[go: up one dir, main page]

  1. d35b89f Update Float16ToFloat32.py for python3 by Shahbaz Youssefi · 4 hours ago main
  2. 6181a0b Remove DIRTY_BIT_BOUND_TO_MSRTT_FRAMEBUFFER dirty bit by Mohan Maiya · 5 hours ago
  3. 5b2de23 Manual roll Chromium from 50b73bd18c84 to 683728588ce5 (1661 revisions) by angle-autoroll · 10 hours ago
  4. 24a83db More tricky GLSL tests by Shahbaz Youssefi · 11 hours ago chromium/7489
  5. ea7980a WGSL: implement more complicated multi-swizzle assignments by Matthew Denton · 12 hours ago
  6. 00e96b3 WGSL: Implement out/inout params with pointers. by Matthew Denton · 12 hours ago
  7. 11c9547 Roll vulkan-deps from d0ff1a29a9b3 to febc286dfc90 (20 revisions) by angle-autoroll · 19 hours ago
  8. f217515 WGSL: implement comma operator by Matthew Denton · 20 hours ago
  9. 5e06057 WGSL: implement ternaries by Matthew Denton · 20 hours ago
  10. 1bd82c4 Translator: add some more helpers by Matthew Denton · 21 hours ago
  11. 4733ce5 GLSLTest: add some complicated tests by Matthew Denton · 22 hours ago chromium/7488
  12. 3a28090 WGSL: Refactor WGSLProgramPrelude by Matthew Denton · 32 hours ago
  13. af7faab Translator: Improve handling of nameless structs by Shahbaz Youssefi · 33 hours ago
  14. 1757043 Reland "WGSL: Introduce temporaries for written-to func params" by Matthew Denton · 34 hours ago
  15. 385eea4 Vulkan: Unsupress fixed VU 06887 by Shahbaz Youssefi · 35 hours ago
  16. c0ee588 Add perftest for upload/draw w/some formats by Amirali Abdolrashidi · 2 days ago chromium/7487
  17. d582860 Properly clean up contexts in multi-threading tests by Shahbaz Youssefi · 2 days ago chromium/7486
  18. 27bf56f Vulkan: Fix bytesToAllocate calculation overflow bug by Charlie Lao · 2 days ago
  19. 399168c [WebGPU] Implement texture copies with a draw by Liza Burakova · 2 days ago
  20. 058ca01 Mark buffer as dirty with size change by Amirali Abdolrashidi · 3 days ago chromium/7485
  21. 2697851 Roll vulkan-deps from f36ded5af211 to d0ff1a29a9b3 (1 revision) by angle-autoroll · 3 days ago
  22. 0a24de6 Roll VK-GL-CTS from 69ff1ec4be50 to cb377d066b07 (5 revisions) by angle-autoroll · 3 days ago chromium/7484
  23. 8f17ce4 Roll Chromium from b270daa499ef to 50b73bd18c84 (834 revisions) by angle-autoroll · 3 days ago
  24. 92b4ab0 Manual roll vulkan-deps from 5f4499eff7b1 to f36ded5af211 (18 revisions) by angle-autoroll · 3 days ago
  25. 59d4b70 Tests: Suppress ReturnedBinaryTwiceShouldMatch on Intel Windows by Cody Northrop · 5 days ago chromium/7480 chromium/7481 chromium/7482 chromium/7483
  26. 11d88e0 Translator: Fix gl_in redeclaration more by Shahbaz Youssefi · 5 days ago
  27. 5311e1f Translator: Validate case placement earlier by Shahbaz Youssefi · 5 days ago
  28. 618a27a Remove local std::vector in read uniform code path by Yuxin Hu · 5 days ago
  29. ad3e1a3 Add Gles test with GL_RASTERIZER_DISCARD enabled. by Yulei Cui · 5 days ago
  30. c58e26c Reduce copies of shader source. by Geoff Lang · 5 days ago chromium/7479
  31. ebdd878 Translator: Validate no statement after last case earlier by Shahbaz Youssefi · 5 days ago
  32. e881ac6 Translator: Validate no statement before first case earlier by Shahbaz Youssefi · 5 days ago
  33. c2df3b1 Replace Span() with base-style span() from time of C++17 by Tom Sepez · 6 days ago
  34. 3a731e2 Release mBinary memory after a program object param returns by Jisun Lee · 6 days ago
  35. 2c1ef1c Revert "WGSL: Introduce temporaries for written-to func params" by Shahbaz Youssefi · 6 days ago
  36. be939dc Translator: Validate case type == switch expression type earlier by Shahbaz Youssefi · 6 days ago
  37. 749c05e Translator: Enable OES_EGL_image_external support in ESSL3.20 by Jisun Lee · 6 days ago
  38. ab9579b Roll vulkan-deps from d623c1d9d824 to 5f4499eff7b1 (6 revisions) by angle-autoroll · 6 days ago
  39. 2655f0c Roll Chromium from f26938c66838 to b270daa499ef (552 revisions) by angle-autoroll · 6 days ago
  40. 012c499 Translator: Validate duplicate cases earlier by Shahbaz Youssefi · 6 days ago
  41. 35a97a7 WGSL: don't ever emit + unary operator by Matthew Denton · 6 days ago
  42. 69511c2 Ensure the address that GLshort is written to is 2 bytes aligned by Yuxin Hu · 6 days ago
  43. 06842fc PLS: Properly detect shader framebuffer fetch support. by Kenneth Russell · 6 days ago
  44. 9adf11a Translator: Verify max function call depth during parse by Shahbaz Youssefi · 6 days ago
  45. 5f80122 Translator: Check for undefined functions during parse by Shahbaz Youssefi · 6 days ago
  46. c452d6f WGSL: Introduce temporaries for written-to func params by Matthew Denton · 6 days ago
  47. f0a4f3f Disable the ANGLE selection UI when ro.hardware.egl=angle by Xiang Wang · 6 days ago
  48. 20a7258 Skip the shader translator entirely with passthough shaders. by Geoff Lang · 6 days ago chromium/7477 chromium/7478
  49. 6233955 Optimize SetUniform for isFloat16 case by Yuxin Hu · 7 days ago
  50. 7f5958c Vulkan: roll Volk by Steven Noonan · 7 days ago
  51. eaad434 Fix issues from mixing regular/MSRTT multisampled renderbuffers by Xinyu Fang · 7 days ago
  52. 99c4733 [metal] Fix data race in commands scheduled sync by Sunny Sachanandani · 7 days ago
  53. 0b9caaf Vulkan: Limit atomic counters to 32 by Shahbaz Youssefi · 7 days ago
  54. 665785f Vulkan: Load the image when damage region is set by Xin Yuan · 7 days ago
  55. b712a72 Translator: Check for recursion during parse by Shahbaz Youssefi · 7 days ago
  56. 8469b24 Translator: Reject infinite loop during parse by Shahbaz Youssefi · 7 days ago
  57. 79656c0 Roll vulkan-deps from 7cd8dafa530d to d623c1d9d824 (5 revisions) by angle-autoroll · 7 days ago
  58. 2be0150 Roll Chromium from 71995ce8b7bc to f26938c66838 (693 revisions) by angle-autoroll · 7 days ago
  59. d43378e Roll VK-GL-CTS from b4a4686fb406 to 69ff1ec4be50 (1 revision) by angle-autoroll · 7 days ago chromium/7476
  60. caf6336 Translator: Avoid unreachable in presence of shader error by Shahbaz Youssefi · 7 days ago
  61. 3add1bf FrameCapture: Add skip invalid condition by Hoyeon Lim · 7 days ago
  62. ded8ecc Translator: Handle GS and TES output gl_Position like VS by Shahbaz Youssefi · 7 days ago
  63. 97b9361 Translator: Remove gl_out from TES built-ins by Shahbaz Youssefi · 7 days ago
  64. d9ff059 Translator fuzzer: dump the shader to stderr by Shahbaz Youssefi · 7 days ago chromium/7475
  65. 4ad0cae Fix OpenGL ES version string by Mohan Maiya · 7 days ago
  66. eea5e6d Roll third_party/llvm/src into angle to include C++23 fixes by Victor Hugo Vianna Silva · 8 days ago
  67. ac80018 CL/Vulkan: Set host cached bit for HOST_PTR buffers by kyongjoo.oh · 8 days ago
  68. fc46d33 Add RobustBufferAccessBehaviorTest test by Charlie Lao · 8 days ago
  69. 255dc67 Translator: Validate ESSL 100 limitations during parse by Shahbaz Youssefi · 8 days ago
  70. 84b0cf1 Translator: Validate gl_FragData xor gl_FragColor early by Shahbaz Youssefi · 8 days ago
  71. 8c15b96 Translator: Validate MaxFunctionParameters limit during parse by Shahbaz Youssefi · 8 days ago
  72. 88002e3 Roll SwiftShader from efd5e79e9ca3 to 3d536c0fc62b (2 revisions) by angle-autoroll · 8 days ago
  73. d305e35 Roll vulkan-deps from bb498dc53b8b to 7cd8dafa530d (6 revisions) by angle-autoroll · 8 days ago
  74. 6e57cdf Roll VK-GL-CTS from c082f2b4f5e3 to b4a4686fb406 (3 revisions) by angle-autoroll · 8 days ago
  75. e27ead9 Roll Chromium from b06dc5b80506 to 71995ce8b7bc (664 revisions) by angle-autoroll · 8 days ago chromium/7474
  76. 7280d3d Turn off preferSubmitAtFBOBoundary and add early submit logic by Sean Feng · 8 days ago
  77. 2027314 CL/Vulkan: Enable OpenCL kernel printf in logcat by hoonee.cho · 8 days ago
  78. 54409f2 cl/vk: Autogen image order and types by Austin Annestrand · 8 days ago
  79. 774bca9 [metal] Add commands scheduled sync object by Sunny Sachanandani · 8 days ago
  80. e5b0553 Translator: Validate TCS barrier() rules during parse by Shahbaz Youssefi · 8 days ago chromium/7473
  81. bf63a4e Translator: Track control flow during parse by Shahbaz Youssefi · 8 days ago
  82. c1ae67d cl/vk: Introduce Int64 Atomic support by Austin Annestrand · 9 days ago
  83. 4b5f4da Don't roll CLSPV binary blobs into Android. by Yuly Novikov · 9 days ago
  84. 13e0c3b Roll vulkan-deps from ac55dee5b314 to bb498dc53b8b (5 revisions) by angle-autoroll · 9 days ago
  85. b8705ed Roll Chromium from 76e5315e52d7 to b06dc5b80506 (3284 revisions) by angle-autoroll · 9 days ago chromium/7472
  86. 104f0e6 Tests: Add Umamusume: Pretty Derby trace by Cody Northrop · 9 days ago
  87. 315b9cb third_party/clspv: Update clspv (10/9/2025) by Austin Annestrand · 9 days ago
  88. 4d52bed CL/Vulkan: Add 3.0 atomic memory order feature macros by hoonee cho · 9 days ago
  89. 7c7fcb9 CL/Vulkan: Allocate descriptor sets under lock by hoonee.cho · 9 days ago
  90. e9e1789 CL/Vulkan: Make CommandsStateMap as self contained by Gowtham Tammana · 9 days ago
  91. 80130da Vulkan: Enable recycleVkEvent on swiftshader by Yuxin Hu · 9 days ago
  92. 45b0571 Vulkan: Add barrier log only when present by Gowtham Tammana · 9 days ago chromium/7471
  93. ea35293 CL/Vulkan: Dump commandstream on request by Gowtham Tammana · 9 days ago
  94. fa49f70 Don't build OpenCL on Mac bots by Yuly Novikov · 10 days ago
  95. 537ee3e Manual roll SwiftShader from 794b0cfce1d8 to efd5e79e9ca3 (1 revision) by angle-autoroll · 10 days ago
  96. 02ffcb3 CL/VK: Fix heap overflow when kernel args exceed size by kyongjoo.oh · 10 days ago
  97. 6b71ba8 Roll vulkan-deps from 660b97e7bc4f to ac55dee5b314 (12 revisions) by angle-autoroll · 10 days ago chromium/7470
  98. 4057f9c Roll VK-GL-CTS from db48c34bebaf to c082f2b4f5e3 (12 revisions) by angle-autoroll · 10 days ago
  99. 8ed1600 tests: Fix ShadingRateEXTTest.FragmentShadingRatePrimitive by Tim Van Patten · 12 days ago chromium/7465 chromium/7466 chromium/7467 chromium/7468 chromium/7469
  100. 62fe67a Update Texture2DBaseMaxTestES3.Fuzz545ImmutableTexRenderFeedback by Roberto Rodriguez · 13 days ago