[go: up one dir, main page]

  1. cb16fc8 Translator: Turn MSL-specific condition to compile option by Shahbaz Youssefi · 3 days ago chromium/7580
  2. eb9614e Add a new BlockLayoutEncoder for packing FP16 uniforms by Yuxin Hu · 7 days ago
  3. 0b9b258 Translator: Remove the force highp->mediump flag by Shahbaz Youssefi · 2 weeks ago
  4. 2ddb501 Reland "Vulkan: Dynamic state for primitive topology" by Shahbaz Youssefi · 2 weeks ago
  5. 2f231d5 Port Pack/Unpack compiler tests to end2nd by Shahbaz Youssefi · 2 weeks ago chromium/7560
  6. 6ca1aa6 Revert "Vulkan: Dynamic state for primitive topology" by Cody Northrop · 2 weeks ago
  7. 4017b3a Vulkan: Add feature flag for VK_QCOM_tile_memory_heap by Charlie Lao · 2 weeks ago
  8. 5f81423 Vulkan: Dynamic state for primitive topology by Shahbaz Youssefi · 2 weeks ago
  9. 78f1066 Vulkan: Use vkEvent for buffer is vertex sync is deferred by Shelly Wang · 2 weeks ago chromium/7559_3
  10. 438f42b D3D: Remove ES3.1 features by Shahbaz Youssefi · 3 weeks ago
  11. 6ec7fe5 Vulkan: Don't drop depth/stencil clears on invalidate by Cody Northrop · 3 weeks ago chromium/7547
  12. 7447097 IR: Allow dynamic toggling if the IR is built by Shahbaz Youssefi · 4 weeks ago
  13. 4121f4e Vulkan: Featurize support for GL_EXT_fragment_shading_rate* by Mohan Maiya · 5 weeks ago
  14. 46dea13 Vulkan: Enable OVR_multiview_multisampled_render_to_texture support by Yuxin Hu · 6 weeks ago
  15. 57f6248 Disable passthrough shaders on Mali 400 devices. by Geoff Lang · 6 weeks ago
  16. db35dc6 Update left-over old bug ids to new ids by Shahbaz Youssefi · 6 weeks ago
  17. 1e7a48e Vulkan: Use host-image-copy as much as pre-unified-layouts by Shahbaz Youssefi · 6 weeks ago
  18. 058ca01 Mark buffer as dirty with size change by Amirali Abdolrashidi · 8 weeks ago chromium/7485
  19. 7f5958c Vulkan: roll Volk by Steven Noonan · 9 weeks ago
  20. 774bca9 [metal] Add commands scheduled sync object by Sunny Sachanandani · 9 weeks ago
  21. c1ae67d cl/vk: Introduce Int64 Atomic support by Austin Annestrand · 9 weeks ago
  22. ea35293 CL/Vulkan: Dump commandstream on request by Gowtham Tammana · 9 weeks ago
  23. eec95a6 Translator: Remove NV_shader_framebuffer_fetch by Shahbaz Youssefi · 2 months ago
  24. b276d1f Vulkan: Add supportShaderPixelLocalStorageAngle feature by Mohan Maiya · 3 months ago
  25. 6218bbd Vulkan: Make min submit command count dynamic by Amirali Abdolrashidi · 3 months ago
  26. 5092776 Vulkan: Add externallySynchronizePipelineCacheAccess feature by Mohan Maiya · 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. 059734f CL: Roll OpenCL headers, docs, CTS, loader by jh.eun · 3 months ago chromium/7409
  30. 5c1ba22 Vulkan: Add feature flag preferBGR565ToRGB565 by Amirali Abdolrashidi · 3 months ago
  31. acb59de Vulkan: Add VK_KHR_buffer_device_address feature by hoonee.cho · 3 months ago
  32. fee5826 Vulkan: Enable VK_KHR_unified_image_layouts by Shahbaz Youssefi · 3 months ago chromium/7397 chromium/7398
  33. c1cdc2b Transform SPIRV to use 16-bit float for lower precision uniforms by Yuxin Hu · 4 months ago chromium/7395
  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. 806c80e Add a new ShaderVariable struct property by Yuxin Hu · 4 months ago chromium/7359 chromium/7360 chromium/7361
  37. 25f5e2c Vulkan: Add support for built-in gl_PrimitiveShadingRateEXT by Panfeng Hou · 4 months ago
  38. 9034e29 Vulkan: add a feature flag controlling float uniforms 16-bit transform by Yuxin Hu · 4 months ago
  39. 7ad6771 CL/Vulkan: Enable cl_khr_integer_dot_product extension by Hareesh Karada · 4 months ago
  40. 91fa29b Add a feature to force contexts into debug mode by Shahbaz Youssefi · 5 months ago
  41. cd969c3 Vulkan: Disable clipCullDistance ext if GS/TS by Amirali Abdolrashidi · 5 months ago
  42. b758268 Reland: GL: Allow untranslated shaders to pass through on GLES by Geoff Lang · 5 months ago
  43. 251ffe6 Vulkan: Add support for built-in gl_ShadingRateEXT by Panfeng Hou · 5 months ago
  44. 03356f0 Vulkan: Skip VK_KHR_maintenance9 warning by Cody Northrop · 5 months ago chromium/7291 chromium/7292 chromium/7293 chromium/7294 chromium/7295
  45. 56e9bff GL: Remove obsolete macOS workarounds by Alexey Knyazev · 6 months ago chromium/7263
  46. beae1b4 Metal: Remove obsolete workarounds by Alexey Knyazev · 6 months ago
  47. 94ee620 Metal: Allow optimization of simple loops by Kimmo Kinnunen · 6 months ago
  48. c39f4a5 Vulkan: Update border color assignment for stencil by Amirali Abdolrashidi · 6 months ago
  49. ef29d42 Support ASTC decode mode extensions in ANGLE by Tingwei Guo · 7 months ago
  50. d5d7610 Do not define GL_GLEXT_VERSION in gl2ext.h by Alexey Knyazev · 7 months ago
  51. 4c964bc Roll third_party/OpenGL-Registry/src/ 5bae8738b..200cea403 (74 commits) by Alexey Knyazev · 7 months ago
  52. 392dc59 Remove GL_CHROMIUM_sync_query by Alexey Knyazev · 7 months ago
  53. dac0ef5 WebGPU: Add a feature to avoid wgpuInstanceWaitAny by Geoff Lang · 7 months ago
  54. 3e9a137 Fix unique object duplication warning by Devon Loehr · 7 months ago
  55. c1e806d WebGPU: Allow providing an external WGPUDevice. by Geoff Lang · 7 months ago chromium/7197
  56. 3cf7a60 WebGPU: Add extensions for importing external textures by Geoff Lang · 7 months ago chromium/7196
  57. f537c6d Allow passing a DawnProcTable to DisplayWgpu. by Geoff Lang · 7 months ago
  58. 16b2bf5 Vulkan: Only expose ASTC HDR if 3D textures supported by Cody Northrop · 7 months ago
  59. 16e0dfd Vulkan: Add feature flag to recycle VkEvent by Charlie Lao · 8 months ago
  60. a3b2079 Vulkan: Add flag to prefer renderer pipeline cache by Amirali Abdolrashidi · 8 months ago
  61. c52183b Reset sample coverage after fbo change on Adreno by Vasiliy Telezhnikov · 8 months ago
  62. 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
  63. d392eea Vulkan: Force host-image-copy for LUMA textures on ARM by Shahbaz Youssefi · 8 months ago
  64. f355e2b Vulkan: Remove preferDriverUniformOverSpecConst by Shahbaz Youssefi · 8 months ago chromium/7135 chromium/7136 chromium/7137
  65. 5dd0557 Revert "GL: Allow untranslated shaders to pass through on GLES" by Yuly Novikov · 8 months ago
  66. 4e77552 GL: Allow untranslated shaders to pass through on GLES by Geoff Lang · 8 months ago
  67. 02ae054 Translator: Fix init of inactive output variables by Shahbaz Youssefi · 8 months ago
  68. d27a1fd Compiler: Allow denorm float values in the lexer by Cody Northrop · 8 months ago
  69. f798b0d Vulkan: Remove enablePreRotateSurfaces feature by Igor Nazarov · 9 months ago
  70. b77f8af Vulkan: Ignore SUBOPTIMAL on Android without pre-rotate by Igor Nazarov · 9 months ago
  71. bbf92d1 Vulkan: Add workaround flag for extra submit fence by Amirali Abdolrashidi · 9 months ago
  72. 8cf8971 Vulkan: Remove perFrameWindowSizeQuery feature by Igor Nazarov · 9 months ago
  73. 081934f Vulkan: Add avoidInvisibleWindowSwapchainRecreate feature by Igor Nazarov · 9 months ago
  74. caf1499 Vulkan: Fix window surface resize and size query by Igor Nazarov · 9 months ago
  75. e339f91 Vulkan: Split asyncCommandBufferResetAndGarbageCleanup into two by Charlie Lao · 9 months ago
  76. ac242c1 Vulkan: Fix the feature flag typo by Yuxin Hu · 9 months ago chromium/7081
  77. 6bd7a51 Vulkan: Allow pipelineStatisticsQuery substitute PGO by Yuxin Hu · 9 months ago
  78. 292bb45 Cut MAX_COLOR_ATTACHMENTS_WITH_ACTIVE_PIXEL_LOCAL_STORAGE_ANGLE by Chris Dalton · 9 months ago
  79. e6a2750 Vulkan: Swapchain recreate workaround for shared present mode by Igor Nazarov · 9 months ago
  80. 5b343e8 Vulkan: Remove support for Stadia by Shahbaz Youssefi · 9 months ago
  81. 412bd05 Implement workaround for MAX_COMBINED_SHADER_OUTPUT_RESOURCES. by Stephen White · 10 months ago chromium/7056
  82. ae56773 Vulkan: Make use of VK_EXT_device_fault if exists by Amirali Abdolrashidi · 10 months ago
  83. bd8bc10 vulkan: disable pipeline cache data serialization for nvidia device. by Hailin Zhang · 10 months ago
  84. 65343c4 Vulkan: Improve ConvertImageLayoutToVkImageLayout() by Charlie Lao · 10 months ago
  85. 9592b97 Move LogFeatureStatus() into overrideFeatures() by Tim Van Patten · 10 months ago
  86. f974ffa Vulkan: Add stubs for expose VK_KHR_swapchain_mutable_format by Neil Zhang · 10 months ago
  87. 91d0c56 Vulkan: Disable support for GL_EXT_YUV_target by Mohan Maiya · 10 months ago
  88. 869dde7 Remove code paths for invoking the offline Metal compiler by Geoff Lang · 10 months ago
  89. e330d95 CL/Vulkan: Add native builtins to clspv compiler by Gowtham Tammana · 11 months ago chromium/6988
  90. 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
  91. 73e226c Vulkan: Add check for uniform buffer standard layout feature by jh.eun · 11 months ago
  92. bbc0d70 Vulkan: Add entry points to lock the Vulkan queue by Shahbaz Youssefi · 11 months ago
  93. 3226a3d Reland: vulkan: add EGL_ANGLE_platform_angle_vulkan_device_uuid by Steven Noonan · 11 months ago
  94. 3b09226 Revert "vulkan: add EGL_ANGLE_platform_angle_vulkan_device_uuid" by Yuly Novikov · 11 months ago
  95. 96abb2c vulkan: add EGL_ANGLE_platform_angle_vulkan_device_uuid by Steven Noonan · 11 months ago
  96. 59162e2 Vulkan: Update a few features and extensions for Samsung by Mohan Maiya · 12 months ago
  97. c75bd91 Vulkan: Remove asyncCommandQueue by Shahbaz Youssefi · 1 year ago
  98. 6bb1bc9 Add an extension to report total memory usage of all GL objects by Le Hoang Quyen · 1 year ago
  99. 95756ae Expose VK_EXT_image_compression_control_swapchain by Yuxiang Qian · 1 year ago
  100. 2641424 Remove GetTexLevelParameter* from ANGLE_texture_multisample by Alexey Knyazev · 1 year ago