index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
hwui
/
pipeline
/
skia
/
SkiaOpenGLPipeline.cpp
Age
Commit message (
Expand
)
Author
2022-09-27
Fix crash where trim memory resulted in HWUI deleting the surface.
Derek Sollenberger
2022-06-01
Make GPU duration metrics more accurate for Vulkan
Alec Mouri
2021-12-09
Plumb through A8 for GL/EGL
Leon Scroggins III
2021-06-11
Improve picture capture debug path
John Reck
2021-05-22
Use TraceUtils.h from gui shared library.
rnlee
2021-03-01
Remove flushAndSubit from SkiaPipeline renderFrame.
Greg Daniel
2020-07-30
Wire-up colorMode="hdr"
John Reck
2020-05-07
Avoid excessive KGSL maps
John Reck
2020-02-06
Ensure SkiaPipeline always has a valid colorspace.
Derek Sollenberger
2019-06-19
Split lighting out of SkiaPipeline
Fedor Kudasov
2019-05-02
Be quiet
John Reck
2019-04-12
Support render-ahead in vulkan
John Reck
2019-01-24
Remove use of SkColorSpace::Gamut enum
Brian Osman
2019-01-18
Add support for preTransform in Vulkan swapchain.
Greg Daniel
2019-01-14
Standardize the surface origin for each HWUI pipeline.
Derek Sollenberger
2018-12-15
[HWUI] Remove hardcoding around wide color gamut.
Peiyong Lin
2018-12-06
Revert "Revert "Make HWUI's surface Reliable^TM""
John Reck
2018-12-03
Revert "Make HWUI's surface Reliable^TM"
Bo Hu
2018-11-29
Merge "Make HWUI's surface Reliable^TM"
John Reck
2018-11-28
Make HWUI's surface Reliable^TM
John Reck
2018-11-28
Merge "Set the color space to sRGB on the Surface and remove colorFilter."
Derek Sollenberger
2018-11-15
Add a sprinkle of speculative anti-crash dust
John Reck
2018-11-07
Set the color space to sRGB on the Surface and remove colorFilter.
Derek Sollenberger
2018-09-27
Partially revert "[HWUI] Implement legacy color mode."
Peiyong Lin
2018-09-20
Refactor RenderState and remove unused functionality.
Derek Sollenberger
2018-09-20
Fix crash when EGLSurface is no longer valid.
Derek Sollenberger
2018-09-15
Merge "Disable GLES validation"
John Reck
2018-09-14
Disable GLES validation
John Reck
2018-09-13
[HWUI] Implement legacy color mode.
Peiyong Lin
2018-09-10
Refactor HWUI readback code to be backend independent
Stan Iliev
2018-09-05
Reland "TextureView Vulkan support and optimized OpenGL draw"
Stan Iliev
2018-09-04
Revert "Revert "Revert "TextureView Vulkan support and optimized OpenGL draw"""
Stan Iliev
2018-08-31
Revert "Revert "TextureView Vulkan support and optimized OpenGL draw""
Stan Iliev
2018-08-30
Revert "TextureView Vulkan support and optimized OpenGL draw"
John Reck
2018-08-29
TextureView Vulkan support and optimized OpenGL draw
Stan Iliev
2018-05-09
A better HW Bitmap uploader
John Reck
2018-05-07
Verify gralloc supports fp16
John Reck
2018-05-04
Support readback of TextureView into 565 and extended sRGB. am: 2324991a77
Derek Sollenberger
2018-05-04
Support readback of TextureView into 565 and extended sRGB.
Derek Sollenberger
2018-05-03
Delete a bunch of code
John Reck
2018-05-01
Respect a Layer's (e.g. SurfaceTexture) colorSpace when compositing
Derek Sollenberger
2018-04-30
Merge "Respect a Layer's (e.g. SurfaceTexture) colorSpace when compositing"
android-build-team Robot
2018-04-30
Respect a Layer's (e.g. SurfaceTexture) colorSpace when compositing
Derek Sollenberger
2018-04-27
Move all non-GL HW Bitmap work off RT
John Reck
2018-04-26
Remove RenderThread from EglManager
John Reck
2018-03-30
Merge "Fix Skia's impl for TextureView.getBitmap" into pi-dev am: 5d27097739
Leon Scroggins III
2018-03-29
Fix Skia's impl for TextureView.getBitmap
Leon Scroggins III
2018-03-21
Convert Skia calls to use SkColorType/BackendFormats instead of GrPixelConfig.
Greg Daniel
2017-11-03
Format the world (or just HWUI)
John Reck
2017-08-09
Fix CtsViewTestCases when running on swiftshader emulators.
Derek Sollenberger
[next]