[go: up one dir, main page]

  1. 110aa16 Vulkan: Increase suballocation block size to 8MB by Amirali Abdolrashidi · 3 minutes ago main
  2. 5a98598 Vulkan: Fix non-aligned buffer offset wrt stride by Amirali Abdolrashidi · 7 hours ago
  3. 1259115 Revert "Replace erase(remove) idiom with c++20 std::erase[_if]()" by Greg Schlomoff · 11 hours ago
  4. ecdb102 Replace erase(remove) idiom with c++20 std::erase[_if]() by Ho Cheung · 2 days ago
  5. 01642f5 Vulkan: Disable vertexInputDynamicState on PowerVR by Cody Northrop · 2 days ago
  6. 9980b1b Implement alignment methods for PackedSPIRVBlockEncoder by Yuxin Hu · 3 days ago
  7. 8c2f722 Vulkan: Add submission reason for debugging by Amirali Abdolrashidi · 3 days ago
  8. 362b407 Vulkan: drop unknown present modes by Ho Cheung · 3 days ago
  9. cb16fc8 Translator: Turn MSL-specific condition to compile option by Shahbaz Youssefi · 3 days ago chromium/7580
  10. aaebda1 [WebGPU] Implement CopyTexture with a draw call. by Liza Burakova · 6 days ago chromium/7578
  11. c77c36a Vulkan: Handle BufferBlocks in case of device lost by Nataraj Deshpande · 6 days ago
  12. eb9614e Add a new BlockLayoutEncoder for packing FP16 uniforms by Yuxin Hu · 7 days ago
  13. 7aa288d Vulkan: Make ImageHelper::isVkImageContentDefined more precise by Charlie Lao · 7 days ago
  14. 9caf5b9 Vulkan: Disable global priority features on Samsung by Mohan Maiya · 7 days ago
  15. c3fe776 Vulkan: Fix missing resolveMode with MSRTSS by Shahbaz Youssefi · 8 days ago
  16. ee05836 OpenCL: Use boolean flag for ARM extension check by Ho Cheung · 8 days ago chromium/7574
  17. e9b5c4f Avoid vector copy in TCompiler::getShaderBinary() by Tom Sepez · 8 days ago
  18. 7f980a0 GL: exclude bgraTexImageFormatsBroken from mesa by Chia-I Wu · 8 days ago
  19. c2a048f Vulkan: Expand skipped syncVal to include vkCmdEndRenderingKHR by Charlie Lao · 9 days ago
  20. 7e49b42 glTexStorage* should reject paletted formats by Aurora Zhang · 9 days ago
  21. d35ef96 FrameCapture: Skip invalid IDs when tracking max resource by Cody Northrop · 9 days ago
  22. e5ed65b Vulkan: Temporary remove the assertion to unblock roller by Charlie Lao · 9 days ago
  23. 78bb5a3 Vulkan Remove vk::MemoryProperties from ImageHelper::initMemory by Charlie Lao · 10 days ago chromium/7571
  24. 8cae4ca Vulkan: Add ImageHelper::copyStateAndMoveStorageFrom() function by Charlie Lao · 10 days ago
  25. 7b0e3c8 Vulkan: Move WindowSurfaceVk depthBuffer invalidate earlier by Charlie Lao · 10 days ago
  26. cd66301 Vulkan: Enable convertLowpAndMediumpFloatUniformsTo16Bits for Samsung by Mohan Maiya · 10 days ago
  27. 11c9bb6 D3D11: Request for feature level 12.0+ by default by le quyen · 10 days ago
  28. 3c4714f Revert "GL: Use EXT_clear_texture for initializing textures." by Shahbaz Youssefi · 10 days ago
  29. 4965885 Vulkan: Store mRenderer in WindowSurfaceVk and RenderbufferVk by Charlie Lao · 13 days ago
  30. 95a32cb Metal: Don't use pixelsDepthPitch to size buffers. by Geoff Lang · 13 days ago
  31. e893906 Vulkan: Fix valid-content tracking of writes via imageBuffer by Shahbaz Youssefi · 13 days ago
  32. 2437375 Vulkan set mMinCommandCountToSubmit to 1024 for all GPUs by Charlie Lao · 2 weeks ago
  33. 0b9b258 Translator: Remove the force highp->mediump flag by Shahbaz Youssefi · 2 weeks ago
  34. e5f0293 FrameCapture: Treat persistent mapped buffers as coherent by Mark Lobodzinski · 2 weeks ago
  35. 3130a95 Vulkan: Allow pipelineStaticsQuery substitue PGO on Qualcomm by Yuxin Hu · 2 weeks ago
  36. a6060e4 Vulkan: Assert that external-memory BufferHelpers are never moved by Shahbaz Youssefi · 2 weeks ago
  37. 9e0f356 Vulkan: Make ImageHelper::mContentDefined tracks VkImage data by Charlie Lao · 2 weeks ago
  38. 2ddb501 Reland "Vulkan: Dynamic state for primitive topology" by Shahbaz Youssefi · 2 weeks ago
  39. 4f9af46 Vulkan: Limit to ES2 if VK_EXT_provoking_vertex is not supported by Shahbaz Youssefi · 2 weeks ago
  40. 3f32960 Vulkan: Handle case of base level greater than max level. by Aurora Zhang · 2 weeks ago
  41. 2f231d5 Port Pack/Unpack compiler tests to end2nd by Shahbaz Youssefi · 2 weeks ago chromium/7560
  42. 6ca1aa6 Revert "Vulkan: Dynamic state for primitive topology" by Cody Northrop · 2 weeks ago
  43. a413899 Fix incorrect framebuffer completeness error with multiview MSRTT by Tingwei Guo · 2 weeks ago
  44. 4017b3a Vulkan: Add feature flag for VK_QCOM_tile_memory_heap by Charlie Lao · 2 weeks ago
  45. 01df575 Vulkan: Cleanup AllocateImageMemory code by Charlie Lao · 2 weeks ago
  46. 5f81423 Vulkan: Dynamic state for primitive topology by Shahbaz Youssefi · 2 weeks ago
  47. 27ff614 Vulkan: Remove protectionType from flushOutsideRPCommands() by Charlie Lao · 2 weeks ago
  48. 78f1066 Vulkan: Use vkEvent for buffer is vertex sync is deferred by Shelly Wang · 2 weeks ago chromium/7559_3
  49. 438f42b D3D: Remove ES3.1 features by Shahbaz Youssefi · 3 weeks ago
  50. 9bd46a2 Vulkan: Fix Context::genPerfMonitors buffer overflow by Igor Nazarov · 3 weeks ago
  51. 6ec7fe5 Vulkan: Don't drop depth/stencil clears on invalidate by Cody Northrop · 3 weeks ago chromium/7547
  52. 04d4e76 Vulkan: Optimize performance counters exposure by Igor Nazarov · 3 weeks ago chromium/7545
  53. 99f62ce Vulkan: Prefer global pipeline cache for QCOM by Amirali Abdolrashidi · 4 weeks ago chromium/7540 chromium/7541 chromium/7542 chromium/7543
  54. 8b3e05d Vulkan: Clear attribute pointer after buffer del by Amirali Abdolrashidi · 4 weeks ago
  55. 88cdc60 Disable ResourceMap locking for buffers with no global lock by Geoff Lang · 4 weeks ago
  56. a096297 Vulkan: Remove FramebufferVk from depthStencilBlitResolve by Charlie Lao · 4 weeks ago chromium/7535
  57. e0a1603 Reland "Vulkan: Move blitResolveImpl to colorBlitResolve/depthStencil" by Charlie Lao · 4 weeks ago
  58. 7447097 IR: Allow dynamic toggling if the IR is built by Shahbaz Youssefi · 4 weeks ago
  59. 7b89c00 Vulkan: Allocate 1M buffer for first buffer block by Amirali Abdolrashidi · 4 weeks ago
  60. d5b02c5 Refactor SupportedSampleSet into a bitfield. by Geoff Lang · 4 weeks ago
  61. b72747b Vulkan: Expand MSRTSS preference across devices by Amirali Abdolrashidi · 4 weeks ago
  62. 69d6d07 GL: Prefer glClear to glTexSubImage for clearing textures. by Geoff Lang · 4 weeks ago
  63. 59c9c87 GL: Use EXT_clear_texture for initializing textures. by Geoff Lang · 4 weeks ago
  64. 947997a Fix convertLowpAndMediumpFloatUniformsTo16Bits condition by Yuxin Hu · 4 weeks ago
  65. b863743 Vulkan: Disable GL_EXT_fragment_shading_rate* for Samsung by Mohan Maiya · 4 weeks ago
  66. ca91025 Refine ReadnPixels* validation by Shufen Ma · 4 weeks ago
  67. 8e82457 Remove RequireES1 in formatutils by Yuxiang Qian · 4 weeks ago
  68. cf53f37 Revert "Vulkan: Move blitResolveImpl to colorBlitResolve/depthStencil" by Shahbaz Youssefi · 4 weeks ago
  69. d771270 Vulkan: Cache unpacked attachments/RT info in FBO by Amirali Abdolrashidi · 4 weeks ago
  70. ce2e328 Vulkan: Add test for AHB+MSRTSS by Charlie Lao · 4 weeks ago
  71. 2b8f67b Vulkan: Move blitResolveImpl to colorBlitResolve/depthStencil by Charlie Lao · 4 weeks ago
  72. 8a0d4e5 Vulkan: Always use MSRTSS bit when create VkImage out of AHB by Charlie Lao · 4 weeks ago
  73. c74a983 Vulkan: Ensure CommandsState::mPrimaryCommands access with lock by Charlie Lao · 5 weeks ago
  74. 932744c Vulkan: Move mProtectionType/mContextPriority to CommandsState by Charlie Lao · 5 weeks ago
  75. a5518f0 Vulkan: Remove mWaitSemaphores from ContextVk by Charlie Lao · 5 weeks ago
  76. 4121f4e Vulkan: Featurize support for GL_EXT_fragment_shading_rate* by Mohan Maiya · 5 weeks ago
  77. afd4f0e Vulkan: Remove imagesToTransitionToForeign from submitCommands by Charlie Lao · 5 weeks ago
  78. 6ae0f29 Vulkan: Disable preferSubmitAtFBOBoundary by Charlie Lao · 5 weeks ago
  79. ce07b88 Fail link if blocks exceed max size limits by Shahbaz Youssefi · 5 weeks ago
  80. 9ab2e3a [WebGPU] Implement texture copies with CPU readback by Liza Burakova · 5 weeks ago
  81. e156412 Set an upper limit on simultaneous GL object handles. by Geoff Lang · 5 weeks ago
  82. 07fde04 Vulkan: Clarify GLSL translation to SPIR-V by Shahbaz Youssefi · 5 weeks ago
  83. 63ac2f7 Vulkan: Delete ImageHelper::initFromCreateInfo by Charlie Lao · 5 weeks ago
  84. 629635a HandleAllocator: remove mBaseValue and mNextValue. by Geoff Lang · 5 weeks ago
  85. a3072d5 Vulkan: Make CommandsState per ContextVk by Charlie Lao · 5 weeks ago
  86. 5128c69 Add the combinations for sRGB related format types by Xin Yuan · 5 weeks ago
  87. bfb7930 Revert "Vulkan: Enable dynamic rendering on newer PowerVR drivers" by Cody Northrop · 5 weeks ago
  88. b6f9bcd Vulkan: Follow up fixes for writeTimestamp and QueryHelper by Igor Nazarov · 5 weeks ago
  89. d6a4b6d Allow ReadPixels to use persistently mapped PBO by Le Hoang Quyen · 5 weeks ago
  90. cc7e0e0 Clamp up to base level in Metal backend by Roberto Rodriguez · 6 weeks ago
  91. eea1fcf Vulkan: Avoid unnecessary loop in FramebufferVk::invalidateImpl by Charlie Lao · 6 weeks ago
  92. 7da12a2 Vulkan: Enable dynamic rendering on newer PowerVR drivers by Cody Northrop · 6 weeks ago
  93. 2a405fc Vulkan: Add ASSERT in RenderTargetVk that image has ATTACHMENT by Charlie Lao · 6 weeks ago
  94. d255a3c Vulkan: Optimize buffer size for vertex attributes by Amirali Abdolrashidi · 6 weeks ago
  95. 46dea13 Vulkan: Enable OVR_multiview_multisampled_render_to_texture support by Yuxin Hu · 6 weeks ago
  96. 57f6248 Disable passthrough shaders on Mali 400 devices. by Geoff Lang · 6 weeks ago
  97. fc22119 Vulkan: Fix GL_MAX_TEXTURE_BUFFER_SIZE by Shahbaz Youssefi · 6 weeks ago
  98. db35dc6 Update left-over old bug ids to new ids by Shahbaz Youssefi · 6 weeks ago
  99. 1e7a48e Vulkan: Use host-image-copy as much as pre-unified-layouts by Shahbaz Youssefi · 6 weeks ago
  100. a7b2950 Vulkan: Remove Linux/NVIDIA from ES32 test flag by Amirali Abdolrashidi · 6 weeks ago chromium/7508