index
:
platform/frameworks/native
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
renderengine
/
RenderEngine.cpp
Age
Commit message (
Expand
)
Author
2024-12-11
Rework how SF generates gainmapped screenshots
Alec Mouri
2024-08-28
Support capturing a gainmapped screenshot
Alec Mouri
2024-05-31
[RenderEngine] Only compile Graphite if either Graphite flag is enabled
Nolan Scobie
2024-03-27
Add support for enabling GraphiteVkRenderEngine in SurfaceFlinger
Nolan Scobie
2024-01-25
Split RenderEngineType into two enums
Leon Scroggins III
2023-08-18
Remove useFramebufferCache parameter in drawLayers()
Alec Mouri
2023-08-16
Delete GLESRenderEngine
Alec Mouri
2023-01-18
Remove RE_SKIAVK ifdefs (always Compile SkiaVkRenderEngine)
Ian Elliott
2022-11-23
Allow SkiaVkRenderEngine to not be compiled
Ian Elliott
2022-11-14
Add SkiaVk backend to RenderEngine
Ian Elliott
2022-11-03
RE: move useProtectedContext calls to drawLayers
Patrick Williams
2022-08-24
Replace RenderEngineResult with FenceResult
Patrick Williams
2021-11-18
Move sysprop check for RenderEngineType into SF
Leon Scroggins III
2021-11-12
Don't crash skiagl backend.
Alec Mouri
2021-10-14
Revert^2 "Second Patch for async RenderEngine"
Sally Qi
2021-10-12
Revert "Second Patch for async RenderEngine"
Vladimir Marko
2021-10-11
Second Patch for async RenderEngine
Sally Qi
2021-08-19
First patch for async renderengine.
Sally Qi
2021-03-11
SF: add buffer checks to Render Engine
Ady Abraham
2021-02-26
Dispatch texture destruction off of render thread for screenshots
Alec Mouri
2021-01-20
Caching images and textures for threaded Skia RE
Ana Krulec
2021-01-06
Creating Threaded Skia GL RE
Ana Krulec
2020-09-16
Delete RenderEngine unused code
Alec Mouri
2020-09-15
RE-on-SK The First Steps
John Reck
2020-09-03
Remove some private methods from RenderEngine
John Reck
2020-06-01
Copy arguments into RenderEngineThreaded
Ana Krulec
2020-05-12
RenderEngineThreaded takes a function as an argument to create
Ana Krulec
2020-05-12
Creating a threaded version of the Render Engine.
Ana Krulec
2019-10-23
[RenderEngine] Refactor RenderEngine creation arguments.
Peiyong Lin
2019-02-25
Add output fb cache to renderengine
Alec Mouri
2018-12-04
[RenderEngine] Create GLES 3 RenderEngine.
Peiyong Lin
2018-10-26
[RenderEngine] Move RenderEngine to libs/renderengine
Peiyong Lin