[go: up one dir, main page]

  1. 0b9b258 Translator: Remove the force highp->mediump flag by Shahbaz Youssefi · 14 days ago
  2. 2ddb501 Reland "Vulkan: Dynamic state for primitive topology" by Shahbaz Youssefi · 2 weeks ago
  3. 2f231d5 Port Pack/Unpack compiler tests to end2nd by Shahbaz Youssefi · 2 weeks ago chromium/7560
  4. 6ca1aa6 Revert "Vulkan: Dynamic state for primitive topology" by Cody Northrop · 2 weeks ago
  5. 4017b3a Vulkan: Add feature flag for VK_QCOM_tile_memory_heap by Charlie Lao · 2 weeks ago
  6. 5f81423 Vulkan: Dynamic state for primitive topology by Shahbaz Youssefi · 2 weeks ago
  7. 78f1066 Vulkan: Use vkEvent for buffer is vertex sync is deferred by Shelly Wang · 2 weeks ago chromium/7559_3
  8. 6ec7fe5 Vulkan: Don't drop depth/stencil clears on invalidate by Cody Northrop · 3 weeks ago chromium/7547
  9. 7447097 IR: Allow dynamic toggling if the IR is built by Shahbaz Youssefi · 4 weeks ago
  10. 4121f4e Vulkan: Featurize support for GL_EXT_fragment_shading_rate* by Mohan Maiya · 5 weeks ago
  11. 46dea13 Vulkan: Enable OVR_multiview_multisampled_render_to_texture support by Yuxin Hu · 6 weeks ago
  12. 57f6248 Disable passthrough shaders on Mali 400 devices. by Geoff Lang · 6 weeks ago
  13. 1e7a48e Vulkan: Use host-image-copy as much as pre-unified-layouts by Shahbaz Youssefi · 6 weeks ago
  14. f94dd26 Trace/Replay: Add "frame_wall_time" metric by Igor Nazarov · 6 weeks ago
  15. e96aff1 Trace/Replay: Enable extensions on side-contexts by Mark Lobodzinski · 7 weeks ago
  16. 9a037e0 Add OVR_multiview_multisampled_render_to_texture entry points by Yuxin Hu · 7 weeks ago
  17. 058ca01 Mark buffer as dirty with size change by Amirali Abdolrashidi · 8 weeks ago chromium/7485
  18. c1ae67d cl/vk: Introduce Int64 Atomic support by Austin Annestrand · 9 weeks ago
  19. ea35293 CL/Vulkan: Dump commandstream on request by Gowtham Tammana · 9 weeks ago
  20. b276d1f Vulkan: Add supportShaderPixelLocalStorageAngle feature by Mohan Maiya · 3 months ago
  21. c4e942d Tidy up some README.chromium files in Angle. by Rachael Newitt · 3 months ago
  22. 6218bbd Vulkan: Make min submit command count dynamic by Amirali Abdolrashidi · 3 months ago
  23. a59f1e3 Update the bug link in the UpdateMechanism for Stackwalker. by Rachael Newitt · 3 months ago
  24. 5092776 Vulkan: Add externallySynchronizePipelineCacheAccess feature by Mohan Maiya · 3 months ago
  25. 02b5373 Trace/Replay: Fix context grouping issues by Mark Lobodzinski · 3 months ago
  26. 9fdc7a1 Adds a freshness exemption for StalkWalker. by Rachael Newitt · 3 months ago
  27. 7217890 CL/VK: Add SerializedExecution feature knob by Austin Annestrand · 3 months ago
  28. c292f29 Vulkan: Remove compressVertexData feature by Charlie Lao · 3 months ago
  29. 5c1ba22 Vulkan: Add feature flag preferBGR565ToRGB565 by Amirali Abdolrashidi · 3 months ago
  30. acb59de Vulkan: Add VK_KHR_buffer_device_address feature by hoonee.cho · 3 months ago
  31. fee5826 Vulkan: Enable VK_KHR_unified_image_layouts by Shahbaz Youssefi · 3 months ago chromium/7397 chromium/7398
  32. 3d8dff0 Suppress unsafe buffers on a file-by-file basis in util/ by Tom Sepez · 4 months ago
  33. 7d6aa63 Reland: Rename enums to fix GCC -Wchanges-meaning error by Sungyong Choi · 4 months ago
  34. 8ef76b6 CL/Vulkan: cl_khr_external_memory extension (pt.2) by Raja Wasim Husain · 4 months ago
  35. 1f83d73 Expose VK_EXT_global_priority and VK_EXT_global_priority_query by Yuxiang Qian · 4 months ago
  36. ccbc9e9b Revert "Rename enums to fix GCC -Wchanges-meaning error" by Yuly Novikov · 4 months ago
  37. dc24ecc Rename enums to fix GCC -Wchanges-meaning error by Sungyong Choi · 4 months ago
  38. df13b2b Include cstring for strstr declaration in util_gl.h by Sungyong Choi · 4 months ago
  39. 25f5e2c Vulkan: Add support for built-in gl_PrimitiveShadingRateEXT by Panfeng Hou · 4 months ago
  40. 9034e29 Vulkan: add a feature flag controlling float uniforms 16-bit transform by Yuxin Hu · 4 months ago
  41. 7ad6771 CL/Vulkan: Enable cl_khr_integer_dot_product extension by Hareesh Karada · 4 months ago
  42. 91fa29b Add a feature to force contexts into debug mode by Shahbaz Youssefi · 5 months ago
  43. cd969c3 Vulkan: Disable clipCullDistance ext if GS/TS by Amirali Abdolrashidi · 5 months ago
  44. a6699c9 Android: Stop polling messages when app destroy requested by Tim Van Patten · 5 months ago
  45. 13f6df4 Fix the format of the "License" field in README.chromium files. by Jordan Brown · 5 months ago
  46. 7181239 Add long ANGLE traces feature by Mark Lobodzinski · 5 months ago
  47. b758268 Reland: GL: Allow untranslated shaders to pass through on GLES by Geoff Lang · 5 months ago
  48. 7b36840 Fix missing includes by Takuto Ikuta · 5 months ago
  49. 03356f0 Vulkan: Skip VK_KHR_maintenance9 warning by Cody Northrop · 5 months ago chromium/7291 chromium/7292 chromium/7293 chromium/7294 chromium/7295
  50. 7432138 Add a missing include for std::pair by Takuto Ikuta · 6 months ago
  51. 4e0537c EGLWindow: Query the Context version after creation by Tim Van Patten · 6 months ago
  52. e738f5b EGLWindow: Fix eglGetError in initializeSurface() by Tim Van Patten · 6 months ago
  53. 56e9bff GL: Remove obsolete macOS workarounds by Alexey Knyazev · 6 months ago chromium/7263
  54. e15d293 tvOS: Disable child process creation code by Gyuyoung Kim · 6 months ago
  55. beae1b4 Metal: Remove obsolete workarounds by Alexey Knyazev · 6 months ago
  56. 3b7528e Support running the full end2end suite against the System EGL by Tim Van Patten · 6 months ago
  57. 94ee620 Metal: Allow optimization of simple loops by Kimmo Kinnunen · 6 months ago
  58. 0d441ed util: Give all ConfigParameters default values by Tim Van Patten · 6 months ago
  59. c39f4a5 Vulkan: Update border color assignment for stencil by Amirali Abdolrashidi · 6 months ago
  60. 9a43677 Vulkan: Add entry points for GL_EXT_fragment_shading_rate by Panfeng Hou · 6 months ago
  61. ef29d42 Support ASTC decode mode extensions in ANGLE by Tingwei Guo · 7 months ago
  62. 4c964bc Roll third_party/OpenGL-Registry/src/ 5bae8738b..200cea403 (74 commits) by Alexey Knyazev · 7 months ago
  63. dac0ef5 WebGPU: Add a feature to avoid wgpuInstanceWaitAny by Geoff Lang · 7 months ago
  64. 16b2bf5 Vulkan: Only expose ASTC HDR if 3D textures supported by Cody Northrop · 7 months ago
  65. 86ce0f0 Add EXT_multi_draw_arrays stubs by Alexey Knyazev · 7 months ago
  66. 618bc39 Add EXT_draw_instanced stubs by Alexey Knyazev · 7 months ago chromium/7169
  67. 16e0dfd Vulkan: Add feature flag to recycle VkEvent by Charlie Lao · 8 months ago
  68. a3b2079 Vulkan: Add flag to prefer renderer pipeline cache by Amirali Abdolrashidi · 8 months ago
  69. c52183b Reset sample coverage after fbo change on Adreno by Vasiliy Telezhnikov · 8 months ago
  70. ae70513 Remove NamedBufferStorageExternalEXT entry point by Alexey Knyazev · 8 months ago
  71. cdb3402 Move robust APIs for PLS into robust_client_memory sections. by Kenneth Russell · 8 months ago chromium/7147 chromium/7148 chromium/7149 chromium/7150
  72. d392eea Vulkan: Force host-image-copy for LUMA textures on ARM by Shahbaz Youssefi · 8 months ago
  73. f355e2b Vulkan: Remove preferDriverUniformOverSpecConst by Shahbaz Youssefi · 8 months ago chromium/7135 chromium/7136 chromium/7137
  74. 5dd0557 Revert "GL: Allow untranslated shaders to pass through on GLES" by Yuly Novikov · 8 months ago
  75. 4e77552 GL: Allow untranslated shaders to pass through on GLES by Geoff Lang · 8 months ago
  76. f798b0d Vulkan: Remove enablePreRotateSurfaces feature by Igor Nazarov · 9 months ago
  77. b77f8af Vulkan: Ignore SUBOPTIMAL on Android without pre-rotate by Igor Nazarov · 9 months ago
  78. eb52b56 Remove unsupported 1D and DSA entry points by Alexey Knyazev · 9 months ago
  79. bbf92d1 Vulkan: Add workaround flag for extra submit fence by Amirali Abdolrashidi · 9 months ago
  80. 8cf8971 Vulkan: Remove perFrameWindowSizeQuery feature by Igor Nazarov · 9 months ago
  81. 081934f Vulkan: Add avoidInvisibleWindowSwapchainRecreate feature by Igor Nazarov · 9 months ago
  82. e339f91 Vulkan: Split asyncCommandBufferResetAndGarbageCleanup into two by Charlie Lao · 9 months ago
  83. d3c9719 [fuchsia] Simplify connecting to service by Brandon Castellano · 9 months ago
  84. ac242c1 Vulkan: Fix the feature flag typo by Yuxin Hu · 9 months ago chromium/7081
  85. 6bd7a51 Vulkan: Allow pipelineStatisticsQuery substitute PGO by Yuxin Hu · 9 months ago
  86. 578ee16 Do not wait for ConfigureNotify event when window is invisible by Igor Nazarov · 9 months ago
  87. e6a2750 Vulkan: Swapchain recreate workaround for shared present mode by Igor Nazarov · 9 months ago
  88. 5b343e8 Vulkan: Remove support for Stadia by Shahbaz Youssefi · 9 months ago
  89. e021698 Preserve window format when resizing on Android by Igor Nazarov · 9 months ago
  90. 412bd05 Implement workaround for MAX_COMBINED_SHADER_OUTPUT_RESOURCES. by Stephen White · 10 months ago chromium/7056
  91. ae56773 Vulkan: Make use of VK_EXT_device_fault if exists by Amirali Abdolrashidi · 10 months ago
  92. bd8bc10 vulkan: disable pipeline cache data serialization for nvidia device. by Hailin Zhang · 10 months ago
  93. 65343c4 Vulkan: Improve ConvertImageLayoutToVkImageLayout() by Charlie Lao · 10 months ago
  94. f974ffa Vulkan: Add stubs for expose VK_KHR_swapchain_mutable_format by Neil Zhang · 10 months ago
  95. c0d806b CL: OpenCL support for ANGLE Capture/Replay by Alex Dean · 10 months ago
  96. 869dde7 Remove code paths for invoking the offline Metal compiler by Geoff Lang · 10 months ago
  97. 4ce8b71 LSC updating angle License ids by Jordan · 11 months ago
  98. 02bd7ad Revert "Force logging ANativeWindow events for debugging." by Yuly Novikov · 11 months ago
  99. e330d95 CL/Vulkan: Add native builtins to clspv compiler by Gowtham Tammana · 11 months ago chromium/6988
  100. 8c31794 Vulkan: Add feature flag to use VkEvent for buffer barriers by Charlie Lao · 11 months ago chromium/6979 chromium/6980 chromium/6981 chromium/6982