[go: up one dir, main page]

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