- 3056298 Remove fatal assert from CachedSet::render by Leon Scroggins III · 4 years, 7 months ago
- 7f09431 Merge "Fix caching runtime toggle" into sc-dev by Alec Mouri · 4 years, 8 months ago
- 0b0a068 Merge "Don't re-render CachedSets" into sc-dev by Alec Mouri · 4 years, 8 months ago
- c773472b Fix caching runtime toggle by Alec Mouri · 4 years, 8 months ago
- e9f6e10 Merge "SF: Clean up HWC2::Layer ownership" into sc-dev by TreeHugger Robot · 4 years, 8 months ago
- 54f4a4e Don't re-render CachedSets by Alec Mouri · 4 years, 8 months ago
- 1b33fc3 SF: Clean up HWC2::Layer ownership by Lloyd Pique · 4 years, 8 months ago
- 4d7a066 Merge "Add blur support in caching" into sc-dev by TreeHugger Robot · 4 years, 8 months ago
- 9748606 Add blur support in caching by Alec Mouri · 4 years, 8 months ago
- f2b9e68 Merge changes I9b4b0d4c,I1faca3aa,I38b538c1,I176c6641 into sc-dev by Ady Abraham · 4 years, 8 months ago
- b42cdc1 SF: do not skip validate if it is called more than a vsync earlier by Ady Abraham · 4 years, 8 months ago
- d1bf1b5 Resolve subtle but severe flickering in layer caching by Alec Mouri · 4 years, 8 months ago
- 023c188 Support toggling layer caching at runtime by Alec Mouri · 4 years, 8 months ago
- 08b6b20 Flag off predictor usage in layer caching. by Alec Mouri · 4 years, 8 months ago
- 8ad4bf4 Merge "Dedicate a special caching slot for the layer override buffer" into sc-dev by Alec Mouri · 4 years, 9 months ago
- e7cc1c2 Dedicate a special caching slot for the layer override buffer by Alec Mouri · 4 years, 9 months ago
- 9e8dd09 Merge "Fix two crash causes in Flattener related to hashing" into sc-dev by TreeHugger Robot · 4 years, 9 months ago
- c181519 Merge "SF: Add tests for hole punch" into sc-dev by TreeHugger Robot · 4 years, 9 months ago
- 9c977c4 Fix two crash causes in Flattener related to hashing by Alec Mouri · 4 years, 9 months ago
- 2e74a4c SF: Add tests for hole punch by Leon Scroggins III · 4 years, 9 months ago
- 73e09c3 ProjectionSpace fixes for caching: by Alec Mouri · 4 years, 9 months ago
- 9d53391 Merge "Update physicalDisplay when rendering CachedSet to include offset." into sc-dev by TreeHugger Robot · 4 years, 9 months ago
- 03bf0ff Fix source crop that's being sent to hwc for sf caching by Alec Mouri · 4 years, 9 months ago
- cf165b6 Update physicalDisplay when rendering CachedSet to include offset. by Alec Mouri · 4 years, 9 months ago
- 9aa25c2 SF rounded corners: include geometry when reordering by Leon Scroggins III · 4 years, 9 months ago
- e2ee040 Reorder the layers sent to HWC by Leon Scroggins III · 4 years, 10 months ago
- a3a235f Merge "Revert "Revert "Add ExternalTexture class into RenderEngine inte..."" into sc-dev by Leon Scroggins · 4 years, 9 months ago
- a90a570 Revert "Revert "Add ExternalTexture class into RenderEngine inte..." by Alec Mouri · 4 years, 9 months ago
- 617752f Revert "Add ExternalTexture class into RenderEngine interface" by Alec Mouri · 4 years, 9 months ago
- 95595f7 Remove surface damage from planner LayerState by Alec Mouri · 4 years, 9 months ago
- 2daef3c Add ExternalTexture class into RenderEngine interface by Alec Mouri · 4 years, 10 months ago
- ce40b1f Merge "Add correct damage and visible regions for cached buffers." into sc-dev by TreeHugger Robot · 4 years, 9 months ago
- d95ca21 Merge "Override buffer always sets blend mode and plane alpha" into sc-dev by Alec Mouri · 4 years, 9 months ago
- 464352b Add correct damage and visible regions for cached buffers. by Alec Mouri · 4 years, 10 months ago
- 69114c7 Add remaining output-relevant fields to LayerState by Alec Mouri · 4 years, 10 months ago
- ee69a59 Override buffer always sets blend mode and plane alpha by Alec Mouri · 4 years, 10 months ago
- e22b4e8 Merge "Store a wp GraphicBuffer pointer instead of an sp on LayerState" into sc-dev by Huihong Luo · 4 years, 10 months ago
- 7be6c0a Apply additional CachedSet rendering fixes by Alec Mouri · 4 years, 10 months ago
- 6368475 Merge "Add display orientation to CachedSet rendering" into sc-dev by Huihong Luo · 4 years, 10 months ago
- 2cb972e Merge "Pass override dataspace to HWC" into sc-dev by Alec Mouri · 4 years, 10 months ago
- a19a896 Store a wp GraphicBuffer pointer instead of an sp on LayerState by Alec Mouri · 4 years, 10 months ago
- a582511 Add display orientation to CachedSet rendering by Huihong Luo · 4 years, 10 months ago
- 6dfcedf CachedSet::hasBufferUpdate: remove iterator param by Leon Scroggins III · 4 years, 10 months ago
- b7edfc2 Pass override dataspace to HWC by Alec Mouri · 4 years, 10 months ago
- 9c8fce0 Add output dataspace to CachedSet rendering by Alec Mouri · 4 years, 10 months ago
- ead2fee Merge "Add additional predictor unit tests" into sc-dev by Alec Mouri · 4 years, 10 months ago
- 732ff44 Merge "Don't leak flattened buffers from cached sets." into sc-dev by Alec Mouri · 4 years, 10 months ago
- f2b3cde Add additional predictor unit tests by Alec Mouri · 4 years, 10 months ago
- f6a684b Add tests for LayerStack::ApproximateMatch by Alec Mouri · 4 years, 10 months ago
- 49da70d Don't leak flattened buffers from cached sets. by Alec Mouri · 4 years, 10 months ago
- eb920d9 Add unit tests for planner's LayerState by Alec Mouri · 4 years, 11 months ago
- b7db410 Add unit tests for android::compositionengine::impl::planner::Flattener by Ady Abraham · 4 years, 10 months ago
- cf027d6 Add unit tests for android::compositionengine::impl::planner::CachedSet by Ady Abraham · 4 years, 11 months ago
- eca9d75 Fix memory leaks in libcompositionengine_test by Ady Abraham · 4 years, 11 months ago
- 6166c31 SF: Add Planner flattener by Dan Stoza · 5 years ago
- 47437bb SF: Add Planner predictor by Dan Stoza · 5 years ago
- 269dc4d SF: Add initial Planner infrastructure by Dan Stoza · 5 years ago
- 228f46b Introduce DynamicDisplayInfo by Marin Shalamanov · 5 years ago
- 1684c70 Only cache framebuffers for internal displays for drawLayers. by Alec Mouri · 5 years ago
- 045b700 SF: Don't cache display modes in HWComposer by Marin Shalamanov · 5 years ago
- 12c9e5a SF: Add DisplayDevice::initiateModeChange by Marin Shalamanov · 5 years ago
- 23c4420 SF: Rename HwcConfigIndexType to DisplayModeId by Marin Shalamanov · 5 years ago
- 3ea1d60 SF: Remove display config functions from HWC2 by Marin Shalamanov · 5 years ago
- 2723c4e CE: Output::setDisplaySize should change only bounds by Marin Shalamanov · 5 years ago
- bed7fd3 SF: Compile with -Wextra by Marin Shalamanov · 5 years ago
- 66eaf4a Dynamically disable blurs when tunnel mode is used by Galia Peycheva · 5 years ago
- c3800b8 Implement blur region in RenderEngine by Lucas Dupin · 5 years ago
- 1c164f6 Merge "Query composition engine for transform hint." by TreeHugger Robot · 5 years ago
- 09f910f Ensure to switch to unprotected context if display is not secure. by Peiyong Lin · 5 years ago
- 54edd91 Query composition engine for transform hint. by Garfield Tan · 5 years ago
- f8c6372 [SF] Update DeviceProductInfo on hotplug reconnect by Marin Shalamanov · 5 years ago
- bceca72 Merge "Revert^2 "[SF] Introduce VirtualDisplayId"" by TreeHugger Robot · 5 years ago
- 0f10d0d Revert^2 "[SF] Introduce VirtualDisplayId" by Marin Shalamanov · 5 years ago
- 7124df8 Merge "Revert "[SF] Introduce VirtualDisplayId"" by Siarhei Vishniakou · 5 years ago
- 3a67f36 Revert "[SF] Introduce VirtualDisplayId" by Siarhei Vishniakou · 5 years ago
- c0b7016 Merge "[SF] Introduce VirtualDisplayId" by TreeHugger Robot · 5 years ago
- 7cee53e [SF] Introduce VirtualDisplayId by Marin Shalamanov · 5 years ago
- 209ae61 Fix wrong framebufferspace computation by Marin Shalamanov · 5 years ago
- b15d227 [CE] Separate framebuffer space from display space by Marin Shalamanov · 5 years ago
- 68933fb [CE] Extract transform computation logic to ProjectionSpace by Marin Shalamanov · 5 years ago
- 98fe220 Merge "Remove VrFlinger usages from SF." by TreeHugger Robot · 5 years ago
- 44418f5 Just request TEXTURABLE by John Reck · 5 years ago
- daaf58b Merge "Using DoAll" am: c9c9a268e6 am: d37cb7d9a7 am: 1287f45b5c am: dc9f101a12 am: 8bffc12236 by Haibo Huang · 5 years ago
- 9c58bcd Remove VrFlinger usages from SF. by Alec Mouri · 5 years ago
- 043ba29 [SF] Remove needsFiltering param from Output::setProjection by Marin Shalamanov · 5 years ago
- f66b752 Using DoAll by Haibo Huang · 5 years ago
- e8b4e70 Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 5 years ago
- 6ad317c [SF, CE] Rename viewport, frame and destinationClip by Marin Shalamanov · 5 years ago
- c6ad8af Remove rotation and use flag useIdentityTransform for screenshots. by chaviw · 5 years ago
- 7de1783 Merge "Use type safe display IDs." by Marin Shalamanov · 5 years ago
- a524a09 Use type safe display IDs. by Marin Shalamanov · 5 years ago
- 58379d9 Merge "Use more inclusive terms." into rvc-dev-plus-aosp am: 6da1a17423 am: e9d251bb1b am: 2658bbf0a2 by Peiyong Lin · 5 years ago
- d8460c8 Use more inclusive terms. by Peiyong Lin · 5 years ago
- 06ca163 Remove sourceClip from OutputCompositionState by Marin Shalamanov · 5 years ago
- e67fcd0 Revert "[SF] Intersect layers with display frame not bounds" by Marin Shalamanov · 6 years ago
- 40270c6 [SF] Intersect layers with display frame not bounds by Marin Shalamanov · 6 years ago
- ac17aa0 Merge "Plumb client target property." into rvc-dev by TreeHugger Robot · 6 years ago
- 9135ddd CompositionEngine: fix HWC transform calculation by Rashed Abdel-Tawab · 6 years ago
- dfc3f7c Plumb client target property. by Peiyong Lin · 6 years ago
- 2f116e2 Merge "CompositionEngine: base inverse transform on primary display" into rvc-dev by TreeHugger Robot · 6 years ago