summaryrefslogtreecommitdiff
path: root/libs/hwui/pipeline/skia/SkiaOpenGLPipeline.cpp
AgeCommit message (Expand)Author
2022-09-27Fix crash where trim memory resulted in HWUI deleting the surface.Derek Sollenberger
2022-06-01Make GPU duration metrics more accurate for VulkanAlec Mouri
2021-12-09Plumb through A8 for GL/EGLLeon Scroggins III
2021-06-11Improve picture capture debug pathJohn Reck
2021-05-22Use TraceUtils.h from gui shared library.rnlee
2021-03-01Remove flushAndSubit from SkiaPipeline renderFrame.Greg Daniel
2020-07-30Wire-up colorMode="hdr"John Reck
2020-05-07Avoid excessive KGSL mapsJohn Reck
2020-02-06Ensure SkiaPipeline always has a valid colorspace.Derek Sollenberger
2019-06-19Split lighting out of SkiaPipelineFedor Kudasov
2019-05-02Be quietJohn Reck
2019-04-12Support render-ahead in vulkanJohn Reck
2019-01-24Remove use of SkColorSpace::Gamut enumBrian Osman
2019-01-18Add support for preTransform in Vulkan swapchain.Greg Daniel
2019-01-14Standardize the surface origin for each HWUI pipeline.Derek Sollenberger
2018-12-15[HWUI] Remove hardcoding around wide color gamut.Peiyong Lin
2018-12-06Revert "Revert "Make HWUI's surface Reliable^TM""John Reck
2018-12-03Revert "Make HWUI's surface Reliable^TM"Bo Hu
2018-11-29Merge "Make HWUI's surface Reliable^TM"John Reck
2018-11-28Make HWUI's surface Reliable^TMJohn Reck
2018-11-28Merge "Set the color space to sRGB on the Surface and remove colorFilter."Derek Sollenberger
2018-11-15Add a sprinkle of speculative anti-crash dustJohn Reck
2018-11-07Set the color space to sRGB on the Surface and remove colorFilter.Derek Sollenberger
2018-09-27Partially revert "[HWUI] Implement legacy color mode."Peiyong Lin
2018-09-20Refactor RenderState and remove unused functionality.Derek Sollenberger
2018-09-20Fix crash when EGLSurface is no longer valid.Derek Sollenberger
2018-09-15Merge "Disable GLES validation"John Reck
2018-09-14Disable GLES validationJohn Reck
2018-09-13[HWUI] Implement legacy color mode.Peiyong Lin
2018-09-10Refactor HWUI readback code to be backend independentStan Iliev
2018-09-05Reland "TextureView Vulkan support and optimized OpenGL draw"Stan Iliev
2018-09-04Revert "Revert "Revert "TextureView Vulkan support and optimized OpenGL draw"""Stan Iliev
2018-08-31Revert "Revert "TextureView Vulkan support and optimized OpenGL draw""Stan Iliev
2018-08-30Revert "TextureView Vulkan support and optimized OpenGL draw"John Reck
2018-08-29TextureView Vulkan support and optimized OpenGL drawStan Iliev
2018-05-09A better HW Bitmap uploaderJohn Reck
2018-05-07Verify gralloc supports fp16John Reck
2018-05-04Support readback of TextureView into 565 and extended sRGB. am: 2324991a77Derek Sollenberger
2018-05-04Support readback of TextureView into 565 and extended sRGB.Derek Sollenberger
2018-05-03Delete a bunch of codeJohn Reck
2018-05-01Respect a Layer's (e.g. SurfaceTexture) colorSpace when compositingDerek Sollenberger
2018-04-30Merge "Respect a Layer's (e.g. SurfaceTexture) colorSpace when compositing"android-build-team Robot
2018-04-30Respect a Layer's (e.g. SurfaceTexture) colorSpace when compositingDerek Sollenberger
2018-04-27Move all non-GL HW Bitmap work off RTJohn Reck
2018-04-26Remove RenderThread from EglManagerJohn Reck
2018-03-30Merge "Fix Skia's impl for TextureView.getBitmap" into pi-dev am: 5d27097739Leon Scroggins III
2018-03-29Fix Skia's impl for TextureView.getBitmapLeon Scroggins III
2018-03-21Convert Skia calls to use SkColorType/BackendFormats instead of GrPixelConfig.Greg Daniel
2017-11-03Format the world (or just HWUI)John Reck
2017-08-09Fix CtsViewTestCases when running on swiftshader emulators.Derek Sollenberger