[go: up one dir, main page]

  1. 3dfc98c More context clean up in multi-threading tests by Shahbaz Youssefi · 24 minutes ago main
  2. 3b5e959 WebGPU: Run all end2end tests. by Geoff Lang · 68 minutes ago
  3. 7d519d4 Translator: Remove InitializeDll.* by Shahbaz Youssefi · 6 hours ago
  4. d35b89f Update Float16ToFloat32.py for python3 by Shahbaz Youssefi · 17 hours ago
  5. 6181a0b Remove DIRTY_BIT_BOUND_TO_MSRTT_FRAMEBUFFER dirty bit by Mohan Maiya · 18 hours ago
  6. 24a83db More tricky GLSL tests by Shahbaz Youssefi · 24 hours ago chromium/7489
  7. ea7980a WGSL: implement more complicated multi-swizzle assignments by Matthew Denton · 25 hours ago
  8. 00e96b3 WGSL: Implement out/inout params with pointers. by Matthew Denton · 25 hours ago
  9. f217515 WGSL: implement comma operator by Matthew Denton · 33 hours ago
  10. 5e06057 WGSL: implement ternaries by Matthew Denton · 33 hours ago
  11. 1bd82c4 Translator: add some more helpers by Matthew Denton · 33 hours ago
  12. 4733ce5 GLSLTest: add some complicated tests by Matthew Denton · 35 hours ago chromium/7488
  13. 3a28090 WGSL: Refactor WGSLProgramPrelude by Matthew Denton · 2 days ago
  14. af7faab Translator: Improve handling of nameless structs by Shahbaz Youssefi · 2 days ago
  15. 1757043 Reland "WGSL: Introduce temporaries for written-to func params" by Matthew Denton · 2 days ago
  16. 385eea4 Vulkan: Unsupress fixed VU 06887 by Shahbaz Youssefi · 2 days ago
  17. c0ee588 Add perftest for upload/draw w/some formats by Amirali Abdolrashidi · 2 days ago chromium/7487
  18. d582860 Properly clean up contexts in multi-threading tests by Shahbaz Youssefi · 3 days ago chromium/7486
  19. 27bf56f Vulkan: Fix bytesToAllocate calculation overflow bug by Charlie Lao · 3 days ago
  20. 399168c [WebGPU] Implement texture copies with a draw by Liza Burakova · 3 days ago
  21. 058ca01 Mark buffer as dirty with size change by Amirali Abdolrashidi · 3 days ago chromium/7485
  22. 59d4b70 Tests: Suppress ReturnedBinaryTwiceShouldMatch on Intel Windows by Cody Northrop · 6 days ago chromium/7480 chromium/7481 chromium/7482 chromium/7483
  23. 11d88e0 Translator: Fix gl_in redeclaration more by Shahbaz Youssefi · 6 days ago
  24. 5311e1f Translator: Validate case placement earlier by Shahbaz Youssefi · 6 days ago
  25. 618a27a Remove local std::vector in read uniform code path by Yuxin Hu · 6 days ago
  26. ad3e1a3 Add Gles test with GL_RASTERIZER_DISCARD enabled. by Yulei Cui · 6 days ago
  27. c58e26c Reduce copies of shader source. by Geoff Lang · 6 days ago chromium/7479
  28. ebdd878 Translator: Validate no statement after last case earlier by Shahbaz Youssefi · 6 days ago
  29. e881ac6 Translator: Validate no statement before first case earlier by Shahbaz Youssefi · 6 days ago
  30. c2df3b1 Replace Span() with base-style span() from time of C++17 by Tom Sepez · 6 days ago
  31. 3a731e2 Release mBinary memory after a program object param returns by Jisun Lee · 6 days ago
  32. 2c1ef1c Revert "WGSL: Introduce temporaries for written-to func params" by Shahbaz Youssefi · 6 days ago
  33. be939dc Translator: Validate case type == switch expression type earlier by Shahbaz Youssefi · 6 days ago
  34. 749c05e Translator: Enable OES_EGL_image_external support in ESSL3.20 by Jisun Lee · 6 days ago
  35. 012c499 Translator: Validate duplicate cases earlier by Shahbaz Youssefi · 7 days ago
  36. 35a97a7 WGSL: don't ever emit + unary operator by Matthew Denton · 7 days ago
  37. 69511c2 Ensure the address that GLshort is written to is 2 bytes aligned by Yuxin Hu · 7 days ago
  38. 06842fc PLS: Properly detect shader framebuffer fetch support. by Kenneth Russell · 7 days ago
  39. 9adf11a Translator: Verify max function call depth during parse by Shahbaz Youssefi · 7 days ago
  40. 5f80122 Translator: Check for undefined functions during parse by Shahbaz Youssefi · 7 days ago
  41. c452d6f WGSL: Introduce temporaries for written-to func params by Matthew Denton · 7 days ago
  42. f0a4f3f Disable the ANGLE selection UI when ro.hardware.egl=angle by Xiang Wang · 7 days ago
  43. 20a7258 Skip the shader translator entirely with passthough shaders. by Geoff Lang · 7 days ago chromium/7477 chromium/7478
  44. 6233955 Optimize SetUniform for isFloat16 case by Yuxin Hu · 7 days ago
  45. 7f5958c Vulkan: roll Volk by Steven Noonan · 7 days ago
  46. eaad434 Fix issues from mixing regular/MSRTT multisampled renderbuffers by Xinyu Fang · 7 days ago
  47. 99c4733 [metal] Fix data race in commands scheduled sync by Sunny Sachanandani · 7 days ago
  48. 0b9caaf Vulkan: Limit atomic counters to 32 by Shahbaz Youssefi · 7 days ago
  49. 665785f Vulkan: Load the image when damage region is set by Xin Yuan · 7 days ago
  50. b712a72 Translator: Check for recursion during parse by Shahbaz Youssefi · 7 days ago
  51. 8469b24 Translator: Reject infinite loop during parse by Shahbaz Youssefi · 7 days ago
  52. caf6336 Translator: Avoid unreachable in presence of shader error by Shahbaz Youssefi · 8 days ago
  53. 3add1bf FrameCapture: Add skip invalid condition by Hoyeon Lim · 8 days ago
  54. ded8ecc Translator: Handle GS and TES output gl_Position like VS by Shahbaz Youssefi · 8 days ago
  55. 97b9361 Translator: Remove gl_out from TES built-ins by Shahbaz Youssefi · 8 days ago
  56. d9ff059 Translator fuzzer: dump the shader to stderr by Shahbaz Youssefi · 8 days ago chromium/7475
  57. 4ad0cae Fix OpenGL ES version string by Mohan Maiya · 8 days ago
  58. ac80018 CL/Vulkan: Set host cached bit for HOST_PTR buffers by kyongjoo.oh · 8 days ago
  59. fc46d33 Add RobustBufferAccessBehaviorTest test by Charlie Lao · 8 days ago
  60. 255dc67 Translator: Validate ESSL 100 limitations during parse by Shahbaz Youssefi · 8 days ago
  61. 84b0cf1 Translator: Validate gl_FragData xor gl_FragColor early by Shahbaz Youssefi · 8 days ago
  62. 8c15b96 Translator: Validate MaxFunctionParameters limit during parse by Shahbaz Youssefi · 8 days ago
  63. 7280d3d Turn off preferSubmitAtFBOBoundary and add early submit logic by Sean Feng · 9 days ago
  64. 2027314 CL/Vulkan: Enable OpenCL kernel printf in logcat by hoonee.cho · 9 days ago
  65. 54409f2 cl/vk: Autogen image order and types by Austin Annestrand · 9 days ago
  66. 774bca9 [metal] Add commands scheduled sync object by Sunny Sachanandani · 9 days ago
  67. e5b0553 Translator: Validate TCS barrier() rules during parse by Shahbaz Youssefi · 9 days ago chromium/7473
  68. bf63a4e Translator: Track control flow during parse by Shahbaz Youssefi · 9 days ago
  69. c1ae67d cl/vk: Introduce Int64 Atomic support by Austin Annestrand · 9 days ago
  70. 104f0e6 Tests: Add Umamusume: Pretty Derby trace by Cody Northrop · 10 days ago
  71. 4d52bed CL/Vulkan: Add 3.0 atomic memory order feature macros by hoonee cho · 10 days ago
  72. 7c7fcb9 CL/Vulkan: Allocate descriptor sets under lock by hoonee.cho · 10 days ago
  73. e9e1789 CL/Vulkan: Make CommandsStateMap as self contained by Gowtham Tammana · 10 days ago
  74. 80130da Vulkan: Enable recycleVkEvent on swiftshader by Yuxin Hu · 10 days ago
  75. 45b0571 Vulkan: Add barrier log only when present by Gowtham Tammana · 10 days ago chromium/7471
  76. ea35293 CL/Vulkan: Dump commandstream on request by Gowtham Tammana · 10 days ago
  77. 02ffcb3 CL/VK: Fix heap overflow when kernel args exceed size by kyongjoo.oh · 10 days ago
  78. 8ed1600 tests: Fix ShadingRateEXTTest.FragmentShadingRatePrimitive by Tim Van Patten · 13 days ago chromium/7465 chromium/7466 chromium/7467 chromium/7468 chromium/7469
  79. 62fe67a Update Texture2DBaseMaxTestES3.Fuzz545ImmutableTexRenderFeedback by Roberto Rodriguez · 13 days ago
  80. 8af6c56 Translator: Add more action routines to glslang.y by Shahbaz Youssefi · 14 days ago chromium/7464
  81. eec95a6 Translator: Remove NV_shader_framebuffer_fetch by Shahbaz Youssefi · 14 days ago
  82. 074eec2 Translator: remove angle_BaseVertex/Instance from built-ins by Shahbaz Youssefi · 2 weeks ago chromium/7463
  83. b0ee423 Translator: Validate clip/cull distance size during parse by Shahbaz Youssefi · 2 weeks ago
  84. 17977bb Tests: Add Lands of Jail trace by Cody Northrop · 2 weeks ago chromium/7462
  85. f9685fd Fix: Correct various license issues in README.chromium files by Jordan · 2 weeks ago chromium/7461
  86. 715e935 D3D11: Add UMA metrics for Create*Shader's timing by Le Hoang Quyen · 2 weeks ago
  87. 37b4889 Tests: Skip black_beacon on Pixel 6 by Cody Northrop · 2 weeks ago
  88. c2010eb Roll VK-GL-CTS from 7e7a6001a3f4 to db48c34bebaf (14 revisions) by angle-autoroll · 2 weeks ago
  89. 867b9b7 Tests: Add Match Masters trace by Cody Northrop · 2 weeks ago chromium/7460
  90. fecb8ea WGSL: implement inc/dec with generated functions by Matthew Denton · 2 weeks ago
  91. f8c0eae Tests: Add Identity V trace by Mark Lobodzinski · 2 weeks ago chromium/7459
  92. b53f61e Skia Gold: Limit frame count on SwiftShader by Cody Northrop · 2 weeks ago
  93. 6a997ce Vulkan: SPIR-V Gen: Use unique id instead of pointer by Shahbaz Youssefi · 2 weeks ago
  94. 6c4c005 WGSL: fix do-while when body has continue by Matthew Denton · 2 weeks ago
  95. e1c14f0 Translator: Fix gl_LastFragColorARM not being qualified correctly by Shahbaz Youssefi · 2 weeks ago
  96. fd35391 Vulkan: Fix VMA assertion by Charlie Lao · 2 weeks ago
  97. 01280f6 CL/Vulkan: Remove spurious clear by Gowtham Tammana · 2 weeks ago
  98. d9fa255 Translator: Add numerous missing gl_PerVertex validations by Shahbaz Youssefi · 2 weeks ago chromium/7457
  99. fc98b3f Add test to verify the direct YUV sampling case by Jisun Lee · 3 weeks ago chromium/7455
  100. 5c58505 Tests: Update expectations for GalaxyS24Exynos by Cody Northrop · 3 weeks ago chromium/7452 chromium/7453 chromium/7454